We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e59d532 + 7f46cf6 commit 4195867Copy full SHA for 4195867
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: mlr3data
2
Title: Collection of Machine Learning Data Sets for 'mlr3'
3
-Version: 0.6.0
+Version: 0.6.1
4
Authors@R:
5
c(person(given = "Michel",
6
family = "Lang",
NEWS.md
@@ -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.
7
8
# mlr3data 0.6.0
9
10
* Added simplified version of the penguins data set as `penguins_simple`.
0 commit comments