-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
32 lines (32 loc) · 895 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
32 lines (32 loc) · 895 Bytes
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
31
32
Package: gchartsmap
Type: Package
Title: Access 'Google Charts' Map Data
Version: 1.0.2
Authors@R: c(
person(
given = "Oscar",
family = "de Leon",
email = "odeleon@alumni.emory.edu",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-1344-4412")
)
)
Description: Connects to the 'Google Charts' geographic data resources described in
<https://developers.google.com/chart/interactive/docs/gallery/geochart>, allowing
the user to download contents to use as a reference for related services
like 'Google Trends'.
License: GPL-3
URL: https://github.com/odeleongt/gchartsmap
Imports:
httr,
jsonlite,
sf,
tigris
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.2.0)
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
BugReports: https://github.com/odeleongt/gchartsmap/issues
Config/roxygen2/version: 8.1.0