aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/index.html b/docs/index.html
index e954fa0..a724173 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -15,7 +15,7 @@
<meta property="og:description" content="Simple functions for plotting linear
calibration functions and estimating standard errors for measurements
according to the Handbook of Chemometrics and Qualimetrics: Part A
- by Massart et al. There are also functions estimating the limit
+ by Massart et al. (1997) There are also functions estimating the limit
of detection (LOD) and limit of quantification (LOQ).
The functions work on model objects from - optionally weighted - linear
regression (lm) or robust linear regression (rlm from the MASS package).">
@@ -61,7 +61,7 @@
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
- <a href="http://github.com/jranke/chemCal/">
+ <a href="https://github.com/jranke/chemCal/">
<span class="fab fa-github fa-lg"></span>
</a>
@@ -93,9 +93,9 @@
<ul class="list-unstyled">
<li>Download from CRAN at <br><a href="https://cloud.r-project.org/package=chemCal">https://​cloud.r-project.org/​package=chemCal</a>
</li>
-<li>Browse source code at <br><a href="http://github.com/jranke/chemCal/">http://​github.com/​jranke/​chemCal/​</a>
+<li>Browse source code at <br><a href="https://github.com/jranke/chemCal/">https://​github.com/​jranke/​chemCal/​</a>
</li>
-<li>Report a bug at <br><a href="http://github.com/jranke/chemCal/issues">http://​github.com/​jranke/​chemCal/​issues</a>
+<li>Report a bug at <br><a href="https://github.com/jranke/chemCal/issues">https://​github.com/​jranke/​chemCal/​issues</a>
</li>
</ul>
</div>
@@ -116,7 +116,6 @@
<h2>Dev status</h2>
<ul class="list-unstyled">
<li><a href="https://cran.r-project.org/package=chemCal"><img src="https://www.r-pkg.org/badges/version/chemCal"></a></li>
-<li><a href="https://www.tidyverse.org/lifecycle/#dormant"><img src="https://img.shields.io/badge/lifecycle-dormant-blue.svg" alt="Lifecycle: dormant"></a></li>
<li><a href="https://travis-ci.com/jranke/chemCal"><img src="https://travis-ci.com/jranke/chemCal.svg?branch=master" alt="Build Status"></a></li>
<li><a href="https://codecov.io/github/jranke/chemCal"><img src="https://codecov.io/github/jranke/chemCal/branch/master/graphs/badge.svg" alt="codecov"></a></li>
</ul>

Contact - Imprint