From 72c4bb7b4bb3b9f1f6cceba484f1de7adcc104a3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 18 Nov 2022 08:46:54 +0100 Subject: Update NEWS --- NEWS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index cdb8a951..a72a0d13 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,13 @@ +# mkin 1.2.1 (unreleased) + +- 'tests/testthat/setup_script.R': Excluded another ill-defined random effect for the DFOP fit with 'saem', in an attempt to avoid a platform dependence that surfaced on Fedora systems on the CRAN check farm. + +- 'R/saem.R': Fix a bug that prevented that 'error.ini' is passed to 'saemix_model', and set default to c(1, 1) to avoid changing test results + +- 'R/parplot.R': Show initial values for error model parameters + +- 'R/loglik.mkinfit.R': Add 'nobs' attribute to the resulting 'logLik' object, in order to make test_AIC.R succeed on current R-devel + # mkin 1.2.0 (2022-11-17) - 'R/saem.R': 'logLik', 'update' and 'anova' methods for 'saem.mmkin' objects. -- cgit v1.2.1