Skip to content

v0.5.0

Latest

Choose a tag to compare

@aadler aadler released this 08 Jan 22:51
· 1 commit to master since this release
c64fc11
  • Fixed
    • Fixed error in one package metadata unit test.
  • Changed
    • Breaking: Converted C code for Compensated Horner method to use long double internally to eke out a bit more precision. One unit test had to be updated as what was formerly an error now converged.
    • Updated Github-related files and workflows.
    • Updated ‘WORDLIST’.
    • Reduced overwriting of base R function names.
    • Simplified code and nesting of various functions.
    • Package metadata tests now use vapply for type safety.

Full Changelog: v0.4.3...v0.5.0