mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 22:16:32 +01:00
gnu: r-flowcore: Disable tests.
* gnu/packages/bioconductor.scm (r-flowcore)[arguments]: Disable tests. Change-Id: If8c97ed20a782357cc2c01e2bdd361d59419c260
This commit is contained in:
parent
127aaacee3
commit
d36f41c3fe
1 changed files with 2 additions and 0 deletions
|
@ -19795,6 +19795,8 @@ (define-public r-flowcore
|
|||
"0zbxlwij9nc2fpsx5hg2q9inn1g5c0i34bmvbn6n56y3i0vzm8xj"))))
|
||||
(properties `((upstream-name . "flowCore")))
|
||||
(build-system r-build-system)
|
||||
;; Tests need r-flowstats, which depends on this package
|
||||
(arguments (list #:tests? #false))
|
||||
(propagated-inputs
|
||||
(list r-bh
|
||||
r-biobase
|
||||
|
|
Loading…
Reference in a new issue