Tidycells Versions Save

Automatic transformation of untidy spreadsheet-like data into tidy form

v0.2.1

4 years ago

tidycells 0.2.1 (2019-08-27)

New features

  • Enhancement in the heuristic-based algorithm

Other changes

  • Now if read_cells fails in the intermediate stage, it will give the output of last successful stage

tidycells 0.2.0 (2019-08-20)

First CRAN Release

  • Initial CRAN Release

v0.2.0

4 years ago

tidycells 0.2.0 (2019-08-20)

First CRAN Release

  • Next release will adopt to tidyr 1.0.0
  • Next release will fix CRAN build issue in Fedora #1 (See DevNotes)

tidycells 0.1.9 (2019-08-12)

New Features

  • Added collate_columns to collate attribute-columns having similar content.

tidycells 0.1.0 (2019-07-25)

Initial Public Release

  • Initial Release to GitHub
  • Prior to this it was private package