- The join functions will fail if not provided a
check
argument built withcheck_specs()
- New functions
paste_xy()
andpaste_yx()
to conflict columns by pasting, ignoring NAs and empty strings by default - using
rw ~ ...
in theconflict
argument is better documented - The class of dates is not lost anymore when using
rw ~ ...
in theconflict
argument - Obsolete imports were removed
- Rebuilding the documentation solves the issues that got the package kicked from CRAN