Skip to content

Commit 7c23f96

Browse files
authored
Fix anndatar installation (#93)
1 parent aaefc2c commit 7c23f96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/metrics/cms/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ engines:
104104
image: openproblems/base_r:1
105105
setup:
106106
- type: r
107-
packages: [robustbase, hdf5r, anndata]
107+
packages: [robustbase, rhdf5]
108108
bioc: [CellMixS, SingleCellExperiment, Biocparallel]
109109
github: [scverse/anndataR]
110110

0 commit comments

Comments
 (0)