Skip to content

dynutils 1.0.3

Latest
Compare
Choose a tag to compare
@rcannood rcannood released this 02 May 13:06
· 85 commits to master since this release
690fbf5
  • 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() and calculate_similarity() now support
    sparse matrix calculation thanks to proxyC!

  • SMALL CHANGES: Remove dependencies: glue, Hmisc, devtools, testthat, tidyr.