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.
1 parent f4c547c commit 6a444a2Copy full SHA for 6a444a2
.gitignore
@@ -99,3 +99,4 @@ $RECYCLE.BIN/
99
*.lnk
100
# End of https://www.toptal.com/developers/gitignore/api/windows
101
.vscode
102
+cran-comments.md
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: mlr3data
2
Title: Collection of Machine Learning Data Sets for 'mlr3'
3
-Version: 0.8.0.9000
+Version: 0.9.0
4
Authors@R:
5
c(person(given = "Michel",
6
family = "Lang",
NEWS.md
@@ -1,4 +1,4 @@
-# mlr3data (development version)
+# mlr3data 0.9.0
* Readd `ames_housing` data set.
0 commit comments