Major changes
No major functionality changes.
Bug fixes
The following changes were made to comply with changes in package dependencies and base R:
- this package now adheres to the strict use of
TRUEandFALSEinstead ofTandF - this package now no longer uses the deprecated
dplyrhelper functionsmutate_(),filter_(),select_(), etc. - this package now switched to using
rlanginstead oflazyeval