Package: cartography
Title: Thematic Cartography
Version: 2.0.0
Date: 2017-09-14
Authors@R: c(
      person("Timothée", "Giraud", 
        email = "timothee.giraud@cnrs.fr", role = c("cre","aut")),
      person("Nicolas", "Lambert", 
        email = "nicolas.lambert@cnrs.fr", role = "aut"), 
      person("Ian", "Fellows", role = "cph", 
        comment = "no overlap algorithm for labels, from wordcloud package"))
Description: Create and integrate maps in your R workflow. This package allows
    various cartographic representations such as proportional symbols, chroropleth,
    typology, flows or discontinuities maps. It also offers several features enhancing 
    the graphic presentation of maps like cartographic palettes, layout 
    elements (scale, north arrow, title...), labels, legends or access to some 
    cartographic APIs. See Giraud and Lambert (2017) <doi:10.1007/978-3-319-57336-6_13>.
License: GPL-3
URL: https://github.com/Groupe-ElementR/cartography/
BugReports: https://github.com/Groupe-ElementR/cartography/issues/
LazyData: true
Depends: R (>= 2.10), sp, sf
Imports: classInt, stats, graphics, methods, rgeos, rosm, raster, Rcpp
Suggests: SpatialPosition, knitr, rmarkdown, rgdal
LinkingTo: Rcpp
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-09-19 14:22:31 UTC; tg
Author: Timothée Giraud [cre, aut],
  Nicolas Lambert [aut],
  Ian Fellows [cph] (no overlap algorithm for labels, from wordcloud
    package)
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Repository: CRAN
Date/Publication: 2017-09-19 16:12:04 UTC
