summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/r-rstantools/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/r-rstantools/package.py')
-rw-r--r--var/spack/repos/builtin/packages/r-rstantools/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/r-rstantools/package.py b/var/spack/repos/builtin/packages/r-rstantools/package.py
index 8bf4619f75..cae466b487 100644
--- a/var/spack/repos/builtin/packages/r-rstantools/package.py
+++ b/var/spack/repos/builtin/packages/r-rstantools/package.py
@@ -15,7 +15,7 @@ class RRstantools(RPackage):
'Stan'-based R packages, and vignettes with recommendations for
developers."""
- homepage = "http://discourse.mc-stan.org/"
+ homepage = "https://discourse.mc-stan.org/"
url = "https://cloud.r-project.org/src/contrib/rstantools_1.5.1.tar.gz"
list_url = "https://cloud.r-project.org/src/contrib/Archive/rstantools"