mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-dexseq: Disable tests.
* gnu/packages/bioconductor.scm (r-dexseq)[arguments]: Disable tests. Change-Id: Ica5451100fe261f401dc68dc526546425a1c7505
This commit is contained in:
parent
6b8ab3263f
commit
a56318df98
1 changed files with 2 additions and 0 deletions
|
@ -8875,6 +8875,8 @@ distribution.")
|
|||
"05sjxxv5299m0i9hnhz037dz6f5q8qdb70vbvr28jjzc1jcv7ym8"))))
|
||||
(properties `((upstream-name . "DEXSeq")))
|
||||
(build-system r-build-system)
|
||||
;; Tests require r-pasilla, which depends on this package.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
r-biobase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue