CRAN/E | campsismod

campsismod

Generic Implementation of a PK/PD Model

Installation

About

A generic, easy-to-use and expandable implementation of a pharmacokinetic (PK) / pharmacodynamic (PD) model based on the S4 class system. This package allows the user to read/write a pharmacometric model from/to files and adapt it further on the fly in the R environment. For this purpose, this package provides an intuitive API to add, modify or delete equations, ordinary differential equations (ODE's), model parameters or compartment properties (like infusion duration or rate, bioavailability and initial values). Finally, this package also provides a useful export of the model for use with simulation packages 'rxode2' and 'mrgsolve'. This package is designed and intended to be used with package 'campsis', a PK/PD simulation platform built on top of 'rxode2' and 'mrgsolve'.

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

Key Metrics

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

Downloads

Yesterday 9 0%
Last 7 days 68 -17%
Last 30 days 345 -20%
Last 90 days 1.165 -8%
Last 365 days 4.349 +26%

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 model
Create a minimalist model
Insight on the structural model
Adapt your model
Play with compartment properties
Adapt your parameters
Append a model to another

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

campsismod archive

Depends

R ≥ 4.0.0

Imports

assertthat
dplyr
magrittr
methods
plyr
purrr
readr
tibble
utils

Suggests

devtools
knitr
pkgdown
rmarkdown
roxygen2
testthat
xfun

Reverse Depends

campsis