Package: pmxTools Type: Package Title: Pharmacometric and Pharmacokinetic Toolkit Version: 1.6 Authors@R: c(person("Justin", "Wilkins", email = "justin.wilkins@occams.com", role = c("aut", "cre"), comment=c(ORCID="0000-0002-7099-9396")), person("Bill", "Denney", email="wdenney@humanpredictions.com", role="aut", comment=c(ORCID="0000-0002-5759-428X")), person("Rik", "Schoemaker", email="rik.schoemaker@occams.com", role="aut"), person("Satyaprakash", "Nayak", email="sn248@cornell.edu", role="ctb"), person("Leonid", "Gibiansky", email="lgibiansky@quantpharm.com", role="ctb"), person("Andrew", "Hooker", email="Andrew.Hooker@farmbio.uu.se", role="ctb"), person("E. Niclas", "Jonsson", email="niclas.jonsson@pharmetheus.com", role="ctb"), person("Mats O.", "Karlsson", email="mats.karlsson@farmbio.uu.se", role="ctb"), person("John", "Johnson", email="johndjohnson@gmail.com", role="ctb")) Maintainer: Justin Wilkins Contact: Justin Wilkins Description: Pharmacometric tools for common data analytical tasks; closed-form solutions for calculating concentrations at given times after dosing based on compartmental PK models (1-compartment, 2-compartment and 3-compartment, covering infusions, zero- and first-order absorption, and lag times, after single doses and at steady state, per Bertrand & Mentre (2008) ); parametric simulation from NONMEM-generated parameter estimates and other output; and parsing, tabulating and plotting results generated by Perl-speaks-NONMEM (PsN). License: GPL-2 URL: https://github.com/kestrel99/pmxTools, https://kestrel99.github.io/pmxTools/ BugReports: https://github.com/kestrel99/pmxTools/issues RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Imports: ggplot2, chron, xml2, dplyr (>= 1.0.0), purrr, tibble, tidyr, ggdist, scales, MASS, stringr, PKNCA, magrittr, data.tree Depends: R (>= 4.0.0), patchwork Suggests: testthat, vdiffr, knitr, rmarkdown Encoding: UTF-8 VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libxml2-dev Repository: https://kestrel99.r-universe.dev Date/Publication: 2026-05-02 22:03:20 UTC RemoteUrl: https://github.com/kestrel99/pmxtools RemoteRef: HEAD RemoteSha: c7f691dfe475120859098d3dbab45252dea91bec NeedsCompilation: no Packaged: 2026-07-04 16:04:39 UTC; root Author: Justin Wilkins [aut, cre] (ORCID: ), Bill Denney [aut] (ORCID: ), Rik Schoemaker [aut], Satyaprakash Nayak [ctb], Leonid Gibiansky [ctb], Andrew Hooker [ctb], E. Niclas Jonsson [ctb], Mats O. Karlsson [ctb], John Johnson [ctb]