Type: Package Package: densityarea Title: Polygons of Bivariate Density Distributions Version: 0.1.1.9000 Authors@R: person("Josef", "Fruehwald", , "jofrhwld@gmail.com", role = c("aut", "cre", "cph")) Description: With bivariate data, it is possible to calculate 2-dimensional kernel density estimates that return polygons at given levels of probability. 'densityarea' returns these polygons for analysis, including for calculating their area. License: GPL (>= 3) URL: https://github.com/JoFrhwld/densityarea, https://jofrhwld.github.io/densityarea/ BugReports: https://github.com/JoFrhwld/densityarea/issues Depends: R (>= 4.1) Imports: cli, dplyr, ggdensity, isoband, purrr, rlang, sf, sfheaders, tibble, vctrs Suggests: forcats, ggplot2, knitr, ragg, readr, rmarkdown, stringr, testthat (>= 3.0.0), tidyr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Repository: https://jofrhwld.r-universe.dev Date/Publication: 2025-07-25 17:41:11 UTC RemoteUrl: https://github.com/jofrhwld/densityarea RemoteRef: HEAD RemoteSha: 44a147b0f96933f777272b62fe062da267f75824 NeedsCompilation: no Packaged: 2026-07-03 17:11:24 UTC; root Author: Josef Fruehwald [aut, cre, cph] Maintainer: Josef Fruehwald