{
  "_id": "6a116914acfb0bcc41cf2de2",
  "Package": "itraxR",
  "Type": "Package",
  "Title": "Itrax Data Analysis Tools",
  "Version": "1.13.2",
  "Date": "2025-12-21",
  "Authors@R": "person(\ngiven = \"Thomas\",\nfamily = \"Bishop\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tombishopemail@gmail.com\",\ncomment = c(ORCID = \"0000-0001-8253-9293\")\n)",
  "URL": "https://github.com/tombishop1/itraxR/",
  "BugReports": "https://github.com/tombishop1/itraxR/issues",
  "Description": "Parse, trim, join, visualise and analyse data from Itrax\nsediment core multi-parameter scanners manufactured by Cox\nAnalytical Systems, Sweden. Functions are provided for parsing\nXRF-peak area files, line-scan optical images, and radiographic\nimages, alongside accompanying metadata. A variety of data\nwrangling tasks like trimming, joining and reducing XRF-peak\narea data are simplified. Multivariate methods are implemented\nwith appropriate data transformation.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "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": {
    "Date": "2026-05-23 08:41:33 UTC",
    "User": "root"
  },
  "Author": "Thomas Bishop [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8253-9293>)",
  "Maintainer": "Thomas Bishop <tombishopemail@gmail.com>",
  "MD5sum": "470345aa9ec8a9518551cfd6cc15c6d3",
  "_user": "tombishop1",
  "_type": "src",
  "_file": "itraxR_1.13.2.tar.gz",
  "_fileid": "24fb36f4d4fc15afb1208f29e0648ed60b29eb03d2e730172308f04129e9ff31",
  "_filesize": 1817779,
  "_sha256": "24fb36f4d4fc15afb1208f29e0648ed60b29eb03d2e730172308f04129e9ff31",
  "_created": "2026-05-23T08:41:33.000Z",
  "_published": "2026-05-23T08:45:08.602Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77510065533,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175716451"
    },
    {
      "job": 77510065522,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175715043"
    },
    {
      "job": 77510065552,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175713468"
    },
    {
      "job": 77510065553,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175715583"
    },
    {
      "job": 77509919968,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175702280"
    },
    {
      "job": 77510065521,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175713917"
    },
    {
      "job": 77510065557,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175713430"
    },
    {
      "job": 77510065548,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175711953"
    },
    {
      "job": 77510065540,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175712480"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tombishop1/actions/runs/26328313353",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tombishop1/itraxr",
  "_commit": {
    "id": "9080b03300dd86a85f81596e32c319510b7b5254",
    "author": "Tom Bishop <tombishopemail@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add ORCID comment field to person function\n\nAdded comment field with ORCID to person function.",
    "time": 1766357624
  },
  "_maintainer": {
    "name": "Thomas Bishop",
    "email": "tombishopemail@gmail.com",
    "login": "tombishop1",
    "orcid": "0000-0001-8253-9293",
    "description": "Laboratory Technician in the Geography Laboratories at the University of Manchester",
    "uuid": 20317486
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "compositions",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Depends"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tiff",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "ggcorrplot",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "munsellinterpol",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    }
  ],
  "_owner": "tombishop1",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v.1.13.2",
      "date": "2025-12-21"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "tombishop1",
      "count": 117,
      "uuid": 20317486
    },
    {
      "user": "gcapes",
      "count": 5,
      "uuid": 12446270
    },
    {
      "user": "mawds",
      "count": 1,
      "uuid": 12030124
    }
  ],
  "_userbio": {
    "uuid": 20317486,
    "type": "user",
    "name": "Tom Bishop",
    "description": "Laboratory Technician in the Geography Laboratories at the University of Manchester"
  },
  "_downloads": {
    "count": 639,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/itraxR"
  },
  "_devurl": "https://github.com/tombishop1/itraxr",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/itraxR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tombishop1/itraxr",
  "_realowner": "tombishop1",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1",
      "date": "2021-03-01"
    },
    {
      "version": "1.2",
      "date": "2021-04-14"
    },
    {
      "version": "1.4",
      "date": "2021-08-17"
    },
    {
      "version": "1.8",
      "date": "2022-11-07"
    },
    {
      "version": "1.12.1",
      "date": "2023-07-18"
    },
    {
      "version": "1.12.2",
      "date": "2024-05-30"
    },
    {
      "version": "1.13.2",
      "date": "2025-12-21"
    }
  ],
  "_exports": [
    "itrax_correlation",
    "itrax_image",
    "itrax_import",
    "itrax_join",
    "itrax_meta",
    "itrax_munsell",
    "itrax_ordination",
    "itrax_qspecsettings",
    "itrax_radiograph",
    "itrax_reduce",
    "itrax_restspectra",
    "itrax_section",
    "itrax_spectra",
    "itrax_sumspectra"
  ],
  "_datasets": [
    {
      "name": "CD166_19_S1",
      "title": "Itrax core scanner data for core CD166_19_S1",
      "object": "CD166_19_S1",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CD166_19_S1",
      "title": "Itrax core scanner data for core CD166_19_S1",
      "topics": [
        "CD166_19_S1"
      ]
    },
    {
      "page": "itrax_correlation",
      "title": "Calculate a correlation matrix for Itrax result data",
      "topics": [
        "itrax_correlation"
      ]
    },
    {
      "page": "itrax_image",
      "title": "Read an Itrax Image File",
      "topics": [
        "itrax_image"
      ]
    },
    {
      "page": "itrax_import",
      "title": "Import Itrax core-scanner result file",
      "topics": [
        "itrax_import"
      ]
    },
    {
      "page": "itrax_join",
      "title": "Join two or more Itrax result datasets",
      "topics": [
        "itrax_join"
      ]
    },
    {
      "page": "itrax_meta",
      "title": "Parse Itrax scan metadata",
      "topics": [
        "itrax_meta"
      ]
    },
    {
      "page": "itrax_munsell",
      "title": "Convert an Itrax Image File into Munsell Colour",
      "topics": [
        "itrax_munsell"
      ]
    },
    {
      "page": "itrax_ordination",
      "title": "Principle Component Analysis on Itrax scan data",
      "topics": [
        "itrax_ordination"
      ]
    },
    {
      "page": "itrax_qspecsettings",
      "title": "Read a Q-Spec settings file and parse the key-value pairs",
      "topics": [
        "itrax_qspecsettings"
      ]
    },
    {
      "page": "itrax_radiograph",
      "title": "Read an Itrax Radiograph File",
      "topics": [
        "itrax_radiograph"
      ]
    },
    {
      "page": "itrax_reduce",
      "title": "Reduce Itrax XRF data",
      "topics": [
        "itrax_reduce"
      ]
    },
    {
      "page": "itrax_restspectra",
      "title": "Make a spectrograph from raw Itrax data spectra files",
      "topics": [
        "itrax_restspectra"
      ]
    },
    {
      "page": "itrax_section",
      "title": "Cluster analysis and statistical grouping of Itrax data",
      "topics": [
        "itrax_section"
      ]
    },
    {
      "page": "itrax_spectra",
      "title": "Import an individual spectra file",
      "topics": [
        "itrax_spectra"
      ]
    },
    {
      "page": "itrax_sumspectra",
      "title": "Create arbitrary sumspectra files",
      "topics": [
        "itrax_sumspectra"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "bayesm",
    "bit",
    "bit64",
    "broom",
    "cli",
    "clipr",
    "compositions",
    "cpp11",
    "crayon",
    "DEoptimR",
    "dplyr",
    "farver",
    "generics",
    "ggcorrplot",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "janitor",
    "labeling",
    "lifecycle",
    "logger",
    "lubridate",
    "magrittr",
    "MASS",
    "munsellinterpol",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "reshape2",
    "rlang",
    "robustbase",
    "rootSolve",
    "S7",
    "scales",
    "snakecase",
    "spacesRGB",
    "spacesXYZ",
    "stringi",
    "stringr",
    "tensorA",
    "tibble",
    "tidyr",
    "tidyselect",
    "tiff",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "itraxr",
  "_universes": [
    "tombishop1"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.13.2",
      "date": "2026-05-23T08:43:45.000Z",
      "distro": "noble",
      "commit": "9080b03300dd86a85f81596e32c319510b7b5254",
      "fileid": "a0517813c9b0a9af1c12cd4a1847c4bb04b11d2c11cfc884b680a0791326a76c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tombishop1/actions/runs/26328313353"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.13.2",
      "date": "2026-05-23T08:43:31.000Z",
      "distro": "noble",
      "commit": "9080b03300dd86a85f81596e32c319510b7b5254",
      "fileid": "8a5ac56ff8e11516587c3e2970ded49547fe66b903114af2e70d75d938f36a8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tombishop1/actions/runs/26328313353"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.13.2",
      "date": "2026-05-23T08:43:31.000Z",
      "commit": "9080b03300dd86a85f81596e32c319510b7b5254",
      "fileid": "c48a91ccf97023bd78255041e68ce8bc32c5f9090a4c516a668fd2cbb4f98b95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tombishop1/actions/runs/26328313353"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.13.2",
      "date": "2026-05-23T08:43:42.000Z",
      "commit": "9080b03300dd86a85f81596e32c319510b7b5254",
      "fileid": "c13a4842a14e4d31eba62b89637f3490eb4cd94183f678adb885cd03db3bfea3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tombishop1/actions/runs/26328313353"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.13.2",
      "date": "2026-05-23T08:43:55.000Z",
      "commit": "9080b03300dd86a85f81596e32c319510b7b5254",
      "fileid": "4b35e9b934a7bdab430dc270a90b8a76ba2f7f4bdb64d7f110e545d1433676c2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tombishop1/actions/runs/26328313353"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.13.2",
      "date": "2026-05-23T08:42:54.000Z",
      "commit": "9080b03300dd86a85f81596e32c319510b7b5254",
      "fileid": "e98be0a64137ac8dc396db88923936517586e1621f29f87b069296727760eeae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tombishop1/actions/runs/26328313353"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.13.2",
      "date": "2026-05-23T08:42:52.000Z",
      "commit": "9080b03300dd86a85f81596e32c319510b7b5254",
      "fileid": "978a9e1bc716b702d1b1214ea7fb8c40e7c386a4f7fcbffc91e34f8482766d20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tombishop1/actions/runs/26328313353"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.13.2",
      "date": "2026-05-23T08:42:47.000Z",
      "commit": "9080b03300dd86a85f81596e32c319510b7b5254",
      "fileid": "6bb14e6ebbe8d82bda83378718ffde2f9affab23ad5029ce7e15713b9707dfc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tombishop1/actions/runs/26328313353"
    }
  ]
}