forked from wiesenfa/challengeR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 957 Bytes
/
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
Package: challengeR
Type: Package
Title: Analyzing assessment data of biomedical image analysis competitions and visualization of results
Version: 1.0.3
Date: 2021-10-15
Author: Manuel Wiesenfarth, Matthias Eisenmann, Laura Aguilera Saiz, Annette Kopp-Schneider
Maintainer: Manuel Wiesenfarth <[email protected]>
Description: Analyzing assessment data of biomedical image analysis competitions and visualization of results.
License: GPL (>= 2)
Depends:
R (>= 3.5.2),
ggplot2 (>= 3.3.0),
purrr (>= 0.3.3)
Imports:
dplyr (>= 0.8.5),
graph (>= 1.64.0),
knitr (>= 1.28),
methods (>= 3.6.0),
plyr (>= 1.8.6),
relations (>= 0.6-9),
reshape2 (>= 1.4.3),
rlang (>= 0.4.5),
rmarkdown (>= 2.1),
tidyr (>= 1.0.2),
viridisLite (>= 0.3.0)
Suggests:
doParallel (>= 1.0.15),
foreach (>= 1.4.8),
ggpubr (>= 0.2.5),
Rgraphviz (>= 2.30.0),
testthat (>= 2.1.0)
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0