Package: bivariateLeaflet
Title: Create Bivariate Choropleth Maps with 'Leaflet'
Version: 0.1.0
Authors@R: 
    c(person(given = "Michael",
        family = "Duprey",
        role = c("aut", "cre"),
        email = "mduprey@rti.org"),
    person(given = "Chris",
        family = "Inkpen",
        role = "ctb",
        email = "cinkpen@rti.org"))
Description: Creates bivariate choropleth maps using 'Leaflet'. This package provides
    tools for visualizing the relationship between two variables through a color
    matrix representation on an interactive map.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: leaflet, dplyr, htmltools, rlang, sf
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, tidycensus, tidyr
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 3.50)
NeedsCompilation: no
Packaged: 2024-12-18 18:50:51 UTC; mduprey
Author: Michael Duprey [aut, cre],
  Chris Inkpen [ctb]
Maintainer: Michael Duprey <mduprey@rti.org>
Repository: CRAN
Date/Publication: 2024-12-19 20:40:13 UTC
Built: R 4.4.3; ; 2025-10-21 14:14:00 UTC; windows
