forked from mrc-ide/mintr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
38 lines (38 loc) · 910 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Package: mintr
Title: API for 'MINT'
Version: 2.0.0
Authors@R: c(person("Rich", "FitzJohn", role = c("aut", "cre"),
email = "rich.fitzjohn@gmail.com"),
person("Alex", "Hill", role = "aut"),
person("Emma", "Russell", role = "aut"),
person("Arran", "Hamlet", role = "aut"),
person("Imperial College of Science, Technology and Medicine",
role = "cph"))
Description: Provides an API for use by 'MINT'.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
commonmark,
docopt,
dplyr,
jsonlite,
porcelain,
rmpk,
ROIoptimizer,
ROI.plugin.glpk,
tidyr
Suggests:
fs,
glue,
jsonvalidate (>= 1.2.2),
knitr,
mockery,
testthat,
tibble
Remotes:
reside-ic/porcelain,
ropensci/jsonvalidate,
r-opt/rmpk,
r-opt/ROIoptimizer
RoxygenNote: 7.1.1