Package: hypervolume Type: Package Title: High Dimensional Geometry, Set Operations, Projection, and Inference Using Kernel Density Estimation, Support Vector Machines, and Convex Hulls Version: 3.1.6 Date: 2025-06-15 Authors@R: c(person(given = "Benjamin", family = "Blonder", role = c("aut", "cre"), email = "benjamin.blonder@berkeley.edu"), person(given = c("Cecina", "Babich"), family = "Morrow", role = "aut"), person(given = "Stuart", family = "Brown", role = "aut"), person(given = "Gregoire", family = "Butruille", role = "aut"), person(given = "Daniel", family = "Chen", role = "aut"), person(given = "Alex", family = "Laini", role = "aut"), person(given = c("David", "J."), family = "Harris", role = "aut"), person(given = "Clement", family = "Violet", role = "aut")) Description: Estimates the shape and volume of high-dimensional datasets and performs set operations: intersection / overlap, union, unique components, inclusion test, and hole detection. Uses stochastic geometry approach to high-dimensional kernel density estimation, support vector machine delineation, and convex hull generation. Applications include modeling trait and niche hypervolumes and species distribution modeling. License: GPL-3 Depends: Rcpp, methods, R (>= 3.5.0) LinkingTo: Rcpp, RcppArmadillo, progress Imports: raster, maps, MASS, geometry, ks, hitandrun, pdist, fastcluster, compiler, e1071, progress, mvtnorm, data.table, terra, sp, foreach, doParallel, parallel, ggplot2, pbapply, palmerpenguins, purrr, dplyr, caret Suggests: rgl, magick, alphahull, knitr, rmarkdown, gridExtra NeedsCompilation: yes RoxygenNote: 7.1.1 URL: https://github.com/bblonder/hypervolume BugReports: https://github.com/bblonder/hypervolume/issues VignetteBuilder: knitr Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libgmp3-dev libicu-dev libproj-dev libsqlite3-dev Repository: https://bblonder.r-universe.dev Date/Publication: 2025-06-15 18:54:23 UTC RemoteUrl: https://github.com/bblonder/hypervolume RemoteRef: HEAD RemoteSha: b24a007634a73de8ef77cb3057b9b35d3e0b7cd6 Packaged: 2026-06-15 07:57:08 UTC; root Author: Benjamin Blonder [aut, cre], Cecina Babich Morrow [aut], Stuart Brown [aut], Gregoire Butruille [aut], Daniel Chen [aut], Alex Laini [aut], David J. Harris [aut], Clement Violet [aut] Maintainer: Benjamin Blonder