NEWS
campsis 1.5.5 (2024-11-26)
- Arm label mapping must first verify the ARM column exists #155
- Code coverage does not appear on codecov.io anymore #161
- Optionally skip tests using R options #162
- Do not build vignettes on CRAN #163
- Update pkgdown documentation #164
campsis 1.5.4 (2024-08-30)
- Add 'label' argument to 'Dataset' constructor #151
- Export of 'SCENARIO' column should be slightly revised #152
campsis 1.5.3 (2024-07-01)
- Argument outfun should be more flexible #146
- Function 'vpcPlot' not working with scenarios #147
campsis 1.5.2 (2024-04-12)
- Time unit support (dataset inputs / dataset export) #140
- Change ID column name in nhanes dataset #143
campsis 1.5.1 (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.5.0 (2023-10-13)
- Revise model library #126
- Improve default plots #125
- Add binomial distribution #124
- Quickly assign subjects using setSubjects #123
- Remove warnings generated by tidyverse #118
campsis 1.4.1 (2023-04-24)
- Packages in Suggests should be used conditionally #117
campsis 1.4.0 (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
campsis 1.3.1
- Add scatter plot #103.
- Use model_suite instead of model_library #101
campsis 1.3.0 (2022-06-01)
- Add new simulation engine rxode2 #92.
- Refactor all tests to support multiple simulation engines #92
campsis 1.2.2
- Fix CRAN issues on M1 Mac architecture #90.
- Remove call to suppressMessages when building mrgsolve model #91
- Export TSLD / TDOS columns on demand #94
campsis 1.2.1 (2022-05-03)
- Add a progress bar in simulations.
- Minor bug fixes (#85, #86).
campsis 1.2.0 (2022-02-16)
- Added a
NEWS.md
file to track changes to the package.
- Initial release of campsis on CRAN.