Package: x3ptools Type: Package Title: Tools for Working with 3D Surface Measurements Version: 0.0.4.9000 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("Yuhang", "Lin", role = c("aut"), email = "yhlin@iastate.edu", comment = c(ORCID = "0000-0002-3600-9889")), 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 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), magrittr (>= 2.0.3), imager (>= 1.0.1), grDevices Suggests: knitr, rmarkdown, patchwork, testthat (>= 3.0.4), covr, here, magick (>= 2.0) License: MIT + file LICENSE RoxygenNote: 7.3.2 URL: https://github.com/heike/x3ptools, https://heike.github.io/x3ptools/ BugReports: https://github.com/heike/x3ptools/issues Roxygen: list(markdown = TRUE) Encoding: UTF-8 LazyData: true Config/pak/sysreqs: cmake libfftw3-dev libfreetype6-dev libglpk-dev libglu1-mesa-dev make texlive libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libxml2-dev libgl1-mesa-dev libx11-dev zlib1g-dev Repository: https://heike.r-universe.dev Date/Publication: 2024-10-02 15:54:15 UTC RemoteUrl: https://github.com/heike/x3ptools RemoteRef: HEAD RemoteSha: 3a76128d872d0a16c14b74a14396c095a0100224 NeedsCompilation: no Packaged: 2026-06-18 09:31:21 UTC; root Author: Heike Hofmann [aut, cre, cph] (ORCID: ), Susan Vanderplas [aut] (ORCID: ), Yuhang Lin [aut] (ORCID: ), Ganesh Krishnan [aut], Eric Hare [aut] (ORCID: )