Package: itraxR
Type: Package
Title: Itrax Data Analysis Tools
Version: 1.13.2
Date: 2025-12-21
Authors@R: 
    person(
        given = "Thomas",
        family = "Bishop",
        role = c("aut", "cre"),
        email = "tombishopemail@gmail.com"
    )
URL: https://github.com/tombishop1/itraxR/
BugReports: https://github.com/tombishop1/itraxR/issues
Description: Parse, trim, join, visualise and analyse data from Itrax sediment core multi-parameter 
    scanners manufactured by Cox Analytical Systems, Sweden. Functions are provided for parsing 
    XRF-peak area files, line-scan optical images, and radiographic images, alongside accompanying metadata. 
    A variety of data wrangling tasks like trimming, joining and reducing XRF-peak area data are simplified. 
    Multivariate methods are implemented with appropriate data transformation. 
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
LazyData: true
Depends: dplyr, ggplot2, R (>= 4.1.0), compositions, grid
Imports: readr, tiff, janitor, ggcorrplot, rlang, tidyr, broom, tibble,
        stringr, munsellinterpol, utils, plyr, tidyselect
Suggests: magrittr
NeedsCompilation: no
Packaged: 2025-12-21 22:33:12 UTC; tombi
Author: Thomas Bishop [aut, cre]
Maintainer: Thomas Bishop <tombishopemail@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-21 22:50:02 UTC
Built: R 4.5.1; ; 2025-12-22 00:10:31 UTC; unix
