mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-debcam: Disable tests.
* gnu/packages/bioconductor.scm (r-debcam)[arguments]: Disable tests. Change-Id: I882b6a33460ba389f94d78e8b1d912d99cb8bda0
This commit is contained in:
parent
3ba4dcdbc3
commit
ef8a048d02
1 changed files with 1 additions and 0 deletions
|
@ -6535,6 +6535,7 @@ set analyses, and can deal with repeated or longitudinal data.")
|
|||
(build-system r-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #false ;require a running JVM.
|
||||
#:configure-flags '(list "--fake")
|
||||
#:modules
|
||||
'((guix build r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue