Package: pmxTools
Type: Package
Title: Pharmacometric and Pharmacokinetic Toolkit
Version: 1.0
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("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 <justin.wilkins@occams.com>
Contact: Justin Wilkins <justin.wilkins@occams.com>
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) 
    <http://lixoft.com/wp-content/uploads/2016/03/PKPDlibrary.pdf>); 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
BugReports: https://github.com/kestrel99/pmxTools/issues
LazyData: TRUE
RoxygenNote: 7.0.2
Imports: ggplot2, ggrepel, gridExtra, chron
Depends: MASS, stringr, XML
Suggests: testthat
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-01-10 07:29:12 UTC; justin
Author: Justin Wilkins [aut, cre] (<https://orcid.org/0000-0002-7099-9396>),
  Bill Denney [aut] (<https://orcid.org/0000-0002-5759-428X>),
  Rik Schoemaker [aut],
  Leonid Gibiansky [ctb],
  Andrew Hooker [ctb],
  E. Niclas Jonsson [ctb],
  Mats O. Karlsson [ctb],
  John Johnson [ctb]
Repository: CRAN
Date/Publication: 2020-01-10 07:50:02 UTC
Built: R 3.6.3; ; 2020-08-05 07:53:25 UTC; windows
