-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
44 lines (44 loc) · 1.31 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
Package: hivPlatform
Type: Package
Title: Improves Accuracy of HIV Estimates in EU/EEA Countries
Version: 2.0.8
Date: 2023-01-28
Authors@R: c(person('Magdalena', 'Rosinska', email = '[email protected]',
role = c('aut', 'cph')), person('Nikos', 'Pantazis', email =
'[email protected]', role = c('aut')), person('Ard', 'van Sighem',
email = '[email protected]', role = c('aut')), person('Daniel',
'Lewandowski', email = '[email protected]', role = c('aut', 'cre')))
Maintainer: Daniel Lewandowski <[email protected]>
Description: Improves the accuracy of HIV estimates in EU/EEA countries.
License: file LICENSE
Depends: R (>= 3.5.0)
Imports:
callr (>= 3.4.3),
cli (>= 2.0.2),
data.table (>= 1.12.8),
fansi (>= 0.4.1),
foreign (>= 0.8-81),
ggplot2 (>= 3.3.3),
hivModelling (>= 0.9.14),
jomo (>= 2.6-10),
jsonlite (>= 1.7.2),
knitr (>= 1.28),
mice (>= 3.8.0),
mitools (>= 2.4),
openxlsx (>= 4.2.3),
pkgload (>= 1.0.2),
quantreg (>= 5.54),
prettyunits (>= 1.1.1),
R6 (>= 2.4.1),
readxl (>= 1.3.1),
rmarkdown (>= 2.1),
rstudioapi (>= 0.11),
shiny (>= 1.4.0),
scales (>= 1.1.1),
SparseM (>= 1.78),
yaml (>= 2.2.1),
xml2 (>= 1.3.2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests: testthat