-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
49 lines (49 loc) · 1.1 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
Package: studentenstatistikNRW
Title: Student Statistics from the Landesdatenbank NRW (Table Series 21311)
Version: 0.0.0.9000
Authors@R:
person(given = "Richard",
family = "Meyer-Eppler",
role = c("aut", "cre"),
email = "[email protected]")
Description: Student statistics for the German state North Rhine-Westphalia
obtained from the Landesdatenbank NRW. Packaged for R.
License: MIT + file LICENSE
URL: https://github.com/RichardMeyer-Eppler/studentenstatistikNRW, https://richardmeyer-eppler.github.io/studentenstatistikNRW/
BugReports:
https://github.com/RichardMeyer-Eppler/studentenstatistikNRW/issues
Depends:
R (>= 4.2.0)
Imports:
gtools,
gt,
gtExtras,
gtsummary,
labelled,
rlang,
lifecycle,
cli,
glue,
withr
Suggests:
dplyr,
forcats,
gtools,
here,
httr2,
knitr,
magick,
purrr,
rmarkdown,
rvest,
skimr,
stringi,
tibble,
tidyr,
wiesbaden
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1