-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
46 lines (46 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
Type: Package
Package: c2z4uni
Title: A Reference Manager for (Norwegian) Universities
Version: 0.2.0.9022
Authors@R:
person("Øystein Olav", "Skaar", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0001-5605-3492"))
Maintainer: Øystein Olav Skaar <[email protected]>
Description: Use 'c2z' to create a 'Zotero' library for your university, department,
or research group. Use with the 'Hugo' theme 'hugo-library' to create an online
reference library, and/or a 'R' package (e.g., 'emayili') to create email
newsletters.
License: MIT + file LICENSE
URL: https://github.com/oeysan/c2z4uni/, https://oeysan.github.io/c2z4uni/
BugReports: https://github.com/oeysan/c2z4uni/issues/
Depends:
R (>= 4.1)
Imports:
c2z,
dplyr,
future,
future.apply,
htmltools,
httr,
jsonlite,
progressr,
purrr,
readr,
rlang,
rvest,
stats,
stringdist,
stringr,
tibble,
tidyr,
utils,
yaml
Suggests:
covr,
emayili,
knitr,
rmarkdown,
testthat (>= 3.0.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2