mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: r-epi: Use HTTPS home page.
* gnu/packages/cran.scm (r-epi)[home-page]: Use HTTPS.
This commit is contained in:
parent
1994e638e5
commit
ddf69c4afe
1 changed files with 1 additions and 1 deletions
|
@ -11492,7 +11492,7 @@ (define-public r-epi
|
|||
("r-plyr" ,r-plyr)
|
||||
("r-survival" ,r-survival)
|
||||
("r-zoo" ,r-zoo)))
|
||||
(home-page "http://BendixCarstensen.com/Epi/")
|
||||
(home-page "https://BendixCarstensen.com/Epi/")
|
||||
(synopsis "Statistical analysis in epidemiology")
|
||||
(description
|
||||
"This package provides functions for demographic and epidemiological
|
||||
|
|
Loading…
Reference in a new issue