diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-07-23 13:49:29 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-07-23 13:56:59 +0200 |
commit | 8f9bcec005ed1e0c6086c19a94e03f20fd6d6263 (patch) | |
tree | bb8a516ab4306c3ed1fa841a377387d702db6b07 /NEWS.md | |
parent | b16e84264908b85bf02703a72a1fba9135c5c3de (diff) |
r-universe badge, release date of v1.1.1 in NEWS
Also skip complete log directory in .Rbuildignore and reorganize that
file to improve readability
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ - 'R/summary.mmkin.R': Summary method for mmkin objects. -# mkin 1.1.1 +# mkin 1.1.1 (2022-07-12) - 'R/{mkinmod,mkinpredict}.R: Store DLL information in mkinmod objects and use that information in mkinpredict to avoid a performance regression brought by a bugfix in R 4.2.x. Thanks to Tomas Kalibera for his analysis of the problem on the r-package-devel list and his suggestion on how to fix it. |