Package: hivPlatform
Type: Package
Title: Improves Accuracy of HIV Estimates in EU/EEA Countries
Version: 2.0.0
Date: 2021-05-24
Authors@R: c(person('Magdalena', 'Rosinska', email = 'mrosinska@pzh.gov.pl',
    role = c('aut', 'cph')), person('Nikos', 'Pantazis', email =
    'npantaz@med.uoa.gr', role = c('aut')), person('Ard', 'van Sighem',
    email = 'a.i.vansighem@amsterdamumc.nl', role = c('aut')), person('Daniel',
    'Lewandowski', email = 'daniel@nextpagesoft.net', role = c('aut', 'cre')))
Maintainer: Daniel Lewandowski <daniel@nextpagesoft.net>
Description: Improves the accuracy of HIV estimates in EU/EEA countries.
License: file LICENSE
Depends: R (>= 3.1.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.1
Suggests: testthat
