gnu: r-dose: Disable tests.

* gnu/packages/bioconductor.scm (r-dose)[arguments]: Disable tests.

Change-Id: I1776b50523925f2fb2250538409a9d1ddbd3e246
This commit is contained in:
Ricardo Wurmus 2025-02-18 09:57:13 +01:00
parent a4e2a0d583
commit 3b47971382
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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