Skip to content

Data.table and most customizability!

Choose a tag to compare

@alexsanjoseph alexsanjoseph released this 25 Aug 17:55
  • internals now use data.table making the comparison MUCH faster!
  • convert output to wide format using create_wide_output
  • customize nomenclature of the chng_type using change_markers
  • Fixed a bug where the package would corrupt the global environment with stringsAsFactors=FALSE
  • Added futile.logger as a potential option for logging messages.