Skip to content

Commit 8c87981

Browse files
committed
fix: update cran-comments.md before submission
1 parent 9661010 commit 8c87981

1 file changed

Lines changed: 14 additions & 10 deletions

File tree

cran-comments.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
1-
## Resubmission
2-
This is a resubmission. These changes have been made:
1+
## R CMD check results
2+
3+
0 errors | 0 warnings | 0 notes
4+
5+
## Changes
6+
7+
Changes made to comply with updated CRAN checks:
8+
9+
* cross-references to mice package in documentation now have a package anchor
10+
* unnecessary "LazyData" key removed from DESCRIPTION
311

4-
* Update cross-references to mice package in documentation to comply with new
5-
CRAN checks
6-
* Update example code and links in README
7-
* Remove unnecessary "LazyData" key from DESCRIPTION to remove CRAN check Note
12+
also:
13+
14+
* updated outdated links and example code in README
15+
* updated license year
816

917
## Test environments
1018
* GitHub Actions (ubuntu-latest): release, devel, oldrel
1119
* GitHub Actions (windows-latest): release
1220
* Github Actions (macOS-latest): release
13-
14-
## R CMD check results
15-
16-
0 errors | 0 warnings | 0 notes

0 commit comments

Comments
 (0)