Dear Stepan,
Thanks for your questions. I'll take a look at them over the next few days
and get back to you with some answers. I've also opened a new issue on
Github (https://github.com/grimbough/rhdf5/issues/10) with your question,
so I'll post any replies there too.
Thanks,
Mike
On 28 Februa
Hello,
I believe I noticed two bugs in rhdf5.
I'm using R 3.3.3 on Windows64, 2.18.0 linking to C-library HDF5 1.8.7
1. problem:
h5read(..., bit64conversion='double')
converts int32 columns to double as well. I did not expect that the
option would affect 64bit integer types only.
Is this inten