aboutsummaryrefslogtreecommitdiff
path: root/docs/news/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/news/index.html')
-rw-r--r--docs/news/index.html25
1 files changed, 13 insertions, 12 deletions
diff --git a/docs/news/index.html b/docs/news/index.html
index 4fc042b..9ea5e1d 100644
--- a/docs/news/index.html
+++ b/docs/news/index.html
@@ -79,7 +79,7 @@
<ul class="nav navbar-nav">
<li>
<a href="../index.html">
- <span class="fas fa fas fa-home fa-lg"></span>
+ <span class="fas fa-home fa-lg"></span>
</a>
</li>
@@ -96,7 +96,7 @@
<ul class="nav navbar-nav navbar-right">
<li>
<a href="http://github.com/jranke/chemCal/">
- <span class="fab fa fab fa-github fa-lg"></span>
+ <span class="fab fa-github fa-lg"></span>
</a>
</li>
@@ -117,17 +117,18 @@
<small>Source: <a href='http://github.com/jranke/chemCal/blob/master/NEWS.md'><code>NEWS.md</code></a></small>
</div>
- <div id="chemcal-0-2-2" class="section level1">
+ <div id="chemcal-022" class="section level1">
<h1 class="page-header" data-toc-text="0.2.2">
-<a href="#chemcal-0-2-2" class="anchor"></a>chemCal 0.2.2<small> Unreleased </small>
+<a href="#chemcal-022" class="anchor"></a>chemCal 0.2.2<small> Unreleased </small>
</h1>
<ul>
-<li>Added the cadmium dataset from Rocke and Lorenzato (1995)</li>
+<li><p>‘calplot’ gains an argument ‘legend_x’ for better control of the legend position</p></li>
+<li><p>Added the cadmium dataset from Rocke and Lorenzato (1995)</p></li>
</ul>
</div>
- <div id="chemcal-0-2-1" class="section level1">
+ <div id="chemcal-021" class="section level1">
<h1 class="page-header" data-toc-text="0.2.1">
-<a href="#chemcal-0-2-1" class="anchor"></a>chemCal 0.2.1<small> 2018-07-17 </small>
+<a href="#chemcal-021" class="anchor"></a>chemCal 0.2.1<small> 2018-07-17 </small>
</h1>
<ul>
<li><p>‘inverse.predict’: Do not work on the means of the calibration standards any more, as this ignores the variability of y values about the means. Thanks to Anna Burniol Figols for pointing out this issue</p></li>
@@ -138,17 +139,17 @@
<li><p>Update static documentation</p></li>
</ul>
</div>
- <div id="chemcal-0-1-37" class="section level1">
+ <div id="chemcal-01-37" class="section level1">
<h1 class="page-header" data-toc-text="0.1-37">
-<a href="#chemcal-0-1-37" class="anchor"></a>chemCal 0.1-37<small> 2015-10-08 </small>
+<a href="#chemcal-01-37" class="anchor"></a>chemCal 0.1-37<small> 2015-10-08 </small>
</h1>
<ul>
<li>Maintenance release</li>
</ul>
</div>
- <div id="chemcal-0-1-34" class="section level1">
+ <div id="chemcal-01-34" class="section level1">
<h1 class="page-header" data-toc-text="0.1-34">
-<a href="#chemcal-0-1-34" class="anchor"></a>chemCal 0.1-34<small> 2014-04-25 </small>
+<a href="#chemcal-01-34" class="anchor"></a>chemCal 0.1-34<small> 2014-04-25 </small>
</h1>
<ul>
<li>Bugfix in lod() and loq(): In the case of small absolute x values (e.g. on the order of 1e-4 and smaller), the lod or loq calculated using the default method could produce inaccurate results as the default tolerance that was used in the internal call to optimize is inappropriate in such cases. Now a reasonable default is used which can be overriden by the user. Thanks to Jérôme Ambroise for reporting the bug.</li>
@@ -172,7 +173,7 @@
</div>
<div class="pkgdown">
- <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.5.1.</p>
+ <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p>
</div>
</footer>

Contact - Imprint