rrefine 1.1.0

This release includes a number of new features, more robust checks and internal logic, and many improvements to package documentation. Most significantly, this version introduces support for the Cross-Site Request Forgery (CSRF) token in OpenRefine API requests, which is required in certain API calls as of OpenRefine v3.3. This feature is now included in rrefine but operates internally and should be invisible to users. For more information the OpenRefine CSRF protection see: https://github.com/OpenRefine/OpenRefine/wiki/Changes-for-3.3#csrf-protection-changes

New Features

Bug Fixes

Tests

Tested with OpenRefine 3.2, 3.3, and 3.4.1 running on Linux and Mac OSX.


rrefine 1.0


NOTE The rrefine package was released to CRAN under version 1.0. However, the DESCRIPTION file for that release noted the version as 0.1. All releases from v1.1.0 onwards will maintain consistency between the version in the DESCRIPTION and the version number on the CRAN release.