campsis 1.9.0
CRAN release: 2026-08-05
- Extend JSON interface for study replication #199
- Standardise tests in package #200
- Refactor result processing logic and plotting functions #201
- Allow multiple output functions to be applied to simulation results #202
- NCA table output function #204
- Apply collection of output functions (outfuns) on simulated output #207
- Migrate campsis to snake_case #208
- Update pkgdown documentation #209
- Format code with Air #211
- Remove backward compatibility with old RxODE package #212
- Temporarily remove rxode2 simulation engine in tests #213
campsis 1.8.2
CRAN release: 2026-03-19
- Use straight single quotes, not directed ones, for the whole DESCRIPTION file #193
- Add R-universe badge to README #194
- Campsis output truncated if unit of exported dataset is ‘minute’ #195
- Add ‘json’ argument to Dataset, Scenarios and Settings constructor #196
- Implement show method on scenarios #197
campsis 1.7.0
CRAN release: 2025-04-04
- Bolus/Infusion: accept a vector of compartment names (1 or several) #176
- Bolus/Infusion: store arguments ‘as is’ in wrapper objects #177
- Bolus/Infusions: vectorize compartment properties #178
- Implement method ‘update_amount’ #179
- Implement methods ‘update_ii’ and ‘update_addl’ #180
- Repeat the initial dosing schedule based on cycle duration #181
- Update pkgdown website before release #182
campsis 1.6.0
CRAN release: 2025-02-09
- Add option to sample uncertainty from SIR or bootstrap output #87
- Include omegas and sigmas when simulating with uncertainty #150
- Warning raised: ‘package:stats’ may not be available when loading #157
- Future globals max size exceeded #166
- Method rxode2 should be called with envir set to NULL #167
- Allow Campsis model to be replicated beforehand when simulating with uncertainty #168
- Parameter uncertainty generation now managed by Campsismod #169
- Do not recompile mrgsolve model when SIGMAs change #170
- Get rid of plyr package #171
- Integration of the replication settings #172
campsis 1.5.1
CRAN release: 2024-02-16
- Progressr: call to tick() at the level of the slice may slow down the simulation (in specific circumstances) #130
- Layers added to multiple-arm dataset should apply to all arms #133
- Make NHANES data (DEMO + BMX) available in package campsis #134
- Bootstrap layer not shown when show is called on dataset #135
- Don’t raise exception when 2 boluses/infusions are given at same time #136
- Covariate name should be trimmed #137
campsis 1.4.0
CRAN release: 2023-04-13
- Run replicates in parallel #107
- Run scenarios in parallel #111
- Parallelise export of dataset #109
- Rework simulation settings #110
- Mrgsolve: don’t recompile model for each replicate #93
- Write new vignette about parallelisation #113
- Replace progress package by progressr package #108
- Write new vignette about progress bar #113
- Remove RxODE from the suggested packages (removed from CRAN) #106
- Remove messages output by rxode2 in console #114
