grimbough / rhdf5

Package providing an interface between HDF5 and R
http://bioconductor.org/packages/rhdf5
59 stars 22 forks source link

Memory error when trying to read part of H5 file #118

Open grimbough opened 1 year ago

grimbough commented 1 year ago

Originally posted at https://support.bioconductor.org/p/9148497/

It seems likely this is due to reading empty datasets, where a call to R_alloc fails for some reason.