diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-01-18 22:22:38 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-02-11 07:10:29 +0100 |
commit | c8fa172e44b96e23e9720ae2394da9050ae9c745 (patch) | |
tree | 873253140d9a226b1a549112b6e457e4fbb6ca87 /gnu/packages/cran.scm | |
parent | b74429788edfaa3137454db9f1bb6f10933dc24c (diff) | |
download | patches-c8fa172e44b96e23e9720ae2394da9050ae9c745.tar patches-c8fa172e44b96e23e9720ae2394da9050ae9c745.tar.gz |
gnu: r-squarem: Update home page and use HTTPS.
* gnu/packages/cran.scm (r-squarem)[home-page]: Follow redirection using
HTTPS.
Diffstat (limited to 'gnu/packages/cran.scm')
-rw-r--r-- | gnu/packages/cran.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 09191bfa38..de12e47ae1 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -2645,7 +2645,7 @@ contexts.") "0v4ax1v8diw2w7fdhfzz1z0bwixkmcrc39ax3y116f399rc06qbs")))) (properties `((upstream-name . "SQUAREM"))) (build-system r-build-system) - (home-page "http://www.jhsph.edu/agingandhealth/People/Faculty_personal_pages/Varadhan.html") + (home-page "https://coah.jhu.edu/people/Faculty_personal_Pages/Varadhan.html") (synopsis "Squared Extrapolation Methods for Accelerating EM-Like Monotone Algorithms") (description "This package provides algorithms for accelerating the convergence of |