The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
A generic, easy-to-use and intuitive pharmacokinetic/pharmacodynamic (PK/PD) simulation platform based on R packages 'rxode2' 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' or 'mrgsolve' (at the user's choice) and returning the results, for the given model, dataset and desired simulation settings.
Version: | 1.5.4 |
Depends: | campsismod (≥ 1.1.0), R (≥ 4.0.0) |
Imports: | assertthat, digest, dplyr, furrr, future, ggplot2, MASS, methods, plyr, progressr, purrr, rlang, stats, tibble, tidyr |
Suggests: | bookdown, devtools, gridExtra, knitr, mrgsolve, pkgdown, rmarkdown, roxygen2, rxode2, stringr, testthat, tictoc, vdiffr |
Published: | 2024-08-30 |
DOI: | 10.32614/CRAN.package.campsis |
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 |
Reference manual: | campsis.pdf |
Vignettes: |
Get started with CAMPSIS (source, R code) |
Package source: | campsis_1.5.4.tar.gz |
Windows binaries: | r-devel: campsis_1.5.4.zip, r-release: campsis_1.5.4.zip, r-oldrel: campsis_1.5.4.zip |
macOS binaries: | r-release (arm64): campsis_1.5.4.tgz, r-oldrel (arm64): campsis_1.5.4.tgz, r-release (x86_64): campsis_1.5.4.tgz, r-oldrel (x86_64): campsis_1.5.4.tgz |
Old sources: | campsis archive |
Please use the canonical form https://CRAN.R-project.org/package=campsis to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.