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", comment = c(ORCID = "0000-0001-8253-9293") ) 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 Config/pak/sysreqs: libicu-dev libjpeg-dev libtiff-dev libx11-dev Repository: https://tombishop1.r-universe.dev Date/Publication: 2025-12-21 22:53:44 UTC RemoteUrl: https://github.com/tombishop1/itraxr RemoteRef: HEAD RemoteSha: 9080b03300dd86a85f81596e32c319510b7b5254 NeedsCompilation: no Packaged: 2026-06-22 10:02:17 UTC; root Author: Thomas Bishop [aut, cre] (ORCID: ) Maintainer: Thomas Bishop