-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #44 from mayer79/update_readme
Preparing CRAN 2.2.0
- Loading branch information
Showing
22 changed files
with
286 additions
and
236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,3 +10,5 @@ | |
^.*\.Rproj$ | ||
^\.Rproj\.user$ | ||
^\.github$ | ||
^revdep$ | ||
^CRAN-SUBMISSION$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,4 @@ Meta | |
/doc/ | ||
/Meta/ | ||
inst/doc | ||
revdep |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Version: 2.2.0 | ||
Date: 2023-03-24 19:48:56 UTC | ||
SHA: 7213048cfb0727fc7f705715bf603ab86550dc61 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
This is a maintenance release, switching to | ||
# missRanger 2.2.0 | ||
|
||
- testthat 3, | ||
- modifying vignette order, | ||
- improving the way how the package is being updated/generated. | ||
- removed suggested dependencies dplyr, mice, survival | ||
- improved documentation | ||
|
||
## R CMD check results seem okay | ||
## R CMD check | ||
|
||
checking for unstated dependencies in examples ... OK | ||
WARNING | ||
|
||
WARNING | ||
'qpdf' is needed for checks on size reduction of PDFs | ||
|
||
## Online check results seem okay (2 notes below) | ||
checking for future file timestamps ... NOTE | ||
unable to verify current time | ||
|
||
## RHub | ||
|
||
- check_win_devel() | ||
- check_rhub() | ||
Note: lastMiKTeXException | ||
|
||
## Reverse dependency check of 7 packages | ||
|
||
Found the following (possibly) invalid DOIs: | ||
DOI: 10.1093/bioinformatics/btr597 | ||
From: DESCRIPTION | ||
Status: Forbidden | ||
Message: 403 | ||
* checking for detritus in the temp directory ... NOTE | ||
Found the following files/directories: | ||
'lastMiKTeXException' | ||
- hdImpute 0.1.1 -- E: 0 | W: 0 | N: 0 - marginaleffects 0.11.0 -- E: 0 | W: 0 | N: 0 - mlim 0.3.0 -- E: 0 | W: 0 | N: 0 - NADIA 0.4.2 -- E: 0 | W: 0 | N: 1 - outForest 0.1.2 -- E: 0 | W: 0 | N: 0 - wiseR 1.0.1 -- E: 0 | W: 0 | N: 3 | ||
- worcs 0.1.10 -- E: 0 | W: 0 | N: 0 | ||
OK: 7 | ||
BROKEN: 0 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.