gnu: r-flowcore: Disable tests.

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

Change-Id: If8c97ed20a782357cc2c01e2bdd361d59419c260
This commit is contained in:
Ricardo Wurmus 2024-11-26 16:47:36 +01:00
parent 127aaacee3
commit d36f41c3fe
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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