-
FUNCTIONALITY: Added
test_h5_installation()
. -
BUG FIX: Added compatibility workaround for being able to read hdf5 1.10.4 files
on a hdf5 1.8.14 Windows platform (hhoeflin/hdf5r#60). -
FUNCTIONALITY:
calculate_distance()
andcalculate_similarity()
now support
sparse matrix calculation thanks to proxyC! -
SMALL CHANGES: Remove dependencies: glue, Hmisc, devtools, testthat, tidyr.