mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: r-adacgh2: Update to 2.48.0.
* gnu/packages/bioconductor.scm (r-adacgh2): Update to 2.48.0. [propagated-inputs]: Remove r-glad. Change-Id: Id54bd6c3c41102459d86be76b935af818c9adb46
This commit is contained in:
parent
582a050c91
commit
6a2abc4a22
1 changed files with 2 additions and 3 deletions
|
@ -3554,13 +3554,13 @@ ranking by fold-change and visualization.")
|
||||||
(define-public r-adacgh2
|
(define-public r-adacgh2
|
||||||
(package
|
(package
|
||||||
(name "r-adacgh2")
|
(name "r-adacgh2")
|
||||||
(version "2.46.0")
|
(version "2.48.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "ADaCGH2" version))
|
(uri (bioconductor-uri "ADaCGH2" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1pzzbqh5wflhn9zqpdggx80y6zhdzg6i4xwgzjrh89bq90ibck04"))))
|
(base32 "1wxqwd8grmn900qib8xxfvmfb2g2r8ic6rmc6nbqlpzgfq0aa325"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "ADaCGH2")
|
`((upstream-name . "ADaCGH2")
|
||||||
(updater-extra-inputs . ("python-wrapper"))))
|
(updater-extra-inputs . ("python-wrapper"))))
|
||||||
|
@ -3580,7 +3580,6 @@ ranking by fold-change and visualization.")
|
||||||
r-cluster
|
r-cluster
|
||||||
r-dnacopy
|
r-dnacopy
|
||||||
r-ff
|
r-ff
|
||||||
r-glad
|
|
||||||
r-tilingarray
|
r-tilingarray
|
||||||
r-waveslim))
|
r-waveslim))
|
||||||
(home-page "https://github.com/rdiaz02/adacgh2")
|
(home-page "https://github.com/rdiaz02/adacgh2")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue