mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bgeedb: Disable tests.
* gnu/packages/bioconductor.scm (r-bgeedb)[arguments]: Disable tests. Change-Id: I76c3ecfead5ba4547ea137a8c2fc052c1612b796
This commit is contained in:
parent
ec84c1c145
commit
740dd14b33
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue