Skip to content

wrassp 0.1.9

Compare
Choose a tag to compare
@raphywink raphywink released this 17 Feb 11:00
· 49 commits to master since this release

new features / performance tweaks / improvements

  • replaced ms with (the correct) seconds in read.AsspDataObj function doc.
  • implemented as_tibble S3 method for AsspDataObjects

bug fixes

  • using return value of fread in labelobj.c
  • removed *(c++) == 0.0; line that was causing [-Wunused-value] warning