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' 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' or
'mrgsolve' (at the user's choice) and returning the results, for the
given model, dataset and desired simulation settings.
Version: |
1.5.4 |
Depends: |
campsismod (≥ 1.1.0), R (≥ 4.0.0) |
Imports: |
assertthat, digest, dplyr, furrr, future, ggplot2, 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-08-30 |
DOI: |
10.32614/CRAN.package.campsis |
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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=campsis
to link to this page.