-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDESCRIPTION
executable file
·60 lines (60 loc) · 1.97 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
49
50
51
52
53
54
55
56
57
58
59
60
Type: Package
Package: geofi
Title: Access Finnish Geospatial Data
Version: 1.0.17
Date: 2024-11-22
Authors@R: c(
person("Markus", "Kainu", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1376-503X")),
person("Joona", "Lehtomaki", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-7891-0843")),
person("Juuso", "Parkkinen", role = "ctb",
comment = c(ORCID = "0000-0002-7818-5901")),
person("Jani", "Miettinen", role = "ctb"),
person("Pyry", "Kantanen", role = "ctb"),
person("Sampo", "Vesanen", role = "ctb"),
person("Leo", "Lahti", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-5537-637X"))
)
Maintainer: Markus Kainu <[email protected]>
Description: Designed to simplify geospatial data access from the Statistics Finland Web Feature Service API <https://geo.stat.fi/geoserver/index.html>, the geofi package offers researchers and analysts a set of tools to obtain and harmonize administrative spatial data for a wide range of applications, from urban planning to environmental research. The package contains annually updated time series of municipality key datasets that can be used for data aggregation and language translations.
License: BSD_2_clause + file LICENSE
URL: https://ropengov.github.io/geofi/, https://github.com/rOpenGov/geofi
BugReports: https://github.com/rOpenGov/geofi/issues
Depends:
R (>= 3.5.0)
Imports:
curl,
dplyr,
httpcache,
httr,
methods,
purrr,
rlang,
sf,
xml2 (>= 1.2.0),
yaml
Suggests:
covr,
ggplot2,
ggrepel,
geofacet,
htmltools,
httptest (>= 4.0.0),
janitor,
knitr,
leaflet,
patchwork,
readr,
rmarkdown,
sotkanet,
testthat,
tidyr
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
X-schema.org-isPartOf: http://ropengov.org/
X-schema.org-keywords: ropengov