gnu: r-fdrtool: Update to 1.2.18.
* gnu/packages/statistics.scm (r-fdrtool): Update to 1.2.18. Change-Id: I199c8f82b86c1b8cc40f5dffd6c55f1ff4b727e0
This commit is contained in:
parent
304c1f8a93
commit
5af4d1537b
@ -6456,14 +6456,14 @@ easy and fun.")
|
||||
(define-public r-fdrtool
|
||||
(package
|
||||
(name "r-fdrtool")
|
||||
(version "1.2.17")
|
||||
(version "1.2.18")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "fdrtool" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1pf554vb902vavgqc4c0kgghywbgcvr3lkkr414bxngavcd60lil"))))
|
||||
"1vxswr56c63vvl2q6m0j0a5psdw724vspf6zxlr1k9zsdfcnd6b4"))))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://strimmerlab.org/software/fdrtool/")
|
||||
(synopsis "Estimation of false discovery rates and higher criticism")
|
||||
|
Loading…
Reference in New Issue
Block a user