-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
30 lines (30 loc) · 1.03 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: bertin
Title: Thematic Cartography with 'bertin.js'
Version: 1.7.3
Authors@R: c(
person("Timothée", "Giraud", email = "[email protected]",
role = c("cre","aut"), comment = c(ORCID = "0000-0002-1932-3323")),
person("Nicolas", "Lambert",
email = "[email protected]", role = "aut"),
person("Lucas", "Longour", role = "ctb"),
person("Adrien", "Dupas", role = "ctb"))
Description: Create and integrate thematic maps in your workflow. This package
helps to design various cartographic representations such as proportional
symbols, choropleth or typology maps. It also offers several functions to
display layout elements that improve the graphic presentation of maps.
URL: https://github.com/riatelab/bertin/,
https://riatelab.github.io/bertin/
BugReports: https://github.com/riatelab/bertin/issues/
License: GPL-3
Encoding: UTF-8
Imports:
htmlwidgets,
jsonlite,
shiny
Suggests:
knitr,
rmarkdown,
sf,
chromote
RoxygenNote: 7.2.3
VignetteBuilder: knitr