Recent Releases of datacomparer
datacomparer - v0.1.3
Mainly bug fixes and test changes, including some to address CRAN check issues:
- Allows single-column data frames to be compared, rather than erroring
- No longer produces deprecated code warnings when running tests
- Removed unnecessary console output during tests
- Changed an if condition to meet guidelines around not using && operator with logical vectors
- Fixed issue with Travis CI tests not passing
- Added pkgdown documentation
- R
Published by sajohnston about 6 years ago
datacomparer - 0.1.2 release
Will be submitted to CRAN as soon as they're back from vacation!
- R
Published by robne1982 over 7 years ago
datacomparer - CRAN v0.1.1
dataCompareR_0.1.1.tar.gz
Minor bug fixes, mainly around deprecation of mutate_each in dplyr, to be replaced with mutate_all
- R
Published by robne1982 over 8 years ago
datacomparer - First CRAN release
Minor fixes were needed in the DESCRIPTION file.
- R
Published by robne1982 almost 9 years ago