gnu: r-agdex: Update to 1.50.0.
* gnu/packages/bioconductor.scm (r-agdex): Update to 1.50.0. Change-Id: I2e9bc52fc339ce7300f13485a16f7e674ed7cb73master
parent
e3acce66d9
commit
a8212a42d9
|
@ -2629,13 +2629,13 @@ of samples that are affected by RNA degradation.")
|
|||
(define-public r-agdex
|
||||
(package
|
||||
(name "r-agdex")
|
||||
(version "1.48.0")
|
||||
(version "1.50.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "AGDEX" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0p9qmwhi4ik24m51cvgxnny4yfqv4v0rvra16bj5d3w9bw9yf3an"))))
|
||||
"06z74p3khw3r8dnwrpyyikq3ifcdvffxgfwcic9j8vc9s8pf921s"))))
|
||||
(properties `((upstream-name . "AGDEX")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biobase r-gseabase))
|
||||
|
|
Reference in New Issue