gnu: r-scannotatr: Disable tests.

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

Change-Id: I6e0b0a9e62bb91bc00e16ce0de5f0f6baebb5e3f
This commit is contained in:
Ricardo Wurmus 2025-02-28 10:24:00 +01:00
parent 460b62b507
commit d89f7a9fb5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12918,6 +12918,8 @@ transcripts in groups of interest.")
(base32 "0gra749fgcify2625gg1nbnqw328ddf98pplv8yaq4hn37a1s76j"))))
(properties `((upstream-name . "scAnnotatR")))
(build-system r-build-system)
;; 6 tests require connecting to a database over the Internet.
(arguments (list #:tests? #false))
(propagated-inputs
(list r-annotationhub
r-ape