From 3aca2db91d71c67934bcd60f9ada95bfd3ebccc7 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Thu, 2 Apr 2026 16:03:36 +0200 Subject: [PATCH] gnu: r-hdf5array: Update comment. * gnu/packages/bioconductor.scm (r-hdf5array)[arguments]: Update comment on why we delete a test. Change-Id: Ibefbe960a12969337a63329d511d6c0891895c94 --- gnu/packages/bioconductor.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index ab18b7bce1..d95c3bf8a7 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm @@ -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