Package: plethem
Title: Population Life Course Exposure to Health Effects Modeling
Version: 0.1.7
Authors@R: c(person("Salil", "Pendse", email = "spendse@scitovation.com", role = c("aut", "cre")),
  person("ScitoVation, LLC",role ="cph")
  )
Description: Functions, data and user interfaces for performing Physiologically Based Pharmacokinetic('PBPK') Modeling, In-vitro to In-vivo Extrapolation ('IVIVE') and exposure estimation. Also contains user interfaces to run models from the 'httk' package. Taken together these provide an easy to use and powerful modeling tool that can be used for all steps along the source-to-outcome continuum.All the analysis tools in the package can only be run as shiny apps. Check vignettes and package help for more information. More information on PBPK modeling can be found in the book 'Physiologically Based Pharmacokinetic Modeling: Science and Applications' by Reddy et al <doi:10.1002/0471478768>.
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: shiny, ggplot2, shinyBS, shinyWidgets, miniUI, shinydashboard,
        rstudioapi, shinythemes, data.table, rhandsontable, deSolve,
        truncdist, reshape2, dplyr, readxl, gdata, devtools, RSQLite,
        formatR, plotly, magrittr, sqldf, utils, stats, DT, shinyjs,
        V8, httk
Suggests: testthat, rmarkdown, knitr
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2019-01-02 14:22:13 UTC; spendse
Author: Salil Pendse [aut, cre],
  ScitoVation, LLC [cph]
Maintainer: Salil Pendse <spendse@scitovation.com>
Repository: CRAN
Date/Publication: 2019-01-02 15:50:03 UTC
