Package: ushr
Type: Package
Title: Understanding Suppression of HIV
Version: 0.2.3
Date: 2020-04-21
Authors@R: c(person("Sinead E.", "Morris", role = c("aut", "cre"),
                     email = "sinead.morris@columbia.edu",
		     comment = c(ORCID = "0000-0001-8626-1698")),
              person("Luise", "Dziobek-Garrett", role = "ctb"),
              person("Andrew", "Yates", role = "ctb"))
Maintainer: Sinead E. Morris <sinead.morris@columbia.edu>
Description: Analyzes longitudinal data of HIV decline in patients on antiretroviral therapy using the canonical biphasic exponential decay model (pioneered, for example, by work in Perelson et al. (1997) <doi:10.1038/387188a0>; and Wu and Ding (1999) <doi:10.1111/j.0006-341X.1999.00410.x>). Model fitting and parameter estimation are performed, with additional options to calculate the time to viral suppression. Plotting and summary tools are also provided for fast assessment of model results.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: dplyr (>= 0.8.0.1), tidyr (>= 0.8.3), ggplot2 (>= 3.1.1),
        stats
Suggests: GGally (>= 1.4.0), knitr (>= 1.22), rmarkdown (>= 1.12),
        testthat (>= 2.2.0)
VignetteBuilder: knitr
URL: https://github.com/SineadMorris/ushr
NeedsCompilation: no
Packaged: 2020-04-21 17:08:33 UTC; sineadmorris
Author: Sinead E. Morris [aut, cre] (<https://orcid.org/0000-0001-8626-1698>),
  Luise Dziobek-Garrett [ctb],
  Andrew Yates [ctb]
Repository: CRAN
Date/Publication: 2020-04-21 18:20:03 UTC
Built: R 4.0.2; ; 2020-07-17 04:54:03 UTC; unix
