gnu: r-bgeedb: Disable tests.

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

Change-Id: I76c3ecfead5ba4547ea137a8c2fc052c1612b796
This commit is contained in:
Ricardo Wurmus 2025-02-28 15:32:21 +01:00
parent ec84c1c145
commit 740dd14b33
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -26603,6 +26603,8 @@ all RNA-Seq libraries of each species integrated in Bgee.")
"15hnn6rk9hv623zzjsg1axydvlj3vjpwyhvhw0xpmk9q7zm6g79h"))))
(properties `((upstream-name . "BgeeDB")))
(build-system r-build-system)
;; Tests require Internet access.
(arguments (list #:tests? #false))
(propagated-inputs
(list r-anndata
r-biobase