Package: WorldMapR
Type: Package
Title: Worldwide or Coordinates-Based Heat Maps
Version: 1.3.0
Authors@R: c(
    person("Luigi", "Annicchiarico", email = "luigi.annic@gmail.com", role = c("cre", "aut"))
    )
Description: Easily plot heat maps of the world, based on continuous or categorical data. Country labels can also be added to the map. 
License: GPL-3
URL: https://github.com/Luigi-Annic/WorldMapR/
BugReports: https://github.com/Luigi-Annic/WorldMapR/issues
Encoding: UTF-8
Depends: R (>= 4.3.0)
Imports: ggplot2 (>= 3.4.4), sf (>= 1.0-14), countrycode (>= 1.5.0),
        utils (>= 4.3.0), ggfx (>= 1.0.1)
LazyData: true
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0),
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-09-03 09:24:08 UTC; luigi.annicchiaric00
Author: Luigi Annicchiarico [cre, aut]
Maintainer: Luigi Annicchiarico <luigi.annic@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-03 10:30:02 UTC
Built: R 4.6.0; ; 2025-09-03 12:10:50 UTC; unix
