CRAN/E | campsis

campsis

Generic PK/PD Simulation Platform CAMPSIS

Installation

About

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.

github.com/Calvagone/campsis
calvagone.github.io/
Bug report File report

Key Metrics

Version 1.5.1
R ≥ 4.0.0
Published 2024-02-16 42 days ago
Needs compilation? no
License GPL (≥ 3)
CRAN checks campsis results
Language en-US

Downloads

Yesterday 25 0%
Last 7 days 68 -19%
Last 30 days 357 -17%
Last 90 days 1.270 +27%
Last 365 days 4.117 +30%

Maintainer

Maintainer

Nicolas Luyckx

nicolas.luyckx@calvagone.com

Authors

Nicolas Luyckx

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Get started with CAMPSIS

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

campsis archive

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