gnu: r-flowworkspace: Disable tests.

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

Change-Id: Idb8abe5b056c3f67c44377782869b35620370aa9
This commit is contained in:
Ricardo Wurmus 2024-11-27 16:51:46 +01:00
parent 62c0eda7f4
commit a71eb95c0f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20249,6 +20249,8 @@ for other R packages to compile and link against.")
"0mjf3kzsmrrlg5asam96kjj8kqv12wn9xqbmf9pywgr5k6c045i7"))))
(properties `((upstream-name . "flowWorkspace")))
(build-system r-build-system)
;; Tests fail with: 'NA' is not a valid file
(arguments (list #:tests? #false))
(propagated-inputs
(list r-bh
r-biobase