Package: x3ptools
Type: Package
Title: Tools for Working with 3D Surface Measurements
Version: 0.0.2
Date: 2019-02-28
Authors@R: c(
    person("Heike", "Hofmann", role = c("aut", "cre"),
            email = "hofmann@iastate.edu"),
    person("Susan", "Vanderplas", email = "srvander@iastate.edu", 
            role = "aut"),                      
    person("Ganesh", "Krishnan", role = c("aut"),
            email = "ganeshk@iastate.edu"),
    person("Eric", "Hare", email = "eric@oaiti.org", role = "aut")
    )
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 (>= 3.3)
Imports: digest (>= 0.6.15), xml2 (>= 1.2.0), rgl (>= 0.99.9), zoo (>=
        1.8.1), png (>= 0.1-7), assertthat, grDevices
Suggests: knitr, rmarkdown, testthat, covr, here, dplyr, magick (>=
        2.0)
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/heike/x3ptools
BugReports: https://github.com/heike/x3ptools/issues
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-03-25 14:18:21 UTC; heike
Author: Heike Hofmann [aut, cre],
  Susan Vanderplas [aut],
  Ganesh Krishnan [aut],
  Eric Hare [aut]
Repository: CRAN
Date/Publication: 2019-03-27 16:50:06 UTC
