Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
topepo committed Jul 2, 2024
1 parent abb0260 commit deb591a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Maintainer: Max Kuhn <[email protected]>
Description: Regression modeling using rules with added instance-based
corrections.
License: GPL-3
URL: https://topepo.github.io/Cubist/, https://github.com/topepo/Cubist/, https://github.com/topepo/Cubist
URL: https://topepo.github.io/Cubist/, https://github.com/topepo/Cubist
BugReports: https://github.com/topepo/Cubist/issues
Depends:
lattice
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Cubist 0.4.4

* Fixed two issues in the vignette.

* vignette now uses `rules::tidy()` instead of `tidyrules:: tidyRules()`

# Cubist 0.4.3

* 12.8 hours after the last submission was accepted, CRAN required another because the url `https://topepo.github.io/Cubist` forwards to `https://topepo.github.io/Cubist/` (with a slash at the end).
Expand Down

0 comments on commit deb591a

Please sign in to comment.