Package: WorldMapR
Type: Package
Title: Worldwide or Coordinates-Based Heat Maps
Version: 1.1.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), dplyr (>= 1.1.4), rnaturalearth (>=
        1.0.1), sf (>= 1.0-14), countrycode (>= 1.5.0), utils (>=
        4.3.0), ggfx (>= 1.0.1)
LazyData: true
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), rnaturalearthdata (>=
        1.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-01-28 12:56:36 UTC; luigi
Author: Luigi Annicchiarico [cre, aut]
Maintainer: Luigi Annicchiarico <luigi.annic@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-28 13:10:01 UTC
