cartography
cartography: Create and Integrate Maps in your R Workflow - Published in JOSS (2016)
Science Score: 85.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 7 DOI reference(s) in README -
✓Academic publication links
Links to: joss.theoj.org -
✓Committers with academic emails
2 of 12 committers (16.7%) from academic institutions -
✓Institutional organization owner
Organization riatelab has institutional domain (riate.cnrs.fr) -
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Thematic Cartography for R
Basic Info
- Host: GitHub
- Owner: riatelab
- Language: R
- Default Branch: master
- Homepage: http://riatelab.github.io/cartography/docs/
- Size: 107 MB
Statistics
- Stars: 398
- Watchers: 24
- Forks: 43
- Open Issues: 0
- Releases: 20
Topics
Metadata Files
README.md
cartography 
Consider mapsf
There are no plans for new features or enhancements in cartography.
Basic maintenance and support will continue indefinitely.
Existing projects that use cartography can safely continue to use cartography.
The mapsf R package is the successor of cartography and it is friendlier, lighter and more robust.
See mapsf website to migrate from cartography to mapsf.
Thematic maps
This package helps to design cartographic representations such as proportional symbols, choropleth, typology, flows or discontinuities maps.
Installation
- Stable version on CRAN
r install.packages("cartography")
Alternatives
Community Guidelines
One can contribute to the package through pull requests and report issues or ask questions here.
To cite package cartography in publications use one of these:
- Giraud, T. and Lambert, N. (2016). cartography: Create and Integrate Maps in your R Workflow. JOSS, 1(4). doi: 10.21105/joss.00054.
- Giraud, T. and Lambert, N. (2017). “Reproducible Cartography.” In Peterson M. (ed.), Advances in Cartography and GIScience. ICACI 2017. Lecture Notes in Geoinformation and Cartography., pp. 173-183. doi: 10.1007/978-3-319-57336-6_13.
Owner
- Name: riatelab
- Login: riatelab
- Kind: organization
- Location: Paris
- Website: https://riate.cnrs.fr
- Repositories: 49
- Profile: https://github.com/riatelab
Spatial analysis and mapping software packages created by the Center for Spatial Analysis and Geovisualization - RIATE
Citation (CITATION.cff)
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "cartography" in publications use:'
type: software
license: GPL-3.0-only
title: 'cartography: Thematic Cartography'
version: 3.1.5
doi: 10.21105/joss.00054
identifiers:
- type: doi
value: 10.32614/CRAN.package.cartography
abstract: Create and integrate maps in your R workflow. This package helps to design
cartographic representations such as proportional symbols, choropleth, typology,
flows or discontinuities maps. It also offers several features that improve the
graphic presentation of maps, for instance, map palettes, layout elements (scale,
north arrow, title...), labels or legends. See Giraud and Lambert (2017) <https://doi.org/10.1007/978-3-319-57336-6_13>.
authors:
- family-names: Giraud
given-names: Timothée
email: timothee.giraud@cnrs.fr
orcid: https://orcid.org/0000-0002-1932-3323
- family-names: Lambert
given-names: Nicolas
email: nicolas.lambert@cnrs.fr
preferred-citation:
type: article
title: 'cartography: Create and Integrate Maps in your R Workflow'
authors:
- family-names: Giraud
given-names: Timothée
email: timothee.giraud@cnrs.fr
orcid: https://orcid.org/0000-0002-1932-3323
- family-names: Lambert
given-names: Nicolas
email: nicolas.lambert@cnrs.fr
doi: 10.21105/joss.00054
url: http://dx.doi.org/10.21105/joss.00054
year: '2016'
month: '8'
publisher:
name: The Open Journal
volume: '1'
issue: '4'
journal: JOSS
repository: https://CRAN.R-project.org/package=cartography
repository-code: https://github.com/riatelab/cartography/issues/
url: https://github.com/riatelab/cartography/
contact:
- family-names: Giraud
given-names: Timothée
email: timothee.giraud@cnrs.fr
orcid: https://orcid.org/0000-0002-1932-3323
references:
- type: conference-paper
title: Reproducible Cartography
authors:
- family-names: Giraud
given-names: Timothée
- family-names: Lambert
given-names: Nicolas
collection-title: Advances in Cartography and GIScience. ICACI 2017. Lecture Notes
in Geoinformation and Cartography.
collection-type: proceedings
editors:
- family-names: Peterson
given-names: Michael
section: '13'
publisher:
name: Springer
year: '2017'
doi: 10.1007/978-3-319-57336-6_13
start: 173-183
conference:
name: Advances in Cartography and GIScience. ICACI 2017. Lecture Notes in Geoinformation
and Cartography.
address: Cham, Switzerland
- type: software
title: 'R: A Language and Environment for Statistical Computing'
notes: Depends
url: https://www.R-project.org/
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2025'
version: '>= 3.5.0'
- type: software
title: classInt
abstract: 'classInt: Choose Univariate Class Intervals'
notes: Imports
url: https://r-spatial.github.io/classInt/
repository: https://CRAN.R-project.org/package=classInt
authors:
- family-names: Bivand
given-names: Roger
email: Roger.Bivand@nhh.no
orcid: https://orcid.org/0000-0003-2392-6140
year: '2025'
doi: 10.32614/CRAN.package.classInt
- type: software
title: curl
abstract: 'curl: A Modern and Flexible Web Client for R'
notes: Imports
url: https://jeroen.r-universe.dev/curl
repository: https://CRAN.R-project.org/package=curl
authors:
- family-names: Ooms
given-names: Jeroen
email: jeroenooms@gmail.com
orcid: https://orcid.org/0000-0002-4035-0289
year: '2025'
doi: 10.32614/CRAN.package.curl
- type: software
title: graphics
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2025'
- type: software
title: methods
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2025'
- type: software
title: png
abstract: 'png: Read and write PNG images'
notes: Imports
url: http://www.rforge.net/png/
repository: https://CRAN.R-project.org/package=png
authors:
- family-names: Urbanek
given-names: Simon
email: Simon.Urbanek@r-project.org
year: '2025'
doi: 10.32614/CRAN.package.png
- type: software
title: raster
abstract: 'raster: Geographic Data Analysis and Modeling'
notes: Imports
url: https://rspatial.org/raster
repository: https://CRAN.R-project.org/package=raster
authors:
- family-names: Hijmans
given-names: Robert J.
email: r.hijmans@gmail.com
orcid: https://orcid.org/0000-0001-5872-2872
year: '2025'
doi: 10.32614/CRAN.package.raster
- type: software
title: Rcpp
abstract: 'Rcpp: Seamless R and C++ Integration'
notes: Imports
url: https://www.rcpp.org
repository: https://CRAN.R-project.org/package=Rcpp
authors:
- family-names: Eddelbuettel
given-names: Dirk
email: edd@debian.org
orcid: https://orcid.org/0000-0001-6419-907X
- family-names: Francois
given-names: Romain
orcid: https://orcid.org/0000-0002-2444-4226
- family-names: Allaire
given-names: JJ
orcid: https://orcid.org/0000-0003-0174-9868
- family-names: Ushey
given-names: Kevin
orcid: https://orcid.org/0000-0003-2880-7407
- family-names: Kou
given-names: Qiang
orcid: https://orcid.org/0000-0001-6786-5453
- family-names: Russell
given-names: Nathan
- family-names: Ucar
given-names: Iñaki
orcid: https://orcid.org/0000-0001-6403-5550
- family-names: Bates
given-names: Doug
orcid: https://orcid.org/0000-0001-8316-9503
- family-names: Chambers
given-names: John
year: '2025'
doi: 10.32614/CRAN.package.Rcpp
- type: software
title: sf
abstract: 'sf: Simple Features for R'
notes: Imports
url: https://r-spatial.github.io/sf/
repository: https://CRAN.R-project.org/package=sf
authors:
- family-names: Pebesma
given-names: Edzer
email: edzer.pebesma@uni-muenster.de
orcid: https://orcid.org/0000-0001-8049-7069
year: '2025'
doi: 10.32614/CRAN.package.sf
- type: software
title: sp
abstract: 'sp: Classes and Methods for Spatial Data'
notes: Imports
url: https://github.com/edzer/sp/
repository: https://CRAN.R-project.org/package=sp
authors:
- family-names: Pebesma
given-names: Edzer
email: edzer.pebesma@uni-muenster.de
- family-names: Bivand
given-names: Roger
email: Roger.Bivand@nhh.no
year: '2025'
doi: 10.32614/CRAN.package.sp
- type: software
title: stats
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2025'
- type: software
title: utils
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2025'
- type: software
title: grDevices
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2025'
- type: software
title: lwgeom
abstract: 'lwgeom: Bindings to Selected ''liblwgeom'' Functions for Simple Features'
notes: Suggests
url: https://r-spatial.github.io/lwgeom/
repository: https://CRAN.R-project.org/package=lwgeom
authors:
- family-names: Pebesma
given-names: Edzer
email: edzer.pebesma@uni-muenster.de
orcid: https://orcid.org/0000-0001-8049-7069
year: '2025'
doi: 10.32614/CRAN.package.lwgeom
- type: software
title: SpatialPosition
abstract: 'SpatialPosition: Spatial Position Models'
notes: Suggests
url: https://github.com/riatelab/SpatialPosition
repository: https://CRAN.R-project.org/package=SpatialPosition
authors:
- family-names: Giraud
given-names: Timothée
email: timothee.giraud@cnrs.fr
orcid: https://orcid.org/0000-0002-1932-3323
- family-names: Commenges
given-names: Hadrien
year: '2025'
doi: 10.32614/CRAN.package.SpatialPosition
- type: software
title: knitr
abstract: 'knitr: A General-Purpose Package for Dynamic Report Generation in R'
notes: Suggests
url: https://yihui.org/knitr/
repository: https://CRAN.R-project.org/package=knitr
authors:
- family-names: Xie
given-names: Yihui
email: xie@yihui.name
orcid: https://orcid.org/0000-0003-0645-5666
year: '2025'
doi: 10.32614/CRAN.package.knitr
- type: software
title: rmarkdown
abstract: 'rmarkdown: Dynamic Documents for R'
notes: Suggests
url: https://pkgs.rstudio.com/rmarkdown/
repository: https://CRAN.R-project.org/package=rmarkdown
authors:
- family-names: Allaire
given-names: JJ
email: jj@posit.co
- family-names: Xie
given-names: Yihui
email: xie@yihui.name
orcid: https://orcid.org/0000-0003-0645-5666
- family-names: Dervieux
given-names: Christophe
email: cderv@posit.co
orcid: https://orcid.org/0000-0003-4474-2498
- family-names: McPherson
given-names: Jonathan
email: jonathan@posit.co
- family-names: Luraschi
given-names: Javier
- family-names: Ushey
given-names: Kevin
email: kevin@posit.co
- family-names: Atkins
given-names: Aron
email: aron@posit.co
- family-names: Wickham
given-names: Hadley
email: hadley@posit.co
- family-names: Cheng
given-names: Joe
email: joe@posit.co
- family-names: Chang
given-names: Winston
email: winston@posit.co
- family-names: Iannone
given-names: Richard
email: rich@posit.co
orcid: https://orcid.org/0000-0003-3925-190X
year: '2025'
doi: 10.32614/CRAN.package.rmarkdown
- type: software
title: tinytest
abstract: 'tinytest: Lightweight and Feature Complete Unit Testing Framework'
notes: Suggests
url: https://github.com/markvanderloo/tinytest
repository: https://CRAN.R-project.org/package=tinytest
authors:
- family-names: Loo
given-names: Mark
name-particle: van der
email: mark.vanderloo@gmail.com
orcid: https://orcid.org/0000-0002-9807-4686
year: '2025'
doi: 10.32614/CRAN.package.tinytest
- type: software
title: covr
abstract: 'covr: Test Coverage for Packages'
notes: Suggests
url: https://covr.r-lib.org
repository: https://CRAN.R-project.org/package=covr
authors:
- family-names: Hester
given-names: Jim
email: james.f.hester@gmail.com
year: '2025'
doi: 10.32614/CRAN.package.covr
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "cartography",
"description": "Create and integrate maps in your R workflow. This package helps to design cartographic representations such as proportional symbols, choropleth, typology, flows or discontinuities maps. It also offers several features that improve the graphic presentation of maps, for instance, map palettes, layout elements (scale, north arrow, title...), labels or legends. See Giraud and Lambert (2017) <doi:10.1007/978-3-319-57336-6_13>.",
"name": "cartography: Thematic Cartography",
"codeRepository": "https://github.com/riatelab/cartography/",
"issueTracker": "https://github.com/riatelab/cartography/issues/",
"license": "https://spdx.org/licenses/GPL-3.0",
"version": "3.1.5",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.5.1 (2025-06-13)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"author": [
{
"@type": "Person",
"givenName": "Timothée",
"familyName": "Giraud",
"email": "timothee.giraud@cnrs.fr",
"@id": "https://orcid.org/0000-0002-1932-3323"
},
{
"@type": "Person",
"givenName": "Nicolas",
"familyName": "Lambert",
"email": "nicolas.lambert@cnrs.fr"
}
],
"contributor": [
{
"@type": "Person",
"givenName": "Diego",
"familyName": "Hernangómez",
"@id": "https://orcid.org/0000-0001-8457-4658"
}
],
"copyrightHolder": [
{
"@type": "Person",
"givenName": "Ian",
"familyName": "Fellows"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "Timothée",
"familyName": "Giraud",
"email": "timothee.giraud@cnrs.fr",
"@id": "https://orcid.org/0000-0002-1932-3323"
}
],
"softwareSuggestions": [
{
"@type": "SoftwareApplication",
"identifier": "lwgeom",
"name": "lwgeom",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=lwgeom"
},
{
"@type": "SoftwareApplication",
"identifier": "SpatialPosition",
"name": "SpatialPosition",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=SpatialPosition"
},
{
"@type": "SoftwareApplication",
"identifier": "knitr",
"name": "knitr",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=knitr"
},
{
"@type": "SoftwareApplication",
"identifier": "rmarkdown",
"name": "rmarkdown",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=rmarkdown"
},
{
"@type": "SoftwareApplication",
"identifier": "tinytest",
"name": "tinytest",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=tinytest"
},
{
"@type": "SoftwareApplication",
"identifier": "covr",
"name": "covr",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=covr"
}
],
"softwareRequirements": {
"1": {
"@type": "SoftwareApplication",
"identifier": "R",
"name": "R",
"version": ">= 3.5.0"
},
"2": {
"@type": "SoftwareApplication",
"identifier": "classInt",
"name": "classInt",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=classInt"
},
"3": {
"@type": "SoftwareApplication",
"identifier": "curl",
"name": "curl",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=curl"
},
"4": {
"@type": "SoftwareApplication",
"identifier": "graphics",
"name": "graphics"
},
"5": {
"@type": "SoftwareApplication",
"identifier": "methods",
"name": "methods"
},
"6": {
"@type": "SoftwareApplication",
"identifier": "png",
"name": "png",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=png"
},
"7": {
"@type": "SoftwareApplication",
"identifier": "raster",
"name": "raster",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=raster"
},
"8": {
"@type": "SoftwareApplication",
"identifier": "Rcpp",
"name": "Rcpp",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=Rcpp"
},
"9": {
"@type": "SoftwareApplication",
"identifier": "sf",
"name": "sf",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=sf"
},
"10": {
"@type": "SoftwareApplication",
"identifier": "sp",
"name": "sp",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=sp"
},
"11": {
"@type": "SoftwareApplication",
"identifier": "stats",
"name": "stats"
},
"12": {
"@type": "SoftwareApplication",
"identifier": "utils",
"name": "utils"
},
"13": {
"@type": "SoftwareApplication",
"identifier": "grDevices",
"name": "grDevices"
},
"SystemRequirements": null
},
"fileSize": "5690.234KB",
"citation": [
{
"@type": "ScholarlyArticle",
"datePublished": "2016",
"author": [
{
"@type": "Person",
"givenName": "Timothée",
"familyName": "Giraud"
},
{
"@type": "Person",
"givenName": "Nicolas",
"familyName": "Lambert"
}
],
"name": "cartography: Create and Integrate Maps in your R Workflow",
"identifier": "10.21105/joss.00054",
"url": "http://dx.doi.org/10.21105/joss.00054",
"@id": "https://doi.org/10.21105/joss.00054",
"sameAs": "https://doi.org/10.21105/joss.00054",
"isPartOf": {
"@type": "PublicationIssue",
"issueNumber": "4",
"datePublished": "2016",
"isPartOf": {
"@type": [
"PublicationVolume",
"Periodical"
],
"volumeNumber": "1",
"name": "JOSS"
}
}
},
{
"datePublished": "2017",
"author": [
{
"@type": "Person",
"givenName": "Timothée",
"familyName": "Giraud"
},
{
"@type": "Person",
"givenName": "Nicolas",
"familyName": "Lambert"
}
],
"name": "Reproducible Cartography",
"identifier": "10.1007/978-3-319-57336-6_13",
"pagination": "173-183",
"@id": "https://doi.org/10.1007/978-3-319-57336-6_13",
"sameAs": "https://doi.org/10.1007/978-3-319-57336-6_13"
}
]
}
GitHub Events
Total
- Watch event: 4
- Pull request event: 1
Last Year
- Watch event: 4
- Pull request event: 1
Committers
Last synced: 5 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| rcarto | t****d@u****r | 263 |
| rCarto | t****d@c****r | 243 |
| rCarto | t****d@c****r | 44 |
| dieghernan | d****o@g****m | 35 |
| neocarto | n****t@u****r | 12 |
| MBunel | M****l | 4 |
| Arthur Gailes | a****1@g****m | 4 |
| Alfonso | a****i@g****m | 2 |
| tim | t****m@t****n | 2 |
| Xiangyun Huang | x****h@o****m | 1 |
| Roger Bivand | r****d@n****o | 1 |
| Robin Cura | r****a@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 67
- Total pull requests: 17
- Average time to close issues: about 1 month
- Average time to close pull requests: 29 days
- Total issue authors: 28
- Total pull request authors: 9
- Average comments per issue: 1.45
- Average comments per pull request: 1.59
- Merged pull requests: 14
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: 2 days
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- rCarto (28)
- dieghernan (5)
- mgageo (4)
- RCura (2)
- damienjacques (2)
- jeffcsauer (2)
- rsbivand (2)
- Peckeno (2)
- kklamsi (1)
- MLTgeo (1)
- QQ910 (1)
- chrijo (1)
- kguilaume (1)
- spnichol (1)
- alfcrisci (1)
Pull Request Authors
- dieghernan (8)
- rCarto (2)
- olivroy (2)
- pompolompo (2)
- rsbivand (1)
- alfcrisci (1)
- arthurgailes (1)
- MBunel (1)
- XiangyunHuang (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
-
Total downloads:
- cran 1,614 last-month
- Total docker downloads: 11,804
-
Total dependent packages: 12
(may contain duplicates) -
Total dependent repositories: 18
(may contain duplicates) - Total versions: 51
- Total maintainers: 1
proxy.golang.org: github.com/riatelab/cartography
- Documentation: https://pkg.go.dev/github.com/riatelab/cartography#section-documentation
-
Latest release: v3.1.5+incompatible
published over 2 years ago
Rankings
cran.r-project.org: cartography
Thematic Cartography
- Homepage: https://github.com/riatelab/cartography/
- Documentation: http://cran.r-project.org/web/packages/cartography/cartography.pdf
- License: GPL-3
-
Latest release: 3.1.5
published 5 months ago
Rankings
Maintainers (1)
conda-forge.org: r-cartography
- Homepage: https://github.com/riatelab/cartography/
- License: GPL-3.0-only
-
Latest release: 3.0.1
published about 4 years ago
Rankings
Dependencies
- R >= 3.5.0 depends
- Rcpp * imports
- classInt * imports
- curl * imports
- grDevices * imports
- graphics * imports
- methods * imports
- png * imports
- raster * imports
- rgeos * imports
- sf >= 0.6 imports
- slippymath * imports
- sp >= 1.2 imports
- stats * imports
- utils * imports
- SpatialPosition * suggests
- covr * suggests
- knitr * suggests
- lwgeom * suggests
- rgdal * suggests
- rmarkdown * suggests
- tinytest * suggests
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite