CRAN v0.5.7
ShortForm v0.5.7
Bugfixes
- Fixed issue in ACO algorithm where the best model was not properly updating
- Corrected use of ggplot within the ACO plot method due to depreciated ggplot2 functions
- Fixed issue in SA algorithm where models including factor relationships or outcome variables were not specified correctly after the initial model
Updates
- Modernized the README file
- Fixed CI/CD badge since Travis CI no longer works for this project
To Do
Note--these are not required for 0.5.7, but are on the roadmap for future updates.
- add additional unit tests (maybe for 0.5.8)
- refactor all major functions (0.6.0)
- standardize function inputs, arguments, and outputs (0.7.0)