Package: PKNCA Type: Package Title: Perform Pharmacokinetic Non-Compartmental Analysis Version: 0.12.1.9000 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("Gerardo Jose", "Rodriguez", email="gerardo.jrac@gmail.com", role="aut", comment=c(ORCID="0000-0003-1413-0060")), person("Sridhar", "Duvvuri", role="ctb")) Imports: checkmate, dplyr (>= 1.1.0), digest, nlme, purrr, rlang, stats, tidyr, tibble, utils, lifecycle Suggests: covr, cowplot, ggplot2, ggtibble, knitr, labeling, pander, rmarkdown, spelling, testthat (>= 3.0.0), units, withr Description: Compute standard Non-Compartmental Analysis (NCA) parameters for typical pharmacokinetic analyses and summarize them. License: AGPL-3 URL: https://pknca.humanpredictions.com/, https://github.com/humanpred/pknca BugReports: https://github.com/humanpred/pknca/issues NeedsCompilation: no VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://humanpred.r-universe.dev Date/Publication: 2026-06-19 00:38:13 UTC RemoteUrl: https://github.com/humanpred/pknca RemoteRef: HEAD RemoteSha: b8233adbc9cb9ca5f16943cc142ce0e7981c97e0 Packaged: 2026-06-19 03:56:10 UTC; root Author: Bill Denney [aut, cre] (ORCID: ), Clare Buckeridge [aut], Gerardo Jose Rodriguez [aut] (ORCID: ), Sridhar Duvvuri [ctb] Maintainer: Bill Denney