NEWS
poisFErobust 2.0.0 (2020-02-17)
- 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.
poisFErobust 1.0.1 (2018-07-10)
- Substantial performance improvements owing to vectorization and
data.table
call optimization.
- Automated tests using the
testthat
package.
- Cleanup of package directory and administrative files.