From f4fcef8228ebd5a1a73bc6edc47b5efa259c2e20 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 23 Mar 2022 10:32:36 +0100 Subject: Use 'investr' conditionally in tests, updates Most prominently, a README was added, giving a nice overview for the people visiting the github page, the package page on CRAN, or the online docs at pkgdown.jrwb.de. The maintainer e-mail address was also updated. --- vignettes/chemCal.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vignettes/chemCal.Rmd') diff --git a/vignettes/chemCal.Rmd b/vignettes/chemCal.Rmd index de490f2..5896fac 100644 --- a/vignettes/chemCal.Rmd +++ b/vignettes/chemCal.Rmd @@ -35,7 +35,7 @@ At the moment, the package consists of four functions working on univariate linear models of class `lm` or `rlm`, plus several datasets for validation. -A [bug report](https://bugs.r-project.org/bugzilla/show_bug.cgi?id=8877) +A [bug report](https://bugs.r-project.org/show_bug.cgi?id=8877) and the following e-mail exchange on the r-devel mailing list about prediction intervals from weighted regression entailed some further studies on this subject. However, I did not encounter any proof or explanation of the -- cgit v1.2.1