- Check API invariants, inspired by Akila Chowdary Kolla's fuzz testing.
- Remove old test fn.
- Move to tinytest.
- Badges.
- Adjust license.
- Clean up testing pattern a bit.
- Move ggplot2 out of the vingettes as ggplot2 is breaking things with "VECTOR_ELT() can only be applied to a 'list', not a 'double'".
- Add logistic scoring.
- No k-bound variation.
- Add a logistic fitter.
- Switch to RUnit testing.
- Stricter floating point.
- Introduce input_summary class.
- Initial version.