guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

11/13: gnu: r-lars: Update home page.


From: guix-commits
Subject: 11/13: gnu: r-lars: Update home page.
Date: Tue, 17 Mar 2020 21:16:55 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit f9d9a7e4a62282d26ea1404f2c09c703bb8d2beb
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:13:03 2020 +0100

    gnu: r-lars: Update home page.
    
    * gnu/packages/statistics.scm (r-lars)[home-page]: Follow (HTTPS)
    redirection.
---
 gnu/packages/statistics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 3855e1c..fa2b8d6 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4563,7 +4563,7 @@ mixture models.")
     (build-system r-build-system)
     (inputs
      `(("gfortran" ,gfortran)))
-    (home-page "http://www-stat.stanford.edu/~hastie/Papers/#LARS";)
+    (home-page "https://web.stanford.edu/~hastie/Papers/LARS/";)
     (synopsis "Least angle regression software")
     (description
      "Least Angle Regression (\"LAR\") is a model selection algorithm; a



reply via email to

[Prev in Thread] Current Thread [Next in Thread]