diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-14 11:38:43 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-09-14 11:38:43 +0200 |
commit | c4a35c0e141a4bb05ba508914bebdc2884109e76 (patch) | |
tree | 81464f3e17e683dfc7614dadf0899850517954f7 /docs/news | |
parent | dd65f3503e9d091c82aedcf91635fcf40f778bf9 (diff) |
Exclude more example code from CRAN checks
to avoid NOTES about long execution times.
Static documentation rebuilt by pkgdown with run_dont_run = TRUE
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index b76ca884..6cc7351d 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -58,7 +58,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">mkin</a> - <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.9.47.3</span> + <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.9.47.4</span> </span> </div> @@ -117,12 +117,20 @@ </div> - <div id="mkin-0-9-47-3-2018-09-13" class="section level1"> + <div id="mkin-0-9-47-4-2018-09-14" class="section level1"> <h1 class="page-header"> -<a href="#mkin-0-9-47-3-2018-09-13" class="anchor"></a>mkin 0.9.47.3 (2018-09-13)<small> Unreleased </small> +<a href="#mkin-0-9-47-4-2018-09-14" class="anchor"></a>mkin 0.9.47.4 (2018-09-14)<small> Unreleased </small> </h1> <ul> -<li><p>‘mkinfit’: Improve fitting the error model for reweight.method = ‘tc’</p></li> +<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"> +<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> +</h1> +<ul> +<li><p>‘mkinfit’: Improve fitting the error model for reweight.method = ‘tc’. Add ‘manual’ to possible arguments for ‘weight’</p></li> <li><p>Test that FOCUS_2006_C can be evaluated with DFOP and reweight.method = ‘tc’</p></li> </ul> </div> @@ -648,7 +656,8 @@ <div id="tocnav"> <h2>Contents</h2> <ul class="nav nav-pills nav-stacked"> - <li><a href="#mkin-0-9-47-3-2018-09-13">0.9.47.3</a></li> + <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-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> |