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 ‘updateAmount’ #179
- Implement methods ‘updateII’ and ‘updateADDL’ #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