gnu: r-ncdfflow: Enable all tests.

* gnu/packages/bioconductor.scm (r-ncdfflow)[arguments]: Remove phase
'delete-bad-tests.

Change-Id: I5c4c64f992b33af1ecaa42b833a8f2cb3f2b47d6
This commit is contained in:
Ricardo Wurmus
2026-04-07 12:57:30 +02:00
parent 48cedabee4
commit d0b9d580b2

View File

@@ -22142,14 +22142,6 @@ change point detection.")
;; Avoid dependency cycle.
(updater-ignored-native-inputs . ("r-flowstats"))))
(build-system r-build-system)
(arguments
(list
#:phases
'(modify-phases %standard-phases
(add-after 'unpack 'delete-bad-tests
(lambda _
;; Avoid dependency cycle.
(delete-file "tests/testthat/test_ncdfFlowSet_accessor.R"))))))
(propagated-inputs
(list r-bh
r-biobase