Changes in v2.0.0
- Deprecation warning for
index.name
- it was never used.
- 80% performance improvement on example data due to faster indexing of groups.
- Additional tests for malformed data.
Changes in v1.0.1
- Substantial performance improvements owing to vectorization and
data.table
call optimization.
- Automated tests using the
testthat
package.
- Cleanup of package directory and administrative files.