campsis: Generic PK/PD Simulation Platform Campsis

A generic, easy-to-use and intuitive pharmacokinetic/pharmacodynamic (PK/PD) simulation platform based on the R packages 'rxode2' and 'mrgsolve'. Campsis provides an abstraction layer over the underlying processes of defining a PK/PD model, assembling a custom dataset and running a simulation. The package has a strong dependency on the R package 'campsismod', which allows models to be read from and written to files, including through a JSON-based interface, and to be adapted further on the fly in the R environment. In addition, 'campsis' allows users to assemble datasets in an intuitive manner, including via a JSON-based interface to import Campsis datasets defined using formal JSON schemas distributed with the package. Once the dataset is ready, the package prepares the simulation, calls 'rxode2' or 'mrgsolve' (at the user's choice), and returns the results for the given model, dataset and desired simulation settings. The package itself is licensed under the GPL (>= 3); the JSON schema files shipped in inst/extdata are licensed separately under the Creative Commons Attribution 4.0 International (CC BY 4.0).

Package details

AuthorNicolas Luyckx [aut, cre]
MaintainerNicolas Luyckx <nicolas.luyckx@calvagone.com>
LicenseGPL (>= 3)
Version1.8.1
URL https://github.com/Calvagone/campsis https://calvagone.github.io/ https://calvagone.github.io/campsis.doc/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("campsis")

Try the campsis package in your browser

Any scripts or data that you put into this service are public.

campsis documentation built on Jan. 28, 2026, 5:07 p.m.