gnu: r-agdex: Update to 1.48.0.
* gnu/packages/bioconductor.scm (r-agdex): Update to 1.48.0.master
parent
9baa783e63
commit
626b010f1a
gnu/packages
|
@ -2432,13 +2432,13 @@ of samples that are affected by RNA degradation.")
|
|||
(define-public r-agdex
|
||||
(package
|
||||
(name "r-agdex")
|
||||
(version "1.46.0")
|
||||
(version "1.48.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "AGDEX" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0yvdx32yr4mv7dl5ycpbxhrkm6csrr7k3398ggjavdcfhz54dgr8"))))
|
||||
"0p9qmwhi4ik24m51cvgxnny4yfqv4v0rvra16bj5d3w9bw9yf3an"))))
|
||||
(properties `((upstream-name . "AGDEX")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biobase r-gseabase))
|
||||
|
|
Reference in New Issue