Package: invitroTKstats 0.0.14
invitroTKstats: In Vitro Toxicokinetic Data Processing and Analysis Pipeline
A set of tools for processing and analyzing in vitro toxicokinetic measurements in a standardized and reproducible pipeline. The package was developed to perform frequentist and Bayesian estimation on a variety of in vitro toxicokinetic measurements including -- but not limited to -- chemical fraction unbound in the presence of plasma (f_up), intrinsic hepatic clearance (Clint, uL/min/million hepatocytes), and membrane permeability for oral absorption (Caco2). The methods provided by the package were described in Wambaugh et al. (2019) <doi:10.1093/toxsci/kfz205>.
Authors:
invitroTKstats_0.0.14.tar.gz
invitroTKstats_0.0.14.zip(r-4.7)invitroTKstats_0.0.14.zip(r-4.6)invitroTKstats_0.0.14.zip(r-4.5)
invitroTKstats_0.0.14.tgz(r-4.6-any)invitroTKstats_0.0.14.tgz(r-4.5-any)
invitroTKstats_0.0.14.tar.gz(r-4.7-any)invitroTKstats_0.0.14.tar.gz(r-4.6-any)
invitroTKstats_0.0.14.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
invitroTKstats/json (API)
NEWS
| # Install 'invitroTKstats' in R: |
| install.packages('invitroTKstats', repos = c('https://usepa.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/usepa/invitrotkstats/issues
- jags– Just Another Gibbs Sampler for Bayesian MCMC - binary JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. JAGS was written with three aims in mind: * To have an engine for the BUGS language that runs on Unix * To be extensible, allowing users to write their own functions, distributions and samplers. * To be a plaftorm for experimentation with ideas in Bayesian modelling This package contains the 'jags' binary as well as the associated shared library modules loaded by the binary.
- c++– GNU Standard C++ Library v3
- caco2_cheminfo - Caco-2 Chemical Information Example Data set
- caco2_L0 - Caco-2 Level-0 Example Data set
- caco2_L1 - Caco-2 Level-1 Example Data set
- caco2_L2 - Caco-2 Level-2 Example Data set
- caco2_L3 - Caco-2 Level-3 Example Data set
- clint_cheminfo - Clint Chemical Information Example Data set
- clint_L0 - Clint Level-0 Example Data set
- clint_L1 - Clint Level-1 Example Data set
- clint_L2 - Clint Level-2 Example Data set
- clint_L2_heldout - Clint Level-2 Heldout Example Data set
- clint_L3 - Clint Level-3 Example Data set
- clint_L4 - Clint Level-4 Example Data set
- clint_PREJAGS - Clint Level-4 PREJAGS arguments
- fup_red_cheminfo - Fup RED Chemical Information Example Data set
- fup_red_L0 - Fup RED Level-0 Example Data set
- fup_red_L1 - Fup RED Level-1 Example Data set
- fup_red_L2 - Fup RED Level-2 Example Data set
- fup_red_L2_heldout - Fup RED Level-2 Heldout Example Data set
- fup_red_L3 - Fup RED Level-3 Example Data set
- fup_red_L4 - Fup RED Level-4 Example Data set
- fup_red_PREJAGS - Fup RED Level-4 PREJAGS arguments
- fup_uc_cheminfo - Fup UC Chemical Information Example Data set
- fup_uc_L0 - Fup UC Level-0 Example Data set
- fup_uc_L1 - Fup UC Level-1 Example Data set
- fup_uc_L2 - Fup UC Level-2 Example Data set
- fup_uc_L2_heldout - Fup UC Level-2 Heldout Example Data set
- fup_uc_L3 - Fup UC Level-3 Example Data set
- fup_uc_L4 - Fup UC Level-4 Example Data set
- fup_uc_PREJAGS - Fup UC Level-4 PREJAGS arguments
- L1.common.cols - Common Columns in Level-1
- std.catcols - Standard Data Catalog (Data Guide) Columns
Last updated from:43cb092157. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 169 | ||
| source / vignettes | OK | 244 | ||
| linux-release-x86_64 | OK | 169 | ||
| macos-release-arm64 | OK | 103 | ||
| macos-oldrel-arm64 | OK | 140 | ||
| windows-devel | OK | 143 | ||
| windows-release | OK | 163 | ||
| windows-oldrel | OK | 110 | ||
| wasm-release | OK | 138 |
Exports:calc_caco2_pointcalc_clintcalc_clint_pointcalc_fup_redcalc_fup_red_pointcalc_fup_uccalc_fup_uc_pointcheck_catalogcreate_catalogcreate_chem_tablecreate_method_tableformat_caco2format_clintformat_fup_redformat_fup_ucmerge_level0plot_clintplot_fup_ucround_outputsample_verificationsummarize_table
Dependencies:cellrangerclicodacpp11crayondplyrfarvergenericsggplot2gluegtablehmsisobandlabelinglatticelifecyclemagrittrpillarpkgconfigprettyunitsprogressR6rbibutilsRColorBrewerRdpackreadxlrematchrlangrunjagsS7scalestibbletidyselectutf8vctrsviridisLitewithr
Appendix
Rendered fromAppendix_vignette.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2025-07-24
Started: 2025-07-24
Apparent Membrane Permeability (Caco-2)
Rendered fromCaco2_vignette.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2026-02-13
Started: 2025-07-24
Intrinsic Hepatic Clearance (Cl~int~)
Rendered fromClint_vignette.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2026-02-13
Started: 2025-07-24
Data Guide Creation and Level-0 Data Compilation
Rendered fromData-guide-and-L0_vignette.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2025-07-24
Started: 2025-07-24
Fraction Unbound in Plasma - Rapid Equilibrium Dialysis (f~up~ RED)
Rendered fromFupRED_vignette.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2026-02-13
Started: 2025-07-24
Fraction Unbound in Plasma - Ultracentrifugation (f~up~ UC)
Rendered fromFupUC_vignette.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2026-02-13
Started: 2025-07-24
Plotting Functions
Rendered fromplotting-invitroTKstats.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2025-07-24
Started: 2025-07-24
