Skip to content

Commit

Permalink
Release v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mllg committed Aug 12, 2022
1 parent e59d532 commit 7f46cf6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: mlr3data
Title: Collection of Machine Learning Data Sets for 'mlr3'
Version: 0.6.0
Version: 0.6.1
Authors@R:
c(person(given = "Michel",
family = "Lang",
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# mlr3data 0.6.1

* Fixed documentation and CRAN notes.

* Added simplified version of the penguins data set as `penguins_simple`.
* Added labels to data sets.

# mlr3data 0.6.0

* Added simplified version of the penguins data set as `penguins_simple`.
Expand Down

0 comments on commit 7f46cf6

Please sign in to comment.