-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
39 lines (39 loc) · 1.02 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
Package: hoaddata
Type: Package
Title: Data about hybrid open access journal publishing
Version: 0.3.001
Authors@R:
person("Najko", "Jahn", , "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5105-1463")
)
Description: Scholarly data about hybrid open access publishing since 2017.
It includes data about Creative Commons licensing and lead author affiliations.
Data were gathered from the cOAlition S Journal Checker Tool, ESAC,
German Open Access Monitor, Crossref and OpenAlex.
License: CC0
Encoding: UTF-8
LazyData: true
LazyDataCompression: bzip2
URL: https://subugoe.github.io/hoaddata, https://github.com/subugoe/hoaddata
BugReports: https://github.com/subugoe/hoaddata/issues
Imports:
tibble
Suggests:
devtools,
usethis,
sodium,
bigrquery,
readr,
gargle,
testthat (>= 3.0.0),
dplyr,
tidyr,
countrycode,
rmarkdown,
knitr
Depends:
R (>= 2.10)
RoxygenNote: 7.2.3
Config/testthat/edition: 3
VignetteBuilder: knitr