aboutsummaryrefslogtreecommitdiff
path: root/docs/news
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-07-22 11:43:49 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2022-07-22 11:43:49 +0200
commitcff25a78e0e5a9d46db575b1ae3b02ace560aaf6 (patch)
tree9c4fb80c8725e4a82158c2955d26c805f3c65760 /docs/news
parent93256099d5c2536e8fab359d5afe58a361dc6139 (diff)
Update static docs
Diffstat (limited to 'docs/news')
-rw-r--r--docs/news/index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/news/index.html b/docs/news/index.html
index e7a7f571..d5c30552 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.1.1</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.1.2</span>
</span>
</div>
@@ -82,6 +82,12 @@
</div>
<div class="section level2">
+<h2 class="page-header" data-toc-text="1.1.2" id="mkin-112">mkin 1.1.2<a class="anchor" aria-label="anchor" href="#mkin-112"></a></h2>
+<ul><li><p>‘R/convergence.R’: New generic to show convergence information with a method for ‘mmin’ objects.</p></li>
+<li><p>‘R/illparms.R’: New generic to show ill-defined parameters with methods for ‘mkinfit’ and ‘mmkin’ objects.</p></li>
+<li><p>‘R/summary.mmkin.R’: Summary method for mmkin objects.</p></li>
+</ul></div>
+ <div class="section level2">
<h2 class="page-header" data-toc-text="1.1.1" id="mkin-111">mkin 1.1.1<a class="anchor" aria-label="anchor" href="#mkin-111"></a></h2>
<ul><li><p>’R/{mkinmod,mkinpredict}.R: Store DLL information in mkinmod objects and use that information in mkinpredict to avoid a performance regression brought by a bugfix in R 4.2.x. Thanks to Tomas Kalibera for his analysis of the problem on the r-package-devel list and his suggestion on how to fix it.</p></li>
<li><p>‘vignettes/FOCUS_L.rmd’: Remove an outdated note referring to a failure to calculate the covariance matrix for DFOP with the L2 dataset. Since 0.9.45.5 the covariance matrix is available</p></li>

Contact - Imprint