Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@sajohnston sajohnston released this 04 May 17:23
· 27 commits to master since this release
2457f48

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