mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +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 @@ EMBL-EBI GWAS catalog.")
|
||||||
"12crhc552cypi8ffl12vskrf4qw5567ag6h84ngnrmbn2k1nvjy4"))))
|
"12crhc552cypi8ffl12vskrf4qw5567ag6h84ngnrmbn2k1nvjy4"))))
|
||||||
(properties `((upstream-name . "GWASTools")))
|
(properties `((upstream-name . "GWASTools")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
;; TODO: This needs the package GWASdata.
|
||||||
|
(arguments (list #:tests? #false))
|
||||||
(propagated-inputs (list r-biobase
|
(propagated-inputs (list r-biobase
|
||||||
r-data-table
|
r-data-table
|
||||||
r-dbi
|
r-dbi
|
||||||
|
|
Loading…
Add table
Reference in a new issue