Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 986 Bytes

File metadata and controls

39 lines (22 loc) · 986 Bytes

blorr 0.3.1.9000

blorr 0.3.1

This is a patch release to fix minor bugs.

blorr 0.3.0

This is a minor release to reduce package dependencies and fix bugs.

blorr 0.2.2

This is a patch release to fix CRAN errors.

blorr 0.2.1

This is a patch release to fix bugs in the app.

blorr 0.2.0

This is a minor release to fix bugs and for other enhancements.

Enhancements

  • variable selection procedures now return the final model as an object of class glm (#58)
  • data preparation functions of selected plots are now exported to enable end users to create customized plots and to use plotting library of their choice (#64)
  • informs users about new versions (#1)

Bug Fixes

  • tibble package breaking changes (#74)

blorr 0.1.0

Initial release