Package: mapping
Type: Package
Version: 1.4.1
Date: 2023-12-08
Title: Automatic Download, Linking, Manipulating Coordinates for Maps
Description: Maps are an important tool to visualise variables distribution across different spatial objects. The mapping process requires to link the data with coordinates and then generate the correspondent map. This package provide coordinates, linking and mapping functions for an automatic, flexible and easy approach of external functions. The package provides an easy, flexible and automatic unit. Geographical coordinates are provided in the package and automatically linked with the input data to generate maps with internal provided functions or external functions. Provide an easy, flexible and automatic approach to potentially download updated coordinates, to link statistical units with coordinates and to aggregate variables based on the spatial hierarchy of units. The object returned from the package can be used for thematic maps with the build-in functions provided in mapping or with other packages already available.
Authors@R: c(person("Alessio", "Serafini", role = c("aut", "cre"),
                    email = "srf.alessio@gmail.com"),
             person("Giancarlo", "Ferrara", role = c("aut"),
                    email = "giancarlo.ferrara@gmail.com"))
Depends: R (>= 3.5)
Imports: tmap (>= 3.3-3), cartography (>= 2.3.0), graphics(>= 3.6.1),
        ggplot2 (>= 3.2.1), sf(>= 1.0-0), utils, stats, dplyr(>=
        0.8.3), leaflet(>= 2.0.3), tmaptools(>= 2.0-2), viridisLite(>=
        0.3.0), grid(>= 3.6.1), httr(>= 1.4.1), curl(>= 4.3),
        htmltools(>= 0.5.0), leafpop(>= 0.0.5), leafsync(>= 0.1.0),
        mapview(>= 2.7.8), geojsonio(>= 0.9.2), jsonlite(>= 1.7.1),
        stringr(>= 1.4.0), s2(>= 1.0.6), stringi(>= 1.6.2)
Suggests: knitr, DiagrammeR(>= 1.0.6.1), rmarkdown, validate, unrepx
Repository: CRAN
URL: https://mappinguniverse.github.io/mapping/index.html
BugReports: https://github.com/mappinguniverse/mapping/issues
LazyData: yes
LazyDataCompression: xz
Encoding: UTF-8
RoxygenNote: 6.1.1
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2023-12-12 12:07:01 UTC; alessioserafini
Author: Alessio Serafini [aut, cre],
  Giancarlo Ferrara [aut]
Maintainer: Alessio Serafini <srf.alessio@gmail.com>
Date/Publication: 2023-12-12 12:30:02 UTC
