Package: geoheatmap Type: Package Title: Create Geospatial Cartogram Heatmaps Version: 0.1.0 Authors@R: c( person("Sanne J.W.", "Willems", email = "s.j.w.willems@fsw.leidenuniv.nl", role = c("cre", "aut")), person("Maria", "Rados", email = "m.rados@umail.leidenuniv.nl", role = "aut"), person("Juan", "Claramunt Gonzalez", email = "j.claramunt.gonzalez@fsw.leidenuniv.nl", role = "ctb")) Maintainer: Sanne J.W. Willems Description: The functionality provided by this package is an expansion of the code of the 'statebins' package, created by B. Rudis (2022), . It allows for the creation of square choropleths for the entire world, provided an appropriate specified grid is supplied. License: MIT + file LICENSE Encoding: UTF-8 Imports: geofacet, statebins, ggplot2, plotly, rlang VignetteBuilder: knitr Suggests: knitr, rmarkdown, viridisLite, testthat (>= 3.0.0), htmltools LazyData: true RoxygenNote: 7.2.3 Depends: R (>= 2.10) Collate: 'aaa.R' 'geoheatmap.R' 'geom-rrect.r' 'geom-rtile.R' 'gutil.R' 'internet.R' 'util.R' Config/testthat/edition: 3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://sjwwillems.r-universe.dev Date/Publication: 2024-09-06 14:10:55 UTC RemoteUrl: https://github.com/sjwwillems/geoheatmap RemoteRef: HEAD RemoteSha: 659a4904406104008a400c6bd4998e5141d4e6e4 NeedsCompilation: no Packaged: 2026-07-13 09:39:35 UTC; root Author: Sanne J.W. Willems [cre, aut], Maria Rados [aut], Juan Claramunt Gonzalez [ctb]