diff options
Diffstat (limited to 'docs/news/index.html')
-rw-r--r-- | docs/news/index.html | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index 3327e48f..fc9a0765 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -129,9 +129,28 @@ </div> - <div id="mkin-0-9-49-8-unreleased" class="section level1"> + <div id="mkin-0-9-49-10-unreleased" class="section level1"> <h1 class="page-header"> -<a href="#mkin-0-9-49-8-unreleased" class="anchor"></a>mkin 0.9.49.8 (unreleased)<small> Unreleased </small> +<a href="#mkin-0-9-49-10-unreleased" class="anchor"></a>mkin 0.9.49.10 (unreleased)<small> Unreleased </small> +</h1> +<ul> +<li><p>‘endpoints’: Don’t return the SFORB list component if it’s empty. This reduces distraction and complies with the documentation</p></li> +<li><p>Article in compiled models: Add some platform specific code and suppress warnings about zero values being removed from the FOCUS D dataset</p></li> +<li><p>‘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 (…)</p></li> +</ul> +</div> + <div id="mkin-0-9-49-9-2020-03-31" class="section level1"> +<h1 class="page-header"> +<a href="#mkin-0-9-49-9-2020-03-31" class="anchor"></a>mkin 0.9.49.9 (2020-03-31)<small> 2020-03-31 </small> +</h1> +<ul> +<li><p>‘mkinmod’: Use pkgbuild::has_compiler instead of Sys.which(‘gcc’), as the latter will often fail even if Rtools are installed</p></li> +<li><p>‘mkinds’: Use roxygen for documenting fields and methods of this R6 class</p></li> +</ul> +</div> + <div id="mkin-0-9-49-8-2020-01-09" class="section level1"> +<h1 class="page-header"> +<a href="#mkin-0-9-49-8-2020-01-09" class="anchor"></a>mkin 0.9.49.8 (2020-01-09)<small> 2020-01-09 </small> </h1> <ul> <li><p>‘aw’: Generic function for calculating Akaike weights, methods for mkinfit objects and mmkin columns</p></li> @@ -747,7 +766,9 @@ <div id="tocnav"> <h2>Contents</h2> <ul class="nav nav-pills nav-stacked"> - <li><a href="#mkin-0-9-49-8-unreleased">0.9.49.8</a></li> + <li><a href="#mkin-0-9-49-10-unreleased">0.9.49.10</a></li> + <li><a href="#mkin-0-9-49-9-2020-03-31">0.9.49.9</a></li> + <li><a href="#mkin-0-9-49-8-2020-01-09">0.9.49.8</a></li> <li><a href="#mkin-0-9-49-7-2019-11-01">0.9.49.7</a></li> <li><a href="#mkin-0-9-49-6-2019-10-31">0.9.49.6</a></li> <li><a href="#mkin-0-9-49-5-2019-07-04">0.9.49.5</a></li> |