mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-flowworkspace: Disable tests.
* gnu/packages/bioconductor.scm (r-flowworkspace)[arguments]: Disable tests. Change-Id: Idb8abe5b056c3f67c44377782869b35620370aa9
This commit is contained in:
parent
62c0eda7f4
commit
a71eb95c0f
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue