Skip to content

Version 0.3.0 -- Fixes and modernization

Choose a tag to compare

@dfsp-spirit dfsp-spirit released this 30 Jul 10:49
· 11 commits to main since this release

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