Package: habtools Title: Tools and Metrics for 3D Surfaces and Objects Version: 1.1.1 Authors@R: c(person(given = "Joshua", family = "Madin", role = c("aut"), email = "jmadin@hawaii.edu", comment = c(ORCID = "0000-0002-5005-6227")), person(given = "Nina", family = "Schiettekatte", role = c("aut", "cre"), email = "nina.schiettekatte@gmail.com", comment = c(ORCID = "0000-0002-1925-3484"))) Description: A collection of functions for sampling and simulating 3D surfaces and objects and estimating metrics like rugosity, fractal dimension, convexity, sphericity, circularity, second moments of area and volume, and more. License: MIT + file LICENSE URL: https://jmadinlab.github.io/habtools/ BugReports: https://github.com/jmadinlab/habtools/issues Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 2.10) Imports: raster (>= 3.5), terra, methods, Rvcg, sp, geometry, concaveman, magrittr, purrr, ks, dplyr Suggests: knitr, rmarkdown, rgl, parallel, ggplot2, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libnode-dev Repository: https://jmadinlab.r-universe.dev Date/Publication: 2026-05-19 02:10:55 UTC RemoteUrl: https://github.com/jmadinlab/habtools RemoteRef: HEAD RemoteSha: 4caefc5b9fca68b11f47a5674dbe6dfa929e6526 NeedsCompilation: no Packaged: 2026-06-18 11:10:58 UTC; root Author: Joshua Madin [aut] (ORCID: ), Nina Schiettekatte [aut, cre] (ORCID: ) Maintainer: Nina Schiettekatte