mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-batchelor: Disable one more test.
* gnu/packages/bioconductor.scm (r-batchelor)[arguments]: Disable additional test. Change-Id: I6519df53252d5ffd1b9bedf18941742c66fa0c73
This commit is contained in:
parent
c62a30615c
commit
9cefde2bfa
1 changed files with 1 additions and 0 deletions
|
@ -17040,6 +17040,7 @@ multiplication and calculation of row/column sums or means.")
|
||||||
;; Two tests fail with: Objects equal but not identical
|
;; Two tests fail with: Objects equal but not identical
|
||||||
(for-each delete-file
|
(for-each delete-file
|
||||||
'("tests/testthat/test-correct-exps.R"
|
'("tests/testthat/test-correct-exps.R"
|
||||||
|
"tests/testthat/test-cluster-mnn.R"
|
||||||
"tests/testthat/test-reduced-mnn.R")))))))
|
"tests/testthat/test-reduced-mnn.R")))))))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-beachmat
|
(list r-beachmat
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue