-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
58 lines (58 loc) · 1.48 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
Package: diseasy
Title: Disease Ensemble Modelling Made Easy
Version: 0.0.0.9000
Authors@R:
c(person("Rasmus Skytte", "Randl\u00F8v", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-5860-3838")),
person("Marcus Munch", "Gr\u00FCnewald", , "[email protected]", role = c("aut"),
comment = c(ORCID = "0009-0006-8090-406X")),
person("Lasse Engbo", "Christiansen", , "[email protected]", role = c("aut"),
comment = c(ORCID = "0000-0001-5019-1931")),
person("Kaare", "Gr\u00E6sb\u00F8ll", , "[email protected]", role = c("aut"),
comment = c(ORCID = "0000-0002-6258-8212")),
person("Statens Serum Institut, SSI", role = c("cph", "fnd")))
Description: This package facilitates creation of an ensemble of models through modular construction and combinatorics.
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Language: en-GB
LazyData: TRUE
Depends:
diseasystore (>= 0.2.2),
R (>= 3.5.0)
Imports:
checkmate,
digest,
dplyr,
glue,
lgr,
lubridate,
Matrix,
pracma,
purrr,
R6,
rlang,
stringr
Suggests:
contactdata,
countrycode,
curl,
DBI,
devtools,
duckdb,
jsonlite,
knitr,
lintr,
readr,
rmarkdown,
RSQLite,
SCDB,
spelling,
testthat (>= 3.0.0),
tibble,
withr,
zoo
VignetteBuilder: knitr,
URL: https://github.com/ssi-dk/diseasy
BugReports: https://github.com/ssi-dk/diseasy/issues