Type: Package
Package: densityarea
Title: Polygons of Bivariate Density Distributions
Version: 0.1.1
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
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2025-07-25 17:30:41 UTC; joseffruehwald
Author: Josef Fruehwald [aut, cre, cph]
Maintainer: Josef Fruehwald <jofrhwld@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-25 17:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 13:19:25 UTC; unix
