- 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