Package: hivModelling
Type: Package
Title: Evidence-Based Methods to Calculate HIV Incidence in a Given
        Population
Version: 0.9.13
Date: 2020-02-16
Authors@R: c(person("Ard", "van Sighem", email = "a.i.vansighem@amc.uva.nl", role = c("aut")), 
    person("Chantal", "Quinten", email = "chantal.quinten@ecdc.europa.eu", role = c("aut", "ctb")),
    person("Daniel", "Lewandowski", email = "daniel@nextpagesoft.net", role = c("aut", "cre")))
Maintainer: Daniel Lewandowski <daniel@nextpagesoft.net>
Description: Implements evidence-based methods to calculate HIV incidence in a given population.
    This tool you can estimate: the number of people living with HIV, including those not yet diagnosed;
    the annual number of new HIV infections; the average time between infection and diagnosis; 
    the number of people in need of treatment according to CD4 cell counts.
License: file LICENSE
Depends: R (>= 3.5.0)
Imports: data.table (>= 1.12.0), future (>= 1.12.0), ggplot2 (>=
        3.2.1), nloptr (>= 1.2.1), xml2 (>= 1.2.0), Rcpp (>= 1.0.1),
        utils (>= 3.5.0), stats (>= 3.5.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
LinkingTo: Rcpp
Author: Ard van Sighem [aut],
  Chantal Quinten [aut, ctb],
  Daniel Lewandowski [aut, cre]
Built: R 3.6.3; x86_64-w64-mingw32; 2020-03-20 17:42:24 UTC; windows
Archs: x64
