From 5b9cebb2f11cf2024a7d2c4f40cffd8a5205d7a3 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sat, 18 Jan 2020 22:36:32 +0100 Subject: 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(-) (limited to 'gnu/packages/cran.scm') diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 598793342d..4d79ad2257 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 -- cgit v1.2.3