aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2025-02-14 07:19:15 +0100
committerJohannes Ranke <johannes.ranke@jrwb.de>2025-02-14 07:19:15 +0100
commitb0f08271d1dae8ffaf57f557c27eba1314ece1d5 (patch)
tree98da899d455d6945849d6f4b4e98adfb98dc8b2b /NEWS.md
parent7dc59c522d0639f6473463340e518e2e8074e364 (diff)
parent55d9c2331e468efd364472555dbfae84603a4f73 (diff)
Merge branch 'main' into dev
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md20
1 files changed, 17 insertions, 3 deletions
diff --git a/NEWS.md b/NEWS.md
index 9ddd4128..f8ba9a87 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,8 +1,22 @@
-# mkin 1.2.7
+# mkin 1.2.9
--
+- 'R/plot.mixed.R': Support more than 25 datasets
-# mkin 1.2.6
+- 'R/mkinfit.R': Support passing the observed data as a 'tibble'
+
+- 'R/parplot.R': Support multistart objects with covariate models and filter negative values of scaled parameters (with a warning) for plotting.
+
+- 'R/create_deg_func.R: Make sure that no reversible reactions are specified in the case of two observed variables, as this is not supported
+
+# mkin 1.2.8 (unreleased)
+
+- 'R/{mhmkin,status}.R': Deal with 'saem' fits that fail when updating an 'mhmkin' object
+
+# mkin 1.2.7 (unreleased)
+
+- 'R/illparms.R': Fix a bug that prevented an ill-defined random effect to be found if there was only one random effect in the model. Also add a test for this.
+
+# mkin 1.2.6 (2023-10-14)
- 'inst/rmarkdown/templates/hierarchical_kinetics/skeleton/skeleton.Rmd': Fix an erroneous call to the 'endpoints()' function

Contact - Imprint