Package: PKNCA
Type: Package
Title: Perform Pharmacokinetic Non-Compartmental Analysis
Version: 0.8.5
Authors@R: c(
    person("Bill", "Denney", email="wdenney@humanpredictions.com", role=c("aut", "cre")),
    person("Clare", "Buckeridge", email="clare.buckeridge@pfizer.com", role="aut"),
    person("Sridhar", "Duvvuri", role="ctb"))
Imports: dplyr (>= 0.5.0), digest, plyr, nlme, parallel, lattice,
        rlang, stats, tidyr, utils
Suggests: cowplot, ggplot2, knitr, rmarkdown, testthat
Description: Compute standard Non-Compartmental Analysis (NCA)
    parameters and summarize them.  In addition to this core work, it
    also provides standardized plotting routines, basic assessments
    for biocomparison or drug interaction, and model-based estimation
    routines for calculating doses to reach specific values of AUC or
    Cmax.
License: AGPL-3
URL: https://github.com/billdenney/pknca
BugReports: https://github.com/billdenney/pknca/issues
NeedsCompilation: no
VignetteBuilder: knitr
RoxygenNote: 6.0.1
Packaged: 2018-06-13 02:06:21 UTC; Bill Denney
Author: Bill Denney [aut, cre],
  Clare Buckeridge [aut],
  Sridhar Duvvuri [ctb]
Maintainer: Bill Denney <wdenney@humanpredictions.com>
Repository: CRAN
Date/Publication: 2018-06-13 07:55:49 UTC
