-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
62 lines (62 loc) · 1.14 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
Package: hintr
Title: R API for calling naomi district level HIV model
Version: 1.2.12
Authors@R:
person(given = "Robert",
family = "Ashton",
role = c("aut", "cre"),
email = "r.ashton@imperial.ac.uk")
Description: R API for calling naomi district level HIV model.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Additional_repositories: https://mrc-ide.r-universe.dev
Imports:
data.table,
digest,
docopt,
dplyr,
fs,
geojsonio (>= 0.8.0),
glue,
ids,
jsonlite (>= 1.2.2),
naomi (>= 2.10.3),
naomi.options (>= 1.1.0),
porcelain (>= 0.1.8),
qs,
R6,
readxl,
rlang,
rrq (>= 0.7.15),
specio (>= 0.1.4),
storr,
traduire (>= 0.0.5),
V8,
yaml,
zip
Suggests:
callr,
cli,
covr,
duckdb,
httr,
jsonvalidate,
knitr,
mockery,
pkgload,
ps,
redux,
rmarkdown,
ssh,
testthat (>= 2.1.0),
tidyselect,
withr
Remotes:
mrc-ide/naomi
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr