mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-netgsa: Update to 4.0.7.
* gnu/packages/bioconductor.scm (r-netgsa): Update to 4.0.7. [propagated-inputs]: Remove r-org-hs-eg-db. Change-Id: I3e40676dc5e4fdecf988c003d2dd2f338526e317
This commit is contained in:
parent
adee931e79
commit
21834ea62e
1 changed files with 2 additions and 3 deletions
|
|
@ -8015,13 +8015,13 @@ objects can be used within Nebulosa.")
|
|||
(define-public r-netgsa
|
||||
(package
|
||||
(name "r-netgsa")
|
||||
(version "4.0.6")
|
||||
(version "4.0.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "netgsa" version))
|
||||
(sha256
|
||||
(base32 "0zdj464mlhm71cwgn6jhzb6nrpnwy6php7gifgzag7pin9zh0l5y"))))
|
||||
(base32 "0a38gg33h5qmihg61jh8lpckzhp7yrbgsdn8lqk7j0gcp5fc3ylv"))))
|
||||
(properties `((upstream-name . "netgsa")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-annotationdbi
|
||||
|
|
@ -8038,7 +8038,6 @@ objects can be used within Nebulosa.")
|
|||
r-magrittr
|
||||
r-matrix
|
||||
r-msigdbr
|
||||
r-org-hs-eg-db
|
||||
r-quadprog
|
||||
r-rcpp
|
||||
r-rcppeigen
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue