Package: x3ptools
Type: Package
Title: Tools for Working with 3D Surface Measurements
Version: 0.0.4
Date: 2024-01-21
Authors@R: c(
    person("Heike", "Hofmann", role = c("aut", "cre", "cph"),
            email = "hofmann@iastate.edu",
            comment = c(ORCID = "0000-0001-6216-5183")),
    person("Susan", "Vanderplas", email = "srvander@iastate.edu", 
            role = "aut",
            comment = c(ORCID = "0000-0002-3803-0972")),                      
    person("Ganesh", "Krishnan", role = c("aut"),
            email = "ganeshk@iastate.edu"),
    person("Eric", "Hare", email = "eric@oaiti.org", role = "aut",
            comment = c(ORCID="0000-0002-4277-3146"))
            )
Maintainer: Heike Hofmann <hofmann@iastate.edu>
Description: The x3p file format  is specified in ISO standard 5436:2000 to 
    describe 3d surface measurements. 'x3ptools' allows reading, writing and 
    basic modifications to the 3D surface measurements.
Depends: R (>= 4.0)
Imports: MASS (>= 7.3), digest (>= 0.6), xml2 (>= 1.3.5), rgl (>=
        1.2.0), zoo (>= 1.8), png (>= 0.1-7), readr (>= 2.1.0), dplyr
        (>= 1.1.0), pracma (>= 2.4.0), assertthat (>= 0.2.1), purrr (>=
        1.0.0), yaml (>= 2.3.7), scales (>= 1.2.1), tidyr (>= 1.3.0),
        imager (>= 0.45.2), magrittr (>= 2.0.3), grDevices
Suggests: knitr, rmarkdown, patchwork, testthat (>= 3.0.4), covr, here,
        magick (>= 2.0)
License: MIT + file LICENSE
RoxygenNote: 7.2.3
URL: https://github.com/heike/x3ptools,
        https://heike.github.io/x3ptools/
BugReports: https://github.com/heike/x3ptools/issues
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2024-01-30 08:53:44 UTC; hofmann
Author: Heike Hofmann [aut, cre, cph] (<https://orcid.org/0000-0001-6216-5183>),
  Susan Vanderplas [aut] (<https://orcid.org/0000-0002-3803-0972>),
  Ganesh Krishnan [aut],
  Eric Hare [aut] (<https://orcid.org/0000-0002-4277-3146>)
Repository: CRAN
Date/Publication: 2024-01-30 10:30:02 UTC
Built: R 4.6.0; ; 2025-07-18 09:16:25 UTC; unix
