Package: pksensi
Type: Package
Title: Global Sensitivity Analysis in Physiologically Based Kinetic
        Modeling
Version: 1.1.6
Authors@R: c(
    person("Nan-Hung", "Hsieh", role = c("aut", "cre"), email = "nhsieh@cvm.tamu.edu", comment = c(ORCID = "0000-0003-0163-2766")),
    person("Brad", "Reisfeld", role = "aut"),
    person("Weihsueh A.", "Chiu", role = "aut", comment = c(ORCID = "0000-0002-7575-2368"))
    )
Depends: R (>= 3.5)
Imports: ggplot2, data.table, deSolve, dplyr, getPass, magrittr,
        reshape
Description: Applying the global sensitivity analysis workflow to investigate the parameter uncertainty and sensitivity in physiologically based kinetic (PK) models, especially the physiologically based pharmacokinetic/toxicokinetic model with multivariate outputs. The package also provides some functions to check the convergence and sensitivity of model parameters.   
License: GPL-3 | file LICENSE
URL: https://github.com/nanhung/pksensi,
        https://nanhung.rbind.io/pksensi
RoxygenNote: 7.0.2
Suggests: knitr, rmarkdown, testthat
LazyData: true
BugReports: https://github.com/nanhung/pksensi/issues
Author: Nan-Hung Hsieh [aut, cre] (<https://orcid.org/0000-0003-0163-2766>),
  Brad Reisfeld [aut],
  Weihsueh A. Chiu [aut] (<https://orcid.org/0000-0002-7575-2368>)
Maintainer: Nan-Hung Hsieh <nhsieh@cvm.tamu.edu>
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-05 01:55:49 UTC; nanhung
Repository: CRAN
Date/Publication: 2020-05-05 05:10:03 UTC
