gnu: r-gwastools: Disable tests.

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

Change-Id: Ie5a0d07995d54c5824dde99cf3854e0c69aac2e8
This commit is contained in:
Ricardo Wurmus 2024-11-25 14:08:00 +01:00
parent 14048ace46
commit 5eca4fff85
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23937,6 +23937,8 @@ (define-public r-gwastools
"12crhc552cypi8ffl12vskrf4qw5567ag6h84ngnrmbn2k1nvjy4"))))
(properties `((upstream-name . "GWASTools")))
(build-system r-build-system)
;; TODO: This needs the package GWASdata.
(arguments (list #:tests? #false))
(propagated-inputs (list r-biobase
r-data-table
r-dbi