gnu: r-fda: Use HTTPS home page.
* gnu/packages/cran.scm (r-fda)[home-page]: Use HTTPS.
This commit is contained in:
parent
b0c62de87f
commit
57a2a5015b
@ -18003,7 +18003,7 @@ actigraphy-measured activity counts data.")
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-matrix" ,r-matrix)))
|
||||
(home-page "http://www.functionaldata.org")
|
||||
(home-page "https://www.functionaldata.org")
|
||||
(synopsis "Functional data analysis")
|
||||
(description
|
||||
"These functions were developed to support functional data analysis as
|
||||
|
Loading…
Reference in New Issue
Block a user