Package: x3ptools
Type: Package
Title: Tools for Working with 3D Surface Measurements
Version: 0.0.1
Date: 2018-03-21
Authors@R: c(person("Heike", "Hofmann", role = c("aut", "cre"),
                      email = "hofmann@iastate.edu"), 
             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), digest (>= 0.6.15), xml2 (>= 1.2.0), rgl (>=
        0.99.9), zoo (>= 1.8.1)
Suggests: knitr, rmarkdown
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 6.0.1
URL: https://github.com/heike/x3ptools
BugReports: https://github.com/heike/x3ptools/issues
NeedsCompilation: no
Packaged: 2018-03-30 20:04:01 UTC; heike
Author: Heike Hofmann [aut, cre],
  Ganesh Krishnan [aut],
  Eric Hare [aut]
Repository: CRAN
Date/Publication: 2018-04-05 11:22:21 UTC
