From f55851e21d471a0ff1a4a72893374c30ca4cf819 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 21 Feb 2019 16:03:25 +0100 Subject: Use codecov and update docs --- .travis.yml | 4 + DESCRIPTION | 4 +- README.html | 273 ++++++++++++++++++++++++++++++++++-- README.md | 1 + docs/articles/chemCal.html | 62 ++++---- docs/articles/index.html | 23 +-- docs/authors.html | 25 ++-- docs/index.html | 27 ++-- docs/news/index.html | 32 +++-- docs/pkgdown.css | 12 +- docs/pkgdown.js | 19 ++- docs/pkgdown.yml | 4 +- docs/reference/calplot.lm.html | 42 +++--- docs/reference/din32645.html | 37 ++--- docs/reference/index.html | 31 ++-- docs/reference/inverse.predict.html | 45 +++--- docs/reference/lod.html | 31 ++-- docs/reference/loq.html | 29 ++-- docs/reference/massart97ex1.html | 25 ++-- docs/reference/massart97ex3.html | 39 +++--- docs/reference/rl95_cadmium.html | 154 ++++++++++++++++++++ docs/reference/rl95_toluene.html | 29 ++-- docs/reference/utstats14.html | 23 +-- 23 files changed, 708 insertions(+), 263 deletions(-) create mode 100644 docs/reference/rl95_cadmium.html diff --git a/.travis.yml b/.travis.yml index 862f118..712829e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,3 +3,7 @@ cache: packages r: - release - devel +github_packages: + - r-lib/covr +after_success: + - Rscript -e 'covr::codecov()' diff --git a/DESCRIPTION b/DESCRIPTION index c78a37f..cacf80c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,7 +5,7 @@ Title: Calibration Functions for Analytical Chemistry Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de", comment = c(ORCID = "0000-0003-4371-6538"))) -Suggests: MASS, knitr, testthat, investr +Suggests: MASS, knitr, testthat, investr, covr Description: Simple functions for plotting linear calibration functions and estimating standard errors for measurements according to the Handbook of Chemometrics and Qualimetrics: Part A @@ -20,4 +20,4 @@ VignetteBuilder: knitr Encoding: UTF-8 BugReports: http://github.com/jranke/chemCal/issues URL: https://pkgdown.jrwb.de/chemCal, https://cgit.jrwb.de/chemCal/about -RoxygenNote: 6.0.1 +RoxygenNote: 6.1.1 diff --git a/README.html b/README.html index 777f98e..887e3e6 100644 --- a/README.html +++ b/README.html @@ -11,17 +11,202 @@ - +README.utf8.md - + - - - - - - - + + + + + + + @@ -100,10 +291,71 @@ button.code-folding-btn:focus {
+ + + @@ -112,7 +364,6 @@ $(document).ready(function () { -