campsis: Generic PK/PD Simulation Platform CAMPSIS

A generic, easy-to-use and intuitive pharmacokinetic/pharmacodynamic (PK/PD) simulation platform based on R packages 'rxode2', 'RxODE' and 'mrgsolve'. CAMPSIS provides an abstraction layer over the underlying processes of writing a PK/PD model, assembling a custom dataset and running a simulation. CAMPSIS has a strong dependency to the R package 'campsismod', which allows to read/write a model from/to files and adapt it further on the fly in the R environment. Package 'campsis' allows the user to assemble a dataset in an intuitive manner. Once the user’s dataset is ready, the package is in charge of preparing the simulation, calling 'rxode2', 'RxODE' or 'mrgsolve' (at the user's choice) and returning the results, for the given model, dataset and desired simulation settings.

Version: 1.5.1
Depends: campsismod (≥ 1.1.0), R (≥ 4.0.0)
Imports: assertthat, digest, dplyr, ggplot2, furrr, future, MASS, methods, plyr, progressr, purrr, rlang, stats, tibble, tidyr
Suggests: bookdown, devtools, gridExtra, knitr, mrgsolve, pkgdown, rmarkdown, roxygen2, rxode2, stringr, testthat, tictoc, vdiffr
Published: 2024-02-16
Author: Nicolas Luyckx [aut, cre]
Maintainer: Nicolas Luyckx <nicolas.luyckx at calvagone.com>
BugReports: https://github.com/Calvagone/campsis/issues
License: GPL (≥ 3)
URL: https://github.com/Calvagone/campsis, https://calvagone.github.io/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: campsis results

Documentation:

Reference manual: campsis.pdf
Vignettes: Get started with CAMPSIS

Downloads:

Package source: campsis_1.5.1.tar.gz
Windows binaries: r-devel: campsis_1.5.1.zip, r-release: campsis_1.5.1.zip, r-oldrel: campsis_1.5.1.zip
macOS binaries: r-release (arm64): campsis_1.5.1.tgz, r-oldrel (arm64): campsis_1.5.1.tgz, r-release (x86_64): campsis_1.5.1.tgz
Old sources: campsis archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=campsis to link to this page.