Skip to content

campsis

Generic PK/PD Simulation Platform Campsis

v1.8.2 · Mar 19, 2026 · GPL (>= 3)

Description

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).

Downloads

652

Last 30 days

5817th

1.5K

Last 90 days

7K

Last year

Trend: +35.3% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies campsismod assertthat digest dplyr furrr future ggplot2 jsonlite jsonvalidate MASS progressr purrr rlang tibble tidyr campsis

Version History

updated 1.8.2 ← 1.8.1 diff Mar 19, 2026
new 1.8.1 Mar 10, 2026
updated 1.8.1 ← 1.7.0 diff Jan 27, 2026
updated 1.7.0 ← 1.6.0 diff Apr 3, 2025
updated 1.6.0 ← 1.5.5 diff Feb 8, 2025
updated 1.5.5 ← 1.5.4 diff Nov 25, 2024
updated 1.5.4 ← 1.5.3 diff Aug 29, 2024
updated 1.5.3 ← 1.5.2 diff Jun 30, 2024
updated 1.5.2 ← 1.5.1 diff Apr 11, 2024
updated 1.5.1 ← 1.5.0 diff Feb 15, 2024
updated 1.5.0 ← 1.4.1 diff Oct 12, 2023
updated 1.4.1 ← 1.4.0 diff Apr 23, 2023
updated 1.4.0 ← 1.3.0 diff Apr 12, 2023
updated 1.3.0 ← 1.2.1 diff May 31, 2022
updated 1.2.1 ← 1.2.0 diff May 2, 2022
new 1.2.0 Feb 15, 2022