-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
executable file
·43 lines (43 loc) · 1012 Bytes
/
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
39
40
41
42
43
Package: rhdx
Title: A Client for the Humanitarian Data Exchange platform API
Description: Client for the Humanitarian Data Exchange (HDX) platform API
<https://data.humdata.org>. Allows to search and download HDX datasets into R.
Version: 0.1.0.9000
Authors@R: person("Ahmadou", "Dicko",
email = "[email protected]",
role = c("aut", "cre"))
License: MIT + file LICENSE
LazyData: TRUE
URL: https://gitlab.com/dickoa/rhdx
BugReports: https://gitlab.com/dickoa/rhdx/issues
Depends:
R (>= 3.5)
Imports:
crul (>= 1.1),
magrittr,
jsonlite,
yaml,
readr,
readxl,
sf,
stars,
memoise,
hoardr,
tibble,
base64enc,
countrycode
Suggests:
roxygen2,
knitr,
rmarkdown,
testthat,
covr,
webmockr,
vcr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Encoding: UTF-8
Language: en-US
VignetteBuilder: knitr
X-schema.org-applicationCategory: Data Access
X-schema.org-keywords: open-data, hdx, ckan, humanitarian, api, data, dataset