parent
c02dbd5c80
commit
51bc637839
|
@ -4172,14 +4172,14 @@ any subsequent lookup as it keeps the hash table in memory.")
|
||||||
(define-public r-ff
|
(define-public r-ff
|
||||||
(package
|
(package
|
||||||
(name "r-ff")
|
(name "r-ff")
|
||||||
(version "4.0.5")
|
(version "4.0.7")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "ff" version))
|
(uri (cran-uri "ff" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0dsh6llfdz04w94xr3yl2b4vkk9g3rwhvfnxcd025v2424krxfls"))))
|
"1yl3ipzz9bjkfy9bbna7xz5n7iz4lchnw5l7agww7by764yk6iqa"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs (list r-bit))
|
(propagated-inputs (list r-bit))
|
||||||
(home-page "http://ff.r-forge.r-project.org/")
|
(home-page "http://ff.r-forge.r-project.org/")
|
||||||
|
|
Reference in New Issue