diff options
Diffstat (limited to 'var/spack/repos/builtin/packages/r-libcoin/package.py')
-rw-r--r-- | var/spack/repos/builtin/packages/r-libcoin/package.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/r-libcoin/package.py b/var/spack/repos/builtin/packages/r-libcoin/package.py index ee39d155db..8022013f5c 100644 --- a/var/spack/repos/builtin/packages/r-libcoin/package.py +++ b/var/spack/repos/builtin/packages/r-libcoin/package.py @@ -11,7 +11,7 @@ class RLibcoin(RPackage): Basic infrastructure for linear test statistics and permutation inference in the framework of Strasser and Weber (1999) - <http://epub.wu.ac.at/102/>. This package must not be used by end-users. + <https://epub.wu.ac.at/102/>. This package must not be used by end-users. CRAN package 'coin' implements all user interfaces and is ready to be used by anyone.""" |