-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
67 lines (67 loc) · 1.62 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
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.3),
R (>= 4.3.0)
Imports:
brms,
cachem,
checkmate,
digest,
dplyr,
expm,
glue,
lgr,
lubridate,
Matrix,
pkgcond,
pracma,
purrr,
R6,
rlang,
stringr,
tidyr
Suggests:
contactdata,
countrycode,
curl,
DBI,
deSolve,
devtools,
duckdb,
ggplot2,
jsonlite,
knitr,
lintr,
microbenchmark,
readr,
rmarkdown,
RSQLite,
SCDB,
spelling,
testthat (>= 3.0.0),
tibble,
usethis,
withr,
zoo
VignetteBuilder: knitr,
URL: https://github.com/ssi-dk/diseasy, https://ssi-dk.github.io/diseasy/
BugReports: https://github.com/ssi-dk/diseasy/issues