Data.table and most customizability!
- 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.loggeras a potential option for logging messages.