mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-dose: Disable tests.
* gnu/packages/bioconductor.scm (r-dose)[arguments]: Disable tests. Change-Id: I1776b50523925f2fb2250538409a9d1ddbd3e246
This commit is contained in:
parent
a4e2a0d583
commit
3b47971382
1 changed files with 2 additions and 0 deletions
|
@ -18308,6 +18308,8 @@ to multiple hypothesis correction.")
|
|||
"1x0dnlbgx2wsiki7l7c8np7v8kh4m5f30yjnavfzg9pjy3j98myq"))))
|
||||
(properties `((upstream-name . "DOSE")))
|
||||
(build-system r-build-system)
|
||||
;; Tests attempt to download data from the Internet via r-gosemsim.
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
r-biocparallel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue