From 9f8e1eb33b586beb7e889212bdababa081b6ff67 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 15 Jul 2020 12:30:39 +0200 Subject: Improve handling of (partially) failing fits --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 4a923f09..25fe7f14 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,6 +12,10 @@ - 'mkinfit': Run 'stats::shapiro.test()' on standardized residuals and warn if p < 0.05 +- 'mkinfit': 'error_model_algorithm' = 'd_3' does not fail if direct fitting fails, but reports that the results for the threestep algorithm are returned + +- 'mmkin': Do not fail any more if one of the fits fails, but assign the try-error to the respective position in the mmkin object + # mkin 0.9.50.2 (2020-05-12) - Increase tolerance for a platform specific test results on the Solaris test machine on CRAN -- cgit v1.2.1