-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hi @LTLA
Thanks for your work on DropletUtils.
Actually, the corresponding package in Debian is failing with (version 1.12.2 and 1.12.3 both):
> test_check("DropletUtils")
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-read10x.R:129:5): read10xCounts works correctly for HDF5 counts, version < 3 ──
Error: BiocParallel errors
element index: 1
first error: Error in h5checktype(). Argument not of class H5IdComponent.
Backtrace:
█
1. └─DropletUtils::read10xCounts(tmph5) test-read10x.R:129:4
2. ├─BiocParallel::bplapply(...)
3. └─BiocParallel::bplapply(...)
── Error (test-read10x.R:155:5): read10xCounts works correctly for HDF5 counts, version >= 3 ──
Error: BiocParallel errors
element index: 1
first error: Error in h5checktype(). Argument not of class H5IdComponent.
Backtrace:
█
1. └─DropletUtils::read10xCounts(tmph5) test-read10x.R:155:4
2. ├─BiocParallel::bplapply(...)
3. └─BiocParallel::bplapply(...)
I somehow suspect if these tests are not compatible with rhdf5 version 2.36.0? (Latest in bioconductor)
Full log can be found here
Any hint/fix is really appreciated
Metadata
Metadata
Assignees
Labels
No labels