-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
executable file
·64 lines (64 loc) · 1.11 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
Package: pathogen.modeling
Title: Benchmarking of algorithms across different resampling
strategies
Version: 0.0.0.9000
Authors@R:
person(given = "Patrick",
family = "Schratz",
role = c("aut", "cre"),
email = "[email protected]")
Description: What the package does (one paragraph)
License: MIT + file LICENSE
URL: https://github.com/pat-s/pathogen-modeling
BugReports: https://github.com/pat-s/pathogen-modeling/issues
Depends:
clustermq,
cowplot,
curl,
dplyr,
drake,
e1071,
forcats,
fs,
furrr,
future,
future.callr,
gbm,
ggplot2,
ggpubr,
ggsci,
ggspatial,
glue,
GSIF,
hrbrthemes,
kknn,
lattice,
latticeExtra,
lwgeom,
magrittr,
mgcv,
mlr,
mlrMBO,
parallelMap,
purrr,
R.utils,
ranger,
rasterVis,
reporttools,
rgdal,
rgenoud,
RSAGA,
rzmq,
sf,
sp,
stringr,
stringr,
tibble,
viridis
Suggests:
testthat
ByteCompile: true
Encoding: UTF-8
LazyData: true
Roxygen: list(wrap = FALSE, markdown = TRUE)
RoxygenNote: 6.1.1