Package: coreCT Type: Package Title: Programmatic Analysis of Sediment Cores Using Computed Tomography Imaging Version: 1.3.3 Date: 2021-02-05 Authors@R: c( person(given = c("Troy", "D."), family = "Hill", role = c("aut", "cre"), email = "Hill.Troy@gmail.com", comment = c(ORCID = "0000-0003-2980-4099")), person(given = "Earl", family = "Davey", role = "ctb"), person() ) Description: Computed tomography (CT) imaging is a powerful tool for understanding the composition of sediment cores. This package streamlines and accelerates the analysis of CT data generated in the context of environmental science. Included are tools for processing raw DICOM images to characterize sediment composition (sand, peat, etc.). Root analyses are also enabled, including measures of external surface area and volumes for user-defined root size classes. For a detailed description of the application of computed tomography imaging for sediment characterization, see: Davey, E., C. Wigand, R. Johnson, K. Sundberg, J. Morris, and C. Roman. (2011) . License: GPL-3 URL: https://github.com/troyhill/coreCT BugReports: https://github.com/troyhill/coreCT/issues LazyData: true Depends: R (>= 3.0), raster, igraph, oro.dicom, plyr RoxygenNote: 7.1.1 Suggests: knitr, rmarkdown, testthat, covr VignetteBuilder: knitr Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libglpk-dev libxml2-dev libproj-dev libsqlite3-dev Repository: https://troyhill.r-universe.dev Date/Publication: 2021-02-05 13:32:06 UTC RemoteUrl: https://github.com/troyhill/corect RemoteRef: HEAD RemoteSha: 1f5fd63ee633768d77b523a3c1c43ab479ddde9e NeedsCompilation: no Packaged: 2026-06-22 10:04:57 UTC; root Author: Troy D. Hill [aut, cre] (ORCID: ), Earl Davey [ctb] Maintainer: Troy D. Hill