gnu: r-doby: Use HTTPS home page URI.
* gnu/packages/cran.scm (r-doby)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
30f9581440
commit
fef822f90a
@ -8450,7 +8450,7 @@ the work.")
|
||||
("r-tibble" ,r-tibble)))
|
||||
(native-inputs
|
||||
`(("r-knitr" ,r-knitr)))
|
||||
(home-page "http://people.math.aau.dk/~sorenh/software/doBy/")
|
||||
(home-page "https://people.math.aau.dk/~sorenh/software/doBy/")
|
||||
(synopsis "Groupwise statistics, LSmeans, linear contrasts, and utilities")
|
||||
(description
|
||||
"This package contains:
|
||||
|
Loading…
Reference in New Issue
Block a user