Skip to content

Releases: capitalone/dataCompareR

v0.1.3

04 May 17:23
2457f48
Compare
Choose a tag to compare

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

0.1.2 release

07 Sep 09:31
2824fec
Compare
Choose a tag to compare

Will be submitted to CRAN as soon as they're back from vacation!

CRAN v0.1.1

10 Nov 15:29
Compare
Choose a tag to compare

dataCompareR_0.1.1.tar.gz
Minor bug fixes, mainly around deprecation of mutate_each in dplyr, to be replaced with mutate_all

First CRAN release

13 Jun 21:59
Compare
Choose a tag to compare

Minor fixes were needed in the DESCRIPTION file.

dataCompareR_0.1.0.tar.gz