gnu: r-graph: Disable tests.

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

Change-Id: I9f5d2356d877f01f67bc0ab0e876f6e6c77132f8
This commit is contained in:
Ricardo Wurmus 2025-04-16 15:48:20 +02:00
parent 1788a2cb6b
commit 982efb8afd
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15377,6 +15377,7 @@ expressed genes in DNA microarray experiments.")
(build-system r-build-system)
(arguments
(list
#:tests? #false ;TODO: segfault... investigate!
#:phases
'(modify-phases %standard-phases
(add-after 'unpack 'disable-bad-test