Skip to content

2.6.23

Latest
Compare
Choose a tag to compare
@aviezerl aviezerl released this 20 Aug 05:39
· 35 commits to master since this release

naryn 2.6.23

  • Fixed memory misalignment errors.

naryn 2.6.22

  • Added emr_filters.info that returns filters information given a filter expression (e.g. f1 | f2).
  • Bug fix: vtrack on logical track to categorical track with no parameters returned an wrong results.
  • Fixed clang-UBSAN error when creating an empty track.
  • Added "modification_time" to emr_track.info.

naryn 2.6.21

  • Removed C++11 specification from Makevars.

naryn 2.6.20

  • fixed some CRAN warnings.

naryn 2.6.19

  • fix: emr_vtrack.create with func="exists" returned NA instead of 0 when the track didn't have any value at the iterator interval.

naryn 2.6.18

  • Fix: deal with complex filters in emr_vtrack.name and emr_vtrack.create_from_name.

naryn 2.6.17

  • New functions: emr_vtrack.name and emr_vtrack.create_from_name allow creating virtual tracks
    with standard names.

naryn 2.6.16

  • Added some examples to the documentation.
  • Fix: crash when calling emr_track.create with expr=''