Skip to content

Commit aee271f

Browse files
committed
complete checks
1 parent 1508e34 commit aee271f

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

cran-comments.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,23 @@ Harden package for R4.0.0 defaulting to stringAsFactors=FALSE.
1919

2020
### Windows
2121

22+
devtools::check_win_devel()
23+
* using R Under development (unstable) (2020-04-30 r78335)
24+
* using platform: x86_64-w64-mingw32 (64-bit)
25+
* using session charset: ISO8859-1
26+
* checking for file 'WVPlots/DESCRIPTION' ... OK
27+
* checking extension type ... Package
28+
* this is package 'WVPlots' version '1.2.5'
29+
* checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
30+
Maintainer: 'John Mount <[email protected]>'
31+
Status: OK
32+
2233
rhub::check_for_cran()
23-
2434
645#> * using R Under development (unstable) (2020-04-22 r78281)
2535
646#> * using platform: x86_64-w64-mingw32 (64-bit)
2636
630#> Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
2737
631#> there is no package called 'data.table'
2838

29-
30-
devtools::check_win_devel()
31-
32-
Not run at this time.
33-
3439
## Downstream dependencies
3540

3641
No declared reverse dependencies (please see https://github.com/WinVector/WVPlots/blob/master/extras/check_reverse_dependencies.md ).

0 commit comments

Comments
 (0)