mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-msigdb: Disable tests.
* gnu/packages/bioconductor.scm (r-msigdb)[arguments]: Disable tests. Change-Id: Id58ad75c7a6e37b3ad60e9be3288cf0163f31fc4
This commit is contained in:
parent
3b47971382
commit
9c0ca928d3
1 changed files with 2 additions and 0 deletions
|
@ -3096,6 +3096,8 @@ containers.")
|
|||
"1bla3jj5vdvb956pz07fxsihiwqlkpm409rdhljbdnld438q3kpp"))))
|
||||
(properties `((upstream-name . "msigdb")))
|
||||
(build-system r-build-system)
|
||||
;; Tests require Internet access.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs (list r-annotationdbi
|
||||
r-annotationhub
|
||||
r-experimenthub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue