forked from sumtxt/wiesbaden
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
27 lines (27 loc) · 831 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
Package: wiesbaden
Title: Access Databases from the Federal Statistical Office of Germany
Version: 1.2.7
Date: 2022-01-03
Author: Moritz Marbach <m.marbach@ucl.ac.uk> [aut, cre]
Maintainer: Moritz Marbach <m.marbach@ucl.ac.uk>
Description: Retrieve and import data from different databases of the Federal Statistical Office of Germany (DESTATIS) using their SOAP XML web service <https://www-genesis.destatis.de/>.
Depends:
R (>= 3.3.1)
License: GPL-3
URL: https://github.com/sumtxt/wiesbaden/
BugReports: https://github.com/sumtxt/wiesbaden/issues
Encoding: UTF-8
Imports:
httr (>= 1.2.1),
xml2 (>= 1.0.0),
stringr (>= 1.1.0),
stringi (>= 1.4.0),
readr (>= 1.0.0),
jsonlite (>= 1.6.0),
keyring (>= 1.1.0)
RoxygenNote: 7.2.1
Suggests:
knitr,
rmarkdown,
tidyverse
VignetteBuilder: knitr