Skip to content

Releases: Calvagone/campsis

Campsis v1.9.0

Choose a tag to compare

@luyckxn luyckxn released this 05 Aug 10:47
c141602

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

Choose a tag to compare

@luyckxn luyckxn released this 19 Mar 14:32
5a1f454

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

Choose a tag to compare

@luyckxn luyckxn released this 08 Jan 08:09
79c9635

This release contains:

  • Fix warnings from package 'future' #188
  • Update pkgdown website #191

Campsis v1.8.0

Choose a tag to compare

@luyckxn luyckxn released this 06 Jan 09:07
6562573

This release includes:

  • JSON-based interface to import Campsis datasets #184
  • Test failure under mrgsolve 1.7.0 #186
  • Update vdiffr tests #187

Campsis v1.7.0

Choose a tag to compare

@luyckxn luyckxn released this 04 Apr 17:58
d7dfe3e

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

Choose a tag to compare

@luyckxn luyckxn released this 10 Feb 08:10
0299cc5

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

Campsis v1.5.5

Choose a tag to compare

@luyckxn luyckxn released this 26 Nov 13:46
060f8ed

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

Campsis v1.5.4

Choose a tag to compare

@luyckxn luyckxn released this 30 Aug 12:55
54fdd06

This release includes:

  • Add 'label' argument to 'Dataset' constructor #151
  • Export of 'SCENARIO' column should be slightly reviewed #152

Campsis v1.5.3

Choose a tag to compare

@luyckxn luyckxn released this 14 Jun 09:33
c5964cf

This release includes:

  • Argument outfun should be more flexible #146
  • Function 'vpcPlot' not working with scenarios #147

Campsis v1.5.2

Choose a tag to compare

@luyckxn luyckxn released this 12 Apr 08:36
ee1cbd8

This release includes:

  • Time unit support (dataset inputs / dataset export) #140
  • Change ID column name in nhanes dataset #143