-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
67 lines (67 loc) · 1.63 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
61
62
63
64
65
66
67
Type: Package
Package: munch
Title: Functions for working with the historicized list of
communes of Switzerland
Version: 0.0.8.9007
Date: 2022-05-23
Authors@R:
c(person(given = "Kirill",
family = "Müller",
role = c("aut", "cre"),
email = "[email protected]"),
person(given = "Tobias",
family = "Schieferdecker",
role = "aut"),
person(given = "Thomas",
family = "Knecht",
role = "aut"),
person(given = "Christoph",
family = "Sax",
role = "ctb"),
person(given = "Swiss Federal Statistical Office (SFSO), Swiss Statistics Web site",
role = "cph"))
Description: Contains historicized municipality data for
Switzerland from 1960 onwards, from the "Historisiertes
Gemeindeverzeichnis" of the Swiss Federal Statistical Office.
License: GPL-3
URL: https://munch.cynkra.com/,
https://github.com/cynkra/munch
BugReports: https://github.com/cynkra/munch/issues
Depends:
R (>= 2.10)
Imports:
cli,
dplyr (>= 0.8.3),
dttr2,
glue,
lifecycle,
logging (>= 0.8-104),
lubridate,
Matrix,
purrr (>= 0.3.2),
readr,
reshape2 (>= 1.4.3),
rlang,
tibble (>= 1.4.2),
tidyr
Suggests:
daff,
gert,
knitr,
readxl,
rmarkdown,
rvest,
stringr,
testthat (>= 2.1.0),
usethis (>= 1.4.0),
xml2
Remotes:
edwindj/daff
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/autostyle/scope: line_breaks
Config/autostyle/strict: true
Config/Needs/website: cynkra/cynkratemplate