diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-03-30 21:43:10 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-03-30 21:43:10 +0200 |
commit | 575fcacaa33076de97f41a79afb37efb97ca82e0 (patch) | |
tree | 0ad2a40da65e7026f22566ed41c3b53d21fe9e64 /NEWS.md | |
parent | cfa1340c41fe77117c3c2481ddbb25579f196bdd (diff) |
Static documentation rebuilt by pkgdown
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ -# mkin 0.9.49.8 (unreleased) +# mkin 0.9.49.9 (unreleased) + +- 'mkinmod': Do not check for gcc using Sys.which('gcc') any more, as this will often fail even if Rtools are installed + +# mkin 0.9.49.8 (2020-01-09) - 'aw': Generic function for calculating Akaike weights, methods for mkinfit objects and mmkin columns |