-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
53 lines (53 loc) · 1.32 KB
/
DESCRIPTION
File metadata and controls
53 lines (53 loc) · 1.32 KB
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
Package: kwb.endnote
Title: Helper Functions for Analysing KWB Endnote Library
(Exported as .xml)
Version: 0.2.0
Authors@R:
c(person(given = "Michael",
family = "Rustler",
role = c("aut", "cre"),
email = "michael.rustler@kompetenz-wasser.de",
comment = c(ORCID = "0000-0003-0647-7726")),
person(given = "Hauke",
family = "Sonnenberg",
role = "ctb",
email = "hauke.sonnenberg@kompetenz-wasser.de",
comment = c(ORCID = "0000-0001-9134-2871")),
person(given = "FAKIN",
role = "fnd"),
person(given = "Kompetenzzentrum Wasser Berlin gGmbH (KWB)",
role = "cph"))
Description: Helper Functions For Analysing KWB Endnote Library
(Exported As .XML).
License: MIT + file LICENSE
URL: https://github.com/KWB-R/kwb.endnote
BugReports: https://github.com/KWB-R/kwb.endnote/issues
Imports:
dplyr,
forcats,
fs,
ggplot2,
kwb.file,
kwb.read,
kwb.utils,
magrittr,
openxlsx,
rlang,
stringr,
tibble,
tidyr,
wordcloud2,
xml2,
plotly
Suggests:
covr,
knitr,
rmarkdown
Remotes:
github::kwb-r/kwb.file,
github::kwb-r/kwb.read,
github::kwb-r/kwb.utils
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
VignetteBuilder: knitr