-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
48 lines (48 loc) · 1.26 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
39
40
41
42
43
44
45
46
47
48
Type: Package
Package: helsinki
Title: R Tools for Helsinki Open Data
Version: 1.0.6
Date: 2022-11-30
Authors@R: c(
person("Juuso", "Parkkinen", , "[email protected]", role = c("aut", "cre")),
person("Joona", "Lehtomaki", role = "aut"),
person("Pyry", "Kantanen", role = "aut",
comment = c(ORCID = "0000-0003-2853-2765")),
person("Leo", "Lahti", role = "aut",
comment = c(ORCID = "0000-0001-5537-637X"))
)
Description: Tools for accessing various open data APIs in the Helsinki
region in Finland. Current data sources include the Service Map API,
Linked Events API, and Helsinki Region Infoshare statistics API.
License: BSD_2_clause + file LICENSE
URL: http://ropengov.github.io/helsinki/,
https://github.com/rOpenGov/helsinki
BugReports: https://github.com/ropengov/helsinki/issues
Depends:
R (>= 3.1.0)
Imports:
curl,
dplyr,
httr,
jsonlite,
methods,
purrr,
sf,
xml2
Suggests:
covr,
ggplot2,
knitr,
remotes,
rmarkdown,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: no
Repository: CRAN
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
X-schema.org-isPartOf: http://ropengov.org/
X-schema.org-keywords: ropengov