diff options
Diffstat (limited to 'docs/news')
-rw-r--r-- | docs/news/index.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/news/index.html b/docs/news/index.html index ab791e4e..01185d99 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -17,7 +17,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">mkin</a> - <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.2.5</span> + <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.2.6</span> </span> </div> @@ -108,13 +108,17 @@ </div> <div class="section level2"> -<h2 class="page-header" data-toc-text="1.2.5" id="mkin-125">mkin 1.2.5<a class="anchor" aria-label="anchor" href="#mkin-125"></a></h2> +<h2 class="page-header" data-toc-text="1.2.6" id="mkin-126">mkin 1.2.6<a class="anchor" aria-label="anchor" href="#mkin-126"></a></h2> +<ul><li>‘inst/rmarkdown/templates/hierarchical_kinetics/skeleton/skeleton.Rmd’: Fix an erroneous call to the ‘endpoints()’ function</li> +</ul></div> + <div class="section level2"> +<h2 class="page-header" data-toc-text="1.2.5" id="mkin-125-2023-08-09">mkin 1.2.5 (2023-08-09)<a class="anchor" aria-label="anchor" href="#mkin-125-2023-08-09"></a></h2> <ul><li><p>‘vignettes/mesotrione_parent_2023.rnw’: Prebuilt vignette showing how covariate modelling can be done for all relevant parent degradation models.</p></li> <li><p>‘inst/testdata/mesotrione_soil_efsa_2016}.xlsx’: Another example spreadsheets for use with ‘read_spreadsheet()’, featuring pH dependent degradation</p></li> <li><p>R/illparms.R: Fix the detection of ill-defined slope or error model parameters for the case that the estimate is negative</p></li> </ul></div> <div class="section level2"> -<h2 class="page-header" data-toc-text="1.2.4" id="mkin-124">mkin 1.2.4<a class="anchor" aria-label="anchor" href="#mkin-124"></a></h2> +<h2 class="page-header" data-toc-text="1.2.4" id="mkin-124-2023-05-19">mkin 1.2.4 (2023-05-19)<a class="anchor" aria-label="anchor" href="#mkin-124-2023-05-19"></a></h2> <ul><li>R/endpoints.R: Fix the calculation of endpoints for user specified covariate values</li> </ul></div> <div class="section level2"> |