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
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
NeedsCompilation: no
Packaged: 2025-03-05 23:43:34 UTC; nina
Author: Joshua Madin [aut] (<https://orcid.org/0000-0002-5005-6227>),
  Nina Schiettekatte [aut, cre] (<https://orcid.org/0000-0002-1925-3484>)
Maintainer: Nina Schiettekatte <nina.schiettekatte@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-06 00:10:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:06:41 UTC; windows
