Skip to content

Releases: Calvagone/campsismod

Campsismod v1.4.0

Choose a tag to compare

@luyckxn luyckxn released this 30 Jul 08:10
6fcba6d

This release includes:

  • Migrate Campsismod to snake_case #122
  • Update pkgdown documentation #123

Campsismod v1.3.2

Choose a tag to compare

@luyckxn luyckxn released this 08 May 06:47
c1a282e

This release includes:

  • Update model suite #120

Campsismod v1.3.1

Choose a tag to compare

@luyckxn luyckxn released this 19 Mar 13:55
ed60e38

This release includes:

  • Use straight single quotes, not directed ones, for the whole DESCRIPTION file #115
  • Add R-universe badge to README #116
  • Review method mapJSONPropertiesToS4Slots #117
  • Add 'json' argument to CampsisModel constructor #118

Campsismod v1.3.0

Choose a tag to compare

@luyckxn luyckxn released this 05 Jan 09:17
a204a7c

This release includes:

  • JSON-based interface to import Campsis models #113

Campsismod v1.2.3

Choose a tag to compare

@luyckxn luyckxn released this 27 May 10:42
aa7aa4f

This release includes:

  • Method 'replaceAll' not working with unknown statements #108

Campsismod v1.2.2

Choose a tag to compare

@luyckxn luyckxn released this 31 Mar 10:25
0938eb0

This release includes:

  • Skip performance tests on CRAN #105

Campsismod v1.2.1

Choose a tag to compare

@luyckxn luyckxn released this 17 Mar 10:20
3d53672

This release includes:

  • Export from replicated Campsis model too slow, revise implementation #99
  • OMEGA/SIGMA matrix export too slow, revise implementation #100
  • Sampling from inverse Wishart/Chi-squared: degrees of freedom should be a vector #101
  • Implement show method on replicated Campsis model #103

Campsismod v1.2.0

Choose a tag to compare

@luyckxn luyckxn released this 07 Feb 14:36
5b5d74d

This release includes:

  • Add min/max columns to THETA's #24
  • Method 'addSuffix' does not preserve the variance-covariance matrix #81
  • Method 'add' does not merge variance-covariance matrices #82
  • Method 'addRSE' to quickly add relative standard error on parameter #83
  • Implement generic method 'move' #84
  • Generate parameter uncertainty in campsismod rather than in campsis #85
  • Error when printing the model in the console #88
  • Allow manual import of sampled parameters for model replication #89
  • Get rid of plyr package #90
  • Quality: increase code coverage #91
  • Method 'addRSE' can't be used to replace an existing value #92
  • Issue when the model is replicated only once #93
  • Implement show method on replication setting object #95
  • Check OMEGA and SIGMA matrix for positive definiteness #96
  • Min/max values not loaded from Campsis model files #97

Campsismod v1.1.2

Choose a tag to compare

@luyckxn luyckxn released this 26 Nov 11:21
586d159

This release includes:

  • Code coverage does not appear on codecov.io #77
  • Accept dest='rxode2' in addition to 'RxODE' #78
  • Update pkgdown documentation #79

Campsismod v1.1.1

Choose a tag to compare

@luyckxn luyckxn released this 16 Feb 09:57
df0ac21

This release includes:

  • Function 'replaceAll' not replacing occurrences in compartment properties #74