-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
47 lines (47 loc) · 1.39 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
Package: swissmuni
Title: Download Municipality Data from the Swiss Federal Statistical
Office's Web Services
Version: 0.4.5.9000
Authors@R:
person("Salim", "Brüggemann", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-5329-5987"))
Description: swissmuni provides access to Swiss municipality snapshots,
congruences, mutations and their spatial classifications from the web
services provided by the Swiss Federal Statistical Office (FSO).
These web services are part of the FSO's Statistical Metadata System
(SMS).
License: AGPL (>= 3)
URL: https://swissmuni.rpkg.dev, https://gitlab.com/rpkg.dev/swissmuni
BugReports: https://gitlab.com/rpkg.dev/swissmuni/issues
Depends:
R (>= 4.4)
Imports:
checkmate (>= 2.0.0),
cli (>= 3.6.0),
clock (>= 0.7.1),
httr (>= 1.4.1),
lubridate (>= 1.7.9),
magrittr (>= 1.5),
pal (>= 0.0.9096),
pkgpins (>= 0.8.0.9000),
purrr (>= 0.3.4),
readr (>= 1.3.1),
rlang (>= 0.4.6),
stringr (>= 1.5.0),
tibble (>= 3.0.3)
Suggests:
dplyr (>= 1.0.0),
pkgdown.tpl (>= 0.0.9000),
pkgsnip (>= 0.0.9037),
readxl (>= 1.3.1),
utils,
xml2 (>= 1.3.2)
Remotes:
gitlab::rpkg.dev/pal,
gitlab::rpkg.dev/pkgdown.tpl,
gitlab::rpkg.dev/pkgpins,
gitlab::rpkg.dev/pkgsnip
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2.9000