mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rtcga: Disable tests.
* gnu/packages/bioconductor.scm (r-rtcga)[arguments]: Disable tests. Change-Id: If33bac14355a89a1a75860d3f28216a0614a64b1
This commit is contained in:
parent
62031b844d
commit
e8344f92f2
1 changed files with 2 additions and 0 deletions
|
@ -11153,6 +11153,8 @@ tab-delimited (tabix) files.")
|
|||
"0x6fxfc75gkkvmp9ah7v0c0kg8v9m6jnysygvj76r62bkqziigr4"))))
|
||||
(properties `((upstream-name . "RTCGA")))
|
||||
(build-system r-build-system)
|
||||
;; Tests need r-rtcga-rnaseq, which depends on this package.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs (list r-assertthat
|
||||
r-data-table
|
||||
r-dplyr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue