|
5 | 5 | ### OSX |
6 | 6 |
|
7 | 7 | R CMD check --as-cran WVPlots_1.2.6.tar.gz |
8 | | - |
9 | | - |
10 | | -### Windows |
11 | | - |
12 | | - devtools::check_win_devel() |
13 | | - * using R Under development (unstable) (2020-08-10 r79000) |
14 | | - * using platform: x86_64-w64-mingw32 (64-bit) |
15 | | - * using session charset: ISO8859-1 |
16 | | - * checking for file 'WVPlots/DESCRIPTION' ... OK |
| 8 | + * using R version 4.0.2 (2020-06-22) |
| 9 | + * using platform: x86_64-apple-darwin17.0 (64-bit) |
| 10 | + * using session charset: UTF-8 |
| 11 | + * using option ‘--as-cran’ |
| 12 | + * checking for file ‘WVPlots/DESCRIPTION’ ... OK |
17 | 13 | * checking extension type ... Package |
18 | | - * this is package 'WVPlots' version '1.2.6' |
| 14 | + * this is package ‘WVPlots’ version ‘1.2.6’ |
19 | 15 | * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
20 | | - Maintainer: 'John Mount <[email protected]>' |
| 16 | + Maintainer: ‘John Mount <[email protected]>’ |
21 | 17 | ... |
22 | 18 | Status: OK |
| 19 | + |
| 20 | +### Windows |
| 21 | + |
| 22 | + rhub::check_for_cran() |
| 23 | + 891#> setting _R_CHECK_FORCE_SUGGESTS_ to false |
| 24 | + 892#> setting R_COMPILE_AND_INSTALL_PACKAGES to never |
| 25 | + 893#> setting _R_CHECK_THINGS_IN_CHECK_DIR_ to false |
| 26 | + 894#> setting R_REMOTES_STANDALONE to true |
| 27 | + 895#> setting R_REMOTES_NO_ERRORS_FROM_WARNINGS to true |
| 28 | + 896#> setting _R_CHECK_FORCE_SUGGESTS_ to true |
| 29 | + 897#> setting _R_CHECK_CRAN_INCOMING_USE_ASPELL_ to true |
| 30 | + 898#> * using log directory 'C:/Users/USEREfAgOrpWty/WVPlots.Rcheck' |
| 31 | + 899#> * using R Under development (unstable) (2020-07-05 r78784) |
| 32 | + 900#> * using platform: x86_64-w64-mingw32 (64-bit) |
| 33 | + 901#> * using session charset: ISO8859-1 |
| 34 | + 902#> * using option '--as-cran' |
| 35 | + 903#> * checking for file 'WVPlots/DESCRIPTION' ... OK |
| 36 | + 904#> * checking extension type ... Package |
| 37 | + 905#> * this is package 'WVPlots' version '1.2.6' |
| 38 | + 906#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
| 39 | + 907#> Maintainer: 'John Mount ' |
| 40 | + ... |
| 41 | + 963#> Status: OK |
23 | 42 |
|
24 | 43 | ## Downstream dependencies |
25 | 44 |
|
|
0 commit comments