NEWS.md

CoRC 0.12.0 (2023-03-12)

Included a further fix to prevent a crashing bug in this version of COPASI

CoRC 0.11.1 (2023-01-22)

CoRC 0.11.0 (2021-08-30)

This can be useful e.g. for stopping timecourses after an event, like the runaway accumulation of a model species, which could trigger an error for stochastic simulation due to 'Internal step limit exceeded'. Such an event can be created like so:

newEvent(name = "abort", trigger_expression = "{Prey.ParticleNumber} > 1e5", assignment_target = "Time", assignment_expression = 1e9).

It is now correctly exported to the '.txt' experimental data. This matters because COPASI handles NaN differently than NA.

CoRC 0.10.0 (2021-04-29)

Disabled JIT compilation for now as it seems to cause crashes.

This makes getCopasi() obsolete. The function has been deprecated.

Package installation now requires an internet connection by default, which can be circumvented by providing the correct libraries locally with the COPASI_LIB_PATH environment variable. One option to set this variable is with the configure.vars argument of install.packages().

defineExperiments() has new parameters weights and normalize_weights_per_experiment.

CoRC 0.9.0 (2020-11-23)

addExperiments() is also used by runParameterEstimation() and setParameterEstimationSettings().

Renaming parameters on a per reaction basis is not supported by COPASI.

Added biomodels_url() helper function to assist with generating URLs where desirable.

CoRC 0.8.0 (2020-06-25)

CoRC 0.7.1 (2020-05-24)

The COPASI version was incorrectly reported to be 4.12.

CoRC 0.7.0 (2020-05-22)

CoRC used to crash on various untested linux distros. Compatibility has now been confirmed with Ubuntu (16.04, 18.04, 20.04), CentOS (6, 7, 8), and Fedora (30, 32).

'Time' output used to confilict with the invariant time column.

CoRC 0.6.1 (2019-10-24)

CoRC 0.6.0 (2019-10-06)

CoRC 0.5.0 (2019-04-05)

CoRC 0.4.0 (2018-08-01)

CoRC 0.3.0 (2018-04-19)

CoRC 0.2.1 (2018-03-01)

CoRC 0.2.0 (2018-02-19)

CoRC 0.1.0 (2017-12-04)

CoRC 0.0.1 (2017-11-15)



jpahle/CoRC documentation built on May 5, 2024, 11:54 p.m.