guix-commits
[Top][All Lists]
Advanced

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

06/17: gnu: r-glasso: Update home page and use HTTPS.


From: guix-commits
Subject: 06/17: gnu: r-glasso: Update home page and use HTTPS.
Date: Tue, 11 Feb 2020 01:14:52 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 5b9cebb2f11cf2024a7d2c4f40cffd8a5205d7a3
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:36:32 2020 +0100

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

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 5987933..4d79ad2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15443,7 +15443,7 @@ customize styles using a readable syntax.")
         (base32 "02p3612rpydk195n2qr77lp1j2w8zsw1ckkk98c8angm4r5q8dsc"))))
     (build-system r-build-system)
     (native-inputs `(("gfortran" ,gfortran)))
-    (home-page "http://www-stat.stanford.edu/~tibs/glasso";)
+    (home-page "https://statweb.stanford.edu/~tibs/glasso/";)
     (synopsis "Graphical Lasso: estimation of Gaussian graphical models")
     (description
      "This is a package for estimation of a sparse inverse covariance matrix



reply via email to

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