summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-19 00:04:38 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-18 02:16:21 +0100
commit72ac69941468b855e2fd0be1931b94ff5f94c0bc (patch)
treebab47a329b47031171368d3f8a9b99bc134714f1
parentddf69c4afeebdeb088214969b9a263fdad50d344 (diff)
downloadpatches-72ac69941468b855e2fd0be1931b94ff5f94c0bc.tar
patches-72ac69941468b855e2fd0be1931b94ff5f94c0bc.tar.gz
gnu: r-pls: Use HTTPS home page.
* gnu/packages/cran.scm (r-pls)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/cran.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c477bc2688..b95c981935 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1592,7 +1592,7 @@ error stream.")
(sha256
(base32 "121byimd6bg7jbrq5wz5fpi0vxq0vh8g724vkhnjzszbvcv1xsb7"))))
(build-system r-build-system)
- (home-page "http://mevik.net/work/software/pls.html")
+ (home-page "https://mevik.net/work/software/pls.html")
(synopsis "Partial Least Squares and Principal Component Regression")
(description
"The pls package implements multivariate regression methods: Partial Least