gnu: r-sesame: Disable tests.

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

Change-Id: I45d6e701bbfd091a0ef4703e71bf172f3c7ba6f6
This commit is contained in:
Ricardo Wurmus 2025-02-27 14:11:40 +01:00
parent 10f043447e
commit b5fcc5706e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -13310,6 +13310,8 @@ reference point and sorted by a user defined feature.")
"0s7vybr0nd5wx1qjkmfqjkff4wp9qv5ibk2fckzpwlsd2jv3pzng"))))
(properties `((upstream-name . "sesame")))
(build-system r-build-system)
;; Tests use ExperimentHub, so needs Internet access.
(arguments (list #:tests? #false))
(propagated-inputs (list r-biocfilecache
r-biocparallel
r-dplyr