Version 0.3.0 -- Fixes and modernization
Version 0.3.0 -- Fixes and modernization
- modernize package for recent R versions, make it pass
R CMD check --as-cran, with exception of the package size check of course, which we cannot do anything about. - fix off-by-1 error in c++ code
Full Changelog: v0.2.0...v0.3.0