Package: PKNCA
Type: Package
Title: Perform Pharmacokinetic Non-Compartmental Analysis
Version: 0.9.3
Authors@R: c(
    person("Bill", "Denney", email="wdenney@humanpredictions.com", role=c("aut", "cre"), comment=c(ORCID="0000-0002-5759-428X")),
    person("Clare", "Buckeridge", email="clare.buckeridge@pfizer.com", role="aut"),
    person("Sridhar", "Duvvuri", role="ctb"))
Imports: dplyr (>= 0.5.0), digest, nlme, parallel, rlang, stats, tidyr,
        utils
Suggests: covr, cowplot, ggplot2, knitr, rmarkdown, testthat, tibble
Description: Compute standard Non-Compartmental Analysis (NCA) parameters for
    typical pharmacokinetic analyses and summarize them.
License: AGPL-3
URL: https://github.com/billdenney/pknca
BugReports: https://github.com/billdenney/pknca/issues
NeedsCompilation: no
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Encoding: UTF-8
Packaged: 2020-04-12 19:23:52 UTC; Bill Denney
Author: Bill Denney [aut, cre] (<https://orcid.org/0000-0002-5759-428X>),
  Clare Buckeridge [aut],
  Sridhar Duvvuri [ctb]
Maintainer: Bill Denney <wdenney@humanpredictions.com>
Repository: CRAN
Date/Publication: 2020-04-12 20:00:02 UTC
