mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-sesame: Disable tests.
* gnu/packages/bioconductor.scm (r-sesame)[arguments]: Disable tests. Change-Id: I45d6e701bbfd091a0ef4703e71bf172f3c7ba6f6
This commit is contained in:
parent
10f043447e
commit
b5fcc5706e
1 changed files with 2 additions and 0 deletions
|
@ -13310,6 +13310,8 @@ reference point and sorted by a user defined feature.")
|
||||||
"0s7vybr0nd5wx1qjkmfqjkff4wp9qv5ibk2fckzpwlsd2jv3pzng"))))
|
"0s7vybr0nd5wx1qjkmfqjkff4wp9qv5ibk2fckzpwlsd2jv3pzng"))))
|
||||||
(properties `((upstream-name . "sesame")))
|
(properties `((upstream-name . "sesame")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
;; Tests use ExperimentHub, so needs Internet access.
|
||||||
|
(arguments (list #:tests? #false))
|
||||||
(propagated-inputs (list r-biocfilecache
|
(propagated-inputs (list r-biocfilecache
|
||||||
r-biocparallel
|
r-biocparallel
|
||||||
r-dplyr
|
r-dplyr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue