-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
38 lines (38 loc) · 1.3 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
31
32
33
34
35
36
37
38
Type: Package
Package: osmapiR
Title: 'OpenStreetMap' API
Version: 0.2.2.9000
Authors@R: c(
person("Joan", "Maspons", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-2286-8727")),
person("Jon", "Harmon", role = "rev",
comment = c("Jon reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/633", ORCID = "0000-0003-4781-4346")),
person("Carlos", "Cámara", role = "rev",
comment = c("Carles reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/633", ORCID = "0000-0002-9378-0549"))
)
Description: Interface to 'OpenStreetMap API' for fetching and saving data
from/to the 'OpenStreetMap' database
(<https://wiki.openstreetmap.org/wiki/API_v0.6>).
License: GPL (>= 3)
URL: https://docs.ropensci.org/osmapiR/,
https://github.com/ropensci/osmapiR
BugReports: https://github.com/ropensci/osmapiR/issues
Imports:
curl,
httr2 (>= 1.0.6),
xml2
Suggests:
httptest2,
httpuv,
knitr,
rmarkdown,
sf,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
X-schema.org-keywords: open street map, openstreetmap, OSM,
openstreetmap-api, osmapi, API