Package: x3ptools
Type: Package
Title: Tools for Working with 3D Surface Measurements
Version: 0.0.3
Date: 2021-11-23
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.0), rgl (>=
        0.107.14), zoo (>= 1.8-9), png (>= 0.1-7), readr (>= 2.1.0),
        dplyr (>= 1.0.7), pracma (>= 2.3.3), assertthat (>= 0.2.1),
        grDevices
Suggests: knitr, rmarkdown, testthat (>= 3.0.4), covr, here, magick (>=
        2.0)
License: MIT + file LICENSE
RoxygenNote: 7.1.1
URL: https://github.com/heike/x3ptools
BugReports: https://github.com/heike/x3ptools/issues
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-11-26 22:07: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: 2021-11-26 22:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:59:42 UTC; windows
