From eaf3073bf0aeee812574b32f7e557218c61c6255 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 27 Nov 2020 21:46:27 +0100 Subject: Closes #11 --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index 2ed69da8..2423e130 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,7 @@ # mkin 0.9.50.4 (unreleased) +- 'mkinmod' models gain arguments 'name' and 'dll_dir' which, in conjunction with the upcoming version of the 'inline' package, makes it possible to still use the DLL used for fast ODE solutions with 'deSolve' after saving and restoring the 'mkinmod' object. + - 'f_norm_temp_focus' generic function to normalise time intervals using the FOCUS method, with methods for numeric vectors and 'mkindsg' objects - 'mkindsg' R6 class for groups of 'mkinds' datasets with metadata -- cgit v1.2.1