mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: r-gwastools: Disable tests.
* gnu/packages/bioconductor.scm (r-gwastools)[arguments]: Disable tests. Change-Id: Ie5a0d07995d54c5824dde99cf3854e0c69aac2e8
This commit is contained in:
parent
14048ace46
commit
5eca4fff85
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue