Package: cartography
Title: Thematic Cartography
Version: 1.2
Date: 2016-02-12
Authors@R: c(
      person("Timothée", "Giraud", 
        email = "timothee.giraud@ums-riate.fr", role = c("cre","aut")),
      person("Nicolas", "Lambert", 
        email = "nicolas.lambert@ums-riate.fr", role = c("aut")))
Description: Create and integrate maps in your R workflow. This package allows
    various cartographic representations such as proportional symbols, chroropleth,
    typology, flows, discontinuities. In addition it also proposes some additional useful
    features as cartographic palettes, layout (scale, north arrow, title...), labels,
    legends, access to cartographic API to ease the graphic presentation of maps.
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
Imports: classInt, stats, graphics, utils, methods
Suggests: rgeos, rosm, raster, rgdal, knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-12 11:05:42 UTC; tg
Author: Timothée Giraud [cre, aut],
  Nicolas Lambert [aut]
Maintainer: Timothée Giraud <timothee.giraud@ums-riate.fr>
Repository: CRAN
Date/Publication: 2016-02-12 14:41:08
