mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-alpine: Disable tests.
* gnu/packages/bioconductor.scm (r-alpine)[arguments]: Disable tests. Change-Id: If7bc7cfacaf3796ddb0b1457cfeb797a049bd5fe
This commit is contained in:
parent
e95a7343e0
commit
4ee3e42ce2
1 changed files with 2 additions and 0 deletions
|
@ -4996,6 +4996,8 @@ plants. The method has been specifically designed to:
|
||||||
"1md4m9ln1mpxf7d2h7jnsjyi4zrviiqn9fzk1gkz2n6qj7jwpqbb"))))
|
"1md4m9ln1mpxf7d2h7jnsjyi4zrviiqn9fzk1gkz2n6qj7jwpqbb"))))
|
||||||
(properties `((upstream-name . "alpine")))
|
(properties `((upstream-name . "alpine")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
;; Tests require Internet access because alpineData uses ExperimentHub.
|
||||||
|
(arguments (list #:tests? #false))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-biostrings
|
(list r-biostrings
|
||||||
r-genomeinfodb
|
r-genomeinfodb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue