Releases: Calvagone/campsis
Releases · Calvagone/campsis
Release list
Campsis v1.9.0
This release includes:
- 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 v1.8.2
This release contains:
- 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 v1.8.1
Campsis v1.8.0
Campsis v1.7.0
This release includes:
- 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 v1.6.0
This release includes:
- 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