Recent Releases of campsis
campsis - 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
- R
Published by luyckxn over 1 year ago
campsis - 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
- R
Published by luyckxn over 1 year ago
campsis - Campsis v1.5.5
This release includes:
- 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
- R
Published by luyckxn over 1 year ago
campsis - Campsis v1.5.4
This release includes:
- Add 'label' argument to 'Dataset' constructor #151
- Export of 'SCENARIO' column should be slightly reviewed #152
- R
Published by luyckxn almost 2 years ago
campsis - Campsis v1.5.3
This release includes:
- Argument outfun should be more flexible #146
- Function 'vpcPlot' not working with scenarios #147
- R
Published by luyckxn about 2 years ago
campsis - Campsis v1.5.2
This release includes:
- Time unit support (dataset inputs / dataset export) #140
- Change ID column name in nhanes dataset #143
- R
Published by luyckxn over 2 years ago
campsis - Campsis v1.5.1
This release includes:
- 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
- R
Published by luyckxn over 2 years ago
campsis - Campsis v1.5.0
This release includes:
- Revise model library #126
- Improve default plots #125
- Add binomial distribution #124
- Quickly assign subjects using setSubjects #123
- Remove warnings generated by tidyverse #118
- R
Published by luyckxn almost 3 years ago
campsis - Campsis v1.4.0
This release includes several tickets related to speed improvements:
- 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
It also includes the rework of the progress bar using package progressr:
- Replace progress package by progressr package #108
- Write new vignette about progress bar #113
It finally includes a few minor tickets:
- Remove RxODE from the suggested packages since it is not on CRAN anymore #106
- Remove messages output by rxode2 in console #114
- R
Published by luyckxn over 3 years ago
campsis - Campsis v1.3.1
This release includes:
- Add scatter plot #103.
- Use modelsuite instead of modellibrary #101
- R
Published by luyckxn almost 4 years ago
campsis - Campsis v1.3.0
This release includes:
- Add new simulation engine rxode2 #92.
- Refactor all tests to support multiple simulation engines #92
- R
Published by luyckxn about 4 years ago
campsis - Campsis v1.2.2
This release contains the following tickets:
- Fix CRAN issues on M1 Mac architecture #90.
- Remove call to suppressMessages when building mrgsolve model #91
- Export TSLD / TDOS columns on demand #94
- R
Published by luyckxn about 4 years ago
campsis - Campsis v1.2.1
This release includes:
- Add a progress bar in simulations.
- Minor bug fixes (#85, #86).
- R
Published by luyckxn about 4 years ago
campsis - Campsis v1.2.0
First release of campsis on CRAN.
- R
Published by luyckxn over 4 years ago
campsis - Campsis v1.1.1
This release includes: - Preserve specified infusion duration or rate when working with dose adaptations #70
- R
Published by luyckxn over 4 years ago
campsis - Campsis v1.1.0
This release includes:
- Rework timevarying covariates #66
- Remove methods getCovariatesNames, getIOVNames, etc. #67
- Implement show method on dataset #68
- R
Published by luyckxn over 4 years ago
campsis - Campsis v1.0.1
This release includes:
- Rework VPC and vpcPlot functions #61
- Update vignette with complex PK/PD models #62
- Update continuous integration #63
- R
Published by luyckxn over 4 years ago
campsis - Campsis v1.0.0
This release includes: - Add license to package #50 - Vignette 'PK/PD model library' #55 - Vignette 'Complex PK/PD models from litterature' #56 - DV slot in observations class #57 - Dataset summary not recomputed in each scenario #58 - Remove all medians in default VPC plot #59
- R
Published by luyckxn over 4 years ago
campsis - Campsis v0.9.0
Scenario release: - Easy management of scenarios #47 - Rework pkgdown site #51 - New methods setSubjects & setLabel #52 - Regression in performances with events #53
- R
Published by luyckxn almost 5 years ago
campsis - Campsis v0.8.0
This release includes the following tickets:
- Issue with relocate function for reordering output columns #48
- Review code and tests due to changes in generic list (campsismod) #46
- id and time columns to uppercase letters #45
- ValidObject method should be called on both CAMPSIS model and dataset #44
- Delete/replace elements on CAMPSIS dataset #43
- Update package due to implementation of a mini parser in campsismod #42
- Remove any reference to pmxmod #41
- Use string as identifier in Arm() #39
- Wrapper function for quick parallel design datasets #38
- Output dosing information #32
- Dose adaptation based on a covariate #31
- Dataset: update the number of subjects easily #27
- R
Published by luyckxn almost 5 years ago