From 95bd5b4c381905a9fcbb179836b7fa861e7e5f3f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 9 Jun 2016 12:35:02 +0200 Subject: Fix a bug in the listing of formation fractions The bug could only occur if a parent compound with a metabolite would end in the letter 'f' and was therefore not noticed earlier --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 4c3bf690..9b0181ed 100644 --- a/NEWS.md +++ b/NEWS.md @@ -14,6 +14,10 @@ - Remove an outdated reference to the inline package in the `compiled_models` vignette +### Bug fixes + +- `endpoints`: When the name of a substance degrading to a metabolite (e.g. a parent compound) used in the model formulation ended in the letter `f`, some rate parameters could be listed as formation fractions with mixed up names. These would also appear in the summary. + ## mkin 0.9.42 (2016-03-25) ### Major changes -- cgit v1.2.1