mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: r-proc: Update home page.
* gnu/packages/cran.scm (r-proc)[home-page]: Follow (HTTPS) redirection.
This commit is contained in:
parent
917edde580
commit
8a02807a12
1 changed files with 1 additions and 1 deletions
|
@ -6878,7 +6878,7 @@ (define-public r-proc
|
|||
(propagated-inputs
|
||||
`(("r-plyr" ,r-plyr)
|
||||
("r-rcpp" ,r-rcpp)))
|
||||
(home-page "http://expasy.org/tools/pROC/")
|
||||
(home-page "https://web.expasy.org/pROC/")
|
||||
(synopsis "Display and analyze ROC curves")
|
||||
(description
|
||||
"This package provides tools for visualizing, smoothing and comparing
|
||||
|
|
Loading…
Reference in a new issue