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.3.0 |
Depends: |
campsismod, R (≥ 4.0.0) |
Imports: |
assertthat, digest, dplyr, ggplot2, MASS, methods, plyr, progress, purrr, rlang, stats, tibble, tidyr |
Suggests: |
bookdown, devtools, gridExtra, knitr, mrgsolve, pkgdown, rmarkdown, roxygen2, RxODE, rxode2, stringr, testthat |
Published: |
2022-06-01 |
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.