This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
94 lines (94 loc) · 1.9 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Package: hoad
Title: Hybrid Open Access Dashboard
Version: 1.0.1.9000
Authors@R:
c(
person(
given = "Najko",
family = "Jahn",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-5105-1463")
),
person(
given = "Maximilian",
family = "Held",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-4703-5388")
),
person(
given = "Henrieke",
family = "Walter",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-3313-7364")
),
person(
given = "Göttingen State and University Library",
role = c("cph", "fnd")
),
person(
given = "German Research Foundation",
role = c("spn")
),
person(
given = "Crossref",
role = c("dtc")
),
person(
given = "OpenAPC Initiative",
role = c("dtc")
)
)
Description:
Analytics to increase cost transparency in business model transformation towards open access publishing.
License: AGPL-3
Encoding: UTF-8
Language: en
LazyData: true
Roxygen: list(markdown = TRUE)
Suggests:
rmarkdown,
jsonlite,
ggalt,
scales,
forcats,
cowplot,
readxl,
flexdashboard,
viridis,
plotly,
shiny,
DT,
writexl,
echarts4r,
DBI,
dbplyr,
haven,
lubridate,
modelr,
reprex,
rsconnect,
rvest,
selectr,
httr,
purrr,
covr,
testthat,
subugoetheme,
shinycaas
URL: https://subugoe.github.io/hoad, https://github.com/subugoe/hoad/
BugReports: https://github.com/subugoe/hoad/issues
RoxygenNote: 7.1.1.9999
Imports:
dplyr,
checkmate,
magrittr,
readr,
fs,
ggplot2,
rlang
Remotes:
subugoe/[email protected],
subugoe/[email protected]