Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRAN candidate #76

Merged
merged 2 commits into from
Aug 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
# missRanger 2.5.0
# missRanger 2.6.0

Hello CRAN team
Hello CRAN

This update fixes a nasty bug with the formula parser. Furthermore, the documentation is improved.
This update brings a long awaited feature of out-of-sample application of the imputation models.

## R CMD check (local)

- 0 errors
- 0 warnings
- 0 notes
0 errors | 0 warnings | 0 notes

## Winbuilder

Status: OK

## revdepcheck results

OK: 7
OK: 7
BROKEN: 0
2 changes: 1 addition & 1 deletion revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
|collate |German_Switzerland.utf8 |
|ctype |German_Switzerland.utf8 |
|tz |Europe/Zurich |
|date |2024-07-27 |
|date |2024-08-02 |
|rstudio |2024.04.2+764 Chocolate Cosmos (desktop) |
|pandoc |3.1.6 @ C:\Users\Michael\AppData\Local\Pandoc\pandoc.exe |

Expand Down
Loading