Skip to content

Commit f4c547c

Browse files
committed
feat: readd ames housing data set
1 parent c8c2474 commit f4c547c

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ LazyData: true
3131
LazyDataCompression: xz
3232
NeedsCompilation: no
3333
Roxygen: list(markdown = TRUE)
34-
RoxygenNote: 7.2.3
34+
RoxygenNote: 7.3.2

NEWS.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
<<<<<<< HEAD
21
# mlr3data (development version)
32

3+
* Readd `ames_housing` data set.
4+
45
# mlr3data 0.8.0
56

6-
* Move `ames_housing` to mlr3.
7+
* Move `ames_housing` to mlr3.
78

8-
=======
9-
>>>>>>> parent of 9b7e8c2 (refactor: move ames housing to mlr3 (#20))
109
# mlr3data 0.7.0
1110

1211
* Added dataset `ames_housing`, used in the book about mlr3.

0 commit comments

Comments
 (0)