-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
24 lines (24 loc) · 1019 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
Package: prostata
Type: Package
Title: Prostate Cancer Microsimulation for Sweden
Version: 1.3.2
Date: 2021-07-18
Authors@R: c(person("Mark", "Clements", role = c("aut", "cre"),
email = "mark.clements@ki.se"),
person("Alexandra", "Jauhiainen", role = "ctb",
email = "alexandra.jauhiainen@astrazeneca.com"),
person("Andreas", "Karlsson", role = "aut",
email = "andreas.a.karlsson@ki.se"),
person("Shuang", "Hao", role = "ctb",
email = "shuang.hao@ki.se"),
person("Edna", "Keeney", role = "ctb",
email = "edna.keeney@bristol.ac.uk"))
Description: Microsimulation using discrete event simulation in R and C++. This includes a full prostate cancer model.
License: GPL (>= 3)
Depends: microsimulation (>= 1.4.0)
Imports: Rcpp, graphics, utils, parallel, stats
LinkingTo: microsimulation, Rcpp, RcppArmadillo
Suggests: testthat
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.1.1