forked from bernadette-eu/Bernadette
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
51 lines (51 loc) · 1.3 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
Package: Bernadette
Type: Package
Title: Bayesian inference and model selection for stochastic epidemics
Version: 0.3.0
Author: Lampros Bouranis [aut, cre]
Nikolaos Demiris [ctb]
Ioannis Ntzoufras [ctb]
Maintainer: Lampros Bouranis <[email protected]>
Description: Bayesian analysis for stochastic extensions of non-linear dynamic systems using advanced computational algorithms.
License: GPL (>= 3)
URL: https://bernadette-eu.github.io/
BugReports: https://github.com/bernadette-eu/Bernadette/issues/
Depends: R (>= 4.1)
Imports:
dplyr (>= 1.0.7),
ggplot2 (>= 3.3.5),
lubridate (>= 1.7.0),
methods,
Rcpp (>= 0.12.0),
RcppParallel (>= 5.0.1),
readr (>= 1.4.0),
rstan (>= 2.18.1),
rstantools (>= 2.1.1),
scales (>= 1.1.1),
scoringRules (>= 1.0.0),
tibble (>= 3.1.2),
tidyr (>= 1.1.3),
utils (>= 4.1.0)
LazyData: true
LazyDataCompression: xz
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests:
testthat (>= 3.0.0),
covr,
markdown,
spelling,
knitr,
rmarkdown
Config/testthat/edition: 3
Language: en-US
VignetteBuilder: knitr
Biarch: true
LinkingTo:
BH (>= 1.66.0),
Rcpp (>= 0.12.0),
RcppEigen (>= 0.3.3.3.0),
RcppParallel (>= 5.0.1),
rstan (>= 2.18.1),
StanHeaders (>= 2.18.0)
SystemRequirements: GNU make