aboutsummaryrefslogtreecommitdiff
path: root/docs/news
diff options
context:
space:
mode:
Diffstat (limited to 'docs/news')
-rw-r--r--docs/news/index.html15
1 files changed, 13 insertions, 2 deletions
diff --git a/docs/news/index.html b/docs/news/index.html
index c1837d9d..f9e79b38 100644
--- a/docs/news/index.html
+++ b/docs/news/index.html
@@ -7,7 +7,7 @@
<a class="navbar-brand me-2" href="../index.html">mkin</a>
- <small class="nav-text text-default me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Released version">1.2.9</small>
+ <small class="nav-text text-muted me-auto" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Released version">1.2.10</small>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
@@ -60,12 +60,23 @@
</div>
<div class="section level2">
-<h2 class="pkg-version" data-toc-text="1.2.9" id="mkin-129">mkin 1.2.9<a class="anchor" aria-label="anchor" href="#mkin-129"></a></h2>
+<h2 class="pkg-version" data-toc-text="1.2.10" id="mkin-1210-unreleased">mkin 1.2.10 (unreleased)<a class="anchor" aria-label="anchor" href="#mkin-1210-unreleased"></a></h2>
+<div class="section level3">
+<h3 id="bug-fixes-1-2-10">Bug fixes<a class="anchor" aria-label="anchor" href="#bug-fixes-1-2-10"></a></h3>
+<ul><li><p>‘inst/rmarkdown/templates/hierarchical_kinetics/skeleton/skeleton.Rmd’: Make parent model selection more robust</p></li>
+<li><p>‘R/mkinpredict.R’: Predictions and fits using solution type “deSolve” were previously incorrect in case there are no observed data for time zero (GitHub issue <a href="https://github.com/jranke/mkin/issues/16" class="external-link">#16</a>).</p></li>
+</ul></div>
+</div>
+ <div class="section level2">
+<h2 class="pkg-version" data-toc-text="1.2.9" id="mkin-129-2024-02-13">mkin 1.2.9 (2024-02-13)<a class="anchor" aria-label="anchor" href="#mkin-129-2024-02-13"></a></h2>
+<div class="section level3">
+<h3 id="new-features-1-2-9">New features<a class="anchor" aria-label="anchor" href="#new-features-1-2-9"></a></h3>
<ul><li><p>‘R/plot.mixed.R’: Support more than 25 datasets</p></li>
<li><p>‘R/mkinfit.R’: Support passing the observed data as a ‘tibble’</p></li>
<li><p>‘R/parplot.R’: Support multistart objects with covariate models and filter negative values of scaled parameters (with a warning) for plotting.</p></li>
<li><p>’R/create_deg_func.R: Make sure that no reversible reactions are specified in the case of two observed variables, as this is not supported</p></li>
</ul></div>
+</div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="1.2.8" id="mkin-128-unreleased">mkin 1.2.8 (unreleased)<a class="anchor" aria-label="anchor" href="#mkin-128-unreleased"></a></h2>
<ul><li>‘R/{mhmkin,status}.R’: Deal with ‘saem’ fits that fail when updating an ‘mhmkin’ object</li>

Contact - Imprint