Package: pksensi
Title: Global Sensitivity Analysis in Physiologically Based Kinetic
        Modeling
Version: 1.2.0
Authors@R: c(
    person("Nan-Hung", "Hsieh", role = c("aut", "cre"), email = "d99622005@ntu.edu.tw", 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.6)
Imports: ggplot2, data.table, deSolve, dplyr, getPass, magrittr,
        foreach, parallel, doParallel, 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 (Hsieh et al., 2018 <doi:10.3389/fphar.2018.00588>).   
License: GPL-3 | file LICENSE
URL: https://github.com/nanhung/pksensi,
        https://nanhung.rbind.io/pksensi
RoxygenNote: 7.1.0
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 <d99622005@ntu.edu.tw>
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-14 22:26:48 UTC; nanhung
Repository: CRAN
Date/Publication: 2020-06-15 12:40:03 UTC
