gnu: r-anota: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-anota): Update to 1.44.0.master
parent
50bad20ace
commit
dde65de5d3
|
@ -8454,14 +8454,14 @@ sets of GO terms, gene products and gene clusters.")
|
||||||
(define-public r-anota
|
(define-public r-anota
|
||||||
(package
|
(package
|
||||||
(name "r-anota")
|
(name "r-anota")
|
||||||
(version "1.42.0")
|
(version "1.44.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "anota" version))
|
(uri (bioconductor-uri "anota" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0agvcpb3lr9v55h53ywf662gpxayivxacv8dcm526cc8i8hdqa9f"))))
|
"1x75r5znl8jllqsgzpxsqj62ch11bpwhmyzmbjmb8sz8f8ww923c"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-multtest r-qvalue))
|
(list r-multtest r-qvalue))
|
||||||
|
|
Reference in New Issue