We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4f9b1a commit 6d612b4Copy full SHA for 6d612b4
NEWS.md
@@ -7,6 +7,9 @@ Accepted by CRAN: 2020-01-19
7
8
## Package Updates
9
10
+#### 1.5.0
11
+Fixed a bug that wouldn't allow data.frames to be imputed.
12
+
13
#### 1.4.0
14
Default max.depth parameter for ranger is now 10. Originally, this was the default
15
unlimited. However, this causes ranger models to take up a lot of memory. Setting
cran-comments.md
@@ -1,12 +1,12 @@
1
cran-comments
2
================
3
4
-## miceRanger 1.4.0
+## miceRanger 1.5.0
5
Detailed Package Info: https://github.com/farrellday/miceRanger
6
### Changes
-Changed default behavior so that it uses less memory.
+Bug fix in 1 function.
### Test Environments
* Local Windows 10 x64, R 3.6.2
0 commit comments