diff options
Diffstat (limited to 'gnu/packages/cran.scm')
-rw-r--r-- | gnu/packages/cran.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 8426285b7a..75e9afcac5 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -5617,7 +5617,7 @@ using the @code{snow} package.") (build-system r-build-system) (propagated-inputs `(("r-snow" ,r-snow))) - (home-page "http://cran.r-project.org/web/packages/snowfall/") + (home-page "https://cran.r-project.org/web/packages/snowfall/") (synopsis "Easier cluster computing") (description "This package is a usability wrapper around snow for easier development of parallel R programs. This package offers e.g. extended error @@ -15473,7 +15473,7 @@ path of values for the regularization parameter.") "0iwc06blr5sx7rylwczi2jrha8sk8qs0jklflwpidl0zj1jxdggp")))) (properties `((upstream-name . "RhpcBLASctl"))) (build-system r-build-system) - (home-page "http://prs.ism.ac.jp/~nakama/Rhpc/") + (home-page "https://prs.ism.ac.jp/~nakama/Rhpc/") (synopsis "Control the number of threads on BLAS") (description "This package allows you to control the number of threads the BLAS |