File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 <jmount@win-vector.com>'
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 ).
You can’t perform that action at this time.
0 commit comments