- Updated Rd files to add a missing backslash and provide correct package reference to robustbase in link. To accommodate CRAN requirements
- 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