aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-04-03 17:40:55 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-04-03 17:40:55 +0200
commit8c19fc5261dc53dc7880b3f54f8f2adf413de996 (patch)
tree193aad4a3b2920ad6bff1d54cd18e992ac179bdd /NEWS.md
parent312255078d2529f485a81df2a53d5928622ae81f (diff)
parent47ba9ea512b82fb8b31da8ec5558f3c0952d86d4 (diff)
Merge branch 'master' into mxkin
Merge DESCRIPTION manually to combine dependencies and rerun check to update check.log
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 622a82b0..a2258e77 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,18 @@
-# mkin 0.9.49.8 (unreleased)
+# mkin 0.9.49.10 (unreleased)
+
+- 'endpoints': Don't return the SFORB list component if it's empty. This reduces distraction and complies with the documentation
+
+- Article in compiled models: Add some platform specific code and suppress warnings about zero values being removed from the FOCUS D dataset
+
+- 'plot.mmkin': Add the argument 'standardized' to avoid warnings that occurred when it was passed as part of the additional arguments captured by the dots (...)
+
+# mkin 0.9.49.9 (2020-03-31)
+
+- 'mkinmod': Use pkgbuild::has_compiler instead of Sys.which('gcc'), as the latter will often fail even if Rtools are installed
+
+- 'mkinds': Use roxygen for documenting fields and methods of this R6 class
+
+# mkin 0.9.49.8 (2020-01-09)
- 'aw': Generic function for calculating Akaike weights, methods for mkinfit objects and mmkin columns

Contact - Imprint