Package: r-bioc-rhdf5 / 2.50.2+dfsg-1

Metadata

Package Version Patches format
r-bioc-rhdf5 2.50.2+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
hack_to_use_H5private.h.patch | (download)

src/h5testLock.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 r-bioc-rhdf5 is using h5private.h
use_debian_packaged_libhdf5.patch | (download)

src/Makevars | 4 2 + 2 - 0 !
src/myhdf5.h | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 use debian packaged libhdf5
fix hdf5deref.patch | (download)

src/H5R.c | 8 7 + 1 - 0 !
1 file changed, 7 insertions(+), 1 deletion(-)

 default h5rdereference to h5rdereference2 if it has been defined
skip_failing_tests.patch | (download)

tests/testthat/test_H5P.R | 6 0 + 6 - 0 !
tests/testthat/test_external_filters.R | 3 2 + 1 - 0 !
tests/testthat/test_h5read.R | 1 1 + 0 - 0 !
3 files changed, 3 insertions(+), 7 deletions(-)

 skip three tests due to

 Failed tests                                                                                                                                                  
 Failure ('test_external_filters.R:74:5'): BLOSC filter works when reading                                                                                                                                                  
hdf5 1.14.patch | (download)

src/H5constants.c | 8 4 + 4 - 0 !
src/Makevars | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

 support hdf5 1.14
spelling | (download)

src/H5R.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix typo
snprintf | (download)

src/utils.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix format arguments to match the data types