mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-hdf5array: Update comment.
* gnu/packages/bioconductor.scm (r-hdf5array)[arguments]: Update comment on why we delete a test. Change-Id: Ibefbe960a12969337a63329d511d6c0891895c94
This commit is contained in:
@@ -25771,7 +25771,9 @@ provided.")
|
||||
(add-after 'unpack 'delete-bad-tests
|
||||
(lambda _
|
||||
;; This file depends on r-zellkonverter, which uses r-basilisk to
|
||||
;; set up a Conda environment. We don't want that.
|
||||
;; set up a Conda environment. We don't want that. It also
|
||||
;; leads to a dependency cycle, because zellkonverter directly
|
||||
;; and indirectly depends on hdf5array.
|
||||
(delete-file "inst/unitTests/test_H5ADMatrixSeed-class.R"))))))
|
||||
(propagated-inputs
|
||||
(list r-biocgenerics
|
||||
|
||||
Reference in New Issue
Block a user