diff options
Diffstat (limited to 'docs/news')
| -rw-r--r-- | docs/news/index.html | 22 | 
1 files changed, 16 insertions, 6 deletions
| diff --git a/docs/news/index.html b/docs/news/index.html index 4bd93964..cbfcdde0 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -117,17 +117,26 @@      </div> -    <div id="mkin-0-9-47-4-2018-09-14" class="section level1"> +    <div id="mkin-0-9-47-5-2018-09-14" class="section level1">  <h1 class="page-header"> -<a href="#mkin-0-9-47-4-2018-09-14" class="anchor"></a>mkin 0.9.47.4 (2018-09-14)<small> Unreleased </small> +<a href="#mkin-0-9-47-5-2018-09-14" class="anchor"></a>mkin 0.9.47.5 (2018-09-14)<small> Unreleased </small> +</h1> +<ul> +<li><p>Make the two-component error model stop in cases where it is inadequate to avoid nls crashes on windows</p></li> +<li><p>Move two vignettes to a location where they will not be built on CRAN (to avoid more NOTES from long execution times)</p></li> +</ul> +</div> +    <div id="mkin-0-9-47-4" class="section level1"> +<h1 class="page-header"> +<a href="#mkin-0-9-47-4" class="anchor"></a>mkin 0.9.47.4<small> Unreleased </small>  </h1>  <ul>  <li>Exclude more example code from testing on CRAN to avoid NOTES from long execution times</li>  </ul>  </div> -    <div id="mkin-0-9-47-3-not-released-to-cran" class="section level1"> +    <div id="mkin-0-9-47-3" class="section level1">  <h1 class="page-header"> -<a href="#mkin-0-9-47-3-not-released-to-cran" class="anchor"></a>mkin 0.9.47.3 (not released to CRAN)<small> Unreleased </small> +<a href="#mkin-0-9-47-3" class="anchor"></a>mkin 0.9.47.3<small> Unreleased </small>  </h1>  <ul>  <li><p>‘mkinfit’: Improve fitting the error model for reweight.method = ‘tc’. Add ‘manual’ to possible arguments for ‘weight’</p></li> @@ -656,8 +665,9 @@      <div id="tocnav">        <h2>Contents</h2>        <ul class="nav nav-pills nav-stacked"> -        <li><a href="#mkin-0-9-47-4-2018-09-14">0.9.47.4</a></li> -        <li><a href="#mkin-0-9-47-3-not-released-to-cran">0.9.47.3</a></li> +        <li><a href="#mkin-0-9-47-5-2018-09-14">0.9.47.5</a></li> +        <li><a href="#mkin-0-9-47-4">0.9.47.4</a></li> +        <li><a href="#mkin-0-9-47-3">0.9.47.3</a></li>          <li><a href="#mkin-0-9-47-2-2018-07-19">0.9.47.2</a></li>          <li><a href="#mkin-0-9-47-1-2018-02-06">0.9.47.1</a></li>          <li><a href="#mkin-0-9-46-3-2017-11-16">0.9.46.3</a></li> | 
