- Changed the internal call to
aes()
to fix thataes_string()
was deprecated in ggplot2 3.0.0. Thanks to Florian Kohrt for pointing this out.
- Fixed identifyMissRepChar() in order to account for updates to the intersect() function in base R.
- Initial version uploaded to CRAN