|
4 | 4 |
|
5 | 5 | ### OSX |
6 | 6 |
|
7 | | - R CMD check --as-cran WVPlots_1.2.7.tar.gz |
| 7 | + R CMD check --as-cran WVPlots_1.2.8.tar.gz |
8 | 8 | * using R version 4.0.2 (2020-06-22) |
9 | 9 | * using platform: x86_64-apple-darwin17.0 (64-bit) |
10 | 10 | * using session charset: UTF-8 |
11 | 11 | * using option ‘--as-cran’ |
12 | 12 | * checking for file ‘WVPlots/DESCRIPTION’ ... OK |
13 | 13 | * checking extension type ... Package |
14 | | - * this is package ‘WVPlots’ version ‘1.2.7’ |
| 14 | + * this is package ‘WVPlots’ version ‘1.2.8’ |
15 | 15 | * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
16 | 16 | Maintainer: ‘John Mount <[email protected]>’ |
17 | 17 | ... |
18 | | - Status: OK |
19 | | - |
| 18 | + * checking for future file timestamps ... NOTE |
| 19 | + unable to verify current time |
| 20 | + ... |
| 21 | + Status: 1 NOTE |
| 22 | + No idea why the check can not verify current time, suspect it is a services/environment issue- not a package issue. |
| 23 | + |
20 | 24 | ### Windows |
21 | 25 |
|
22 | 26 | rhub::check_for_cran() |
23 | | - 765#> setting _R_CHECK_FORCE_SUGGESTS_ to false |
24 | | - 766#> setting R_COMPILE_AND_INSTALL_PACKAGES to never |
25 | | - 767#> setting _R_CHECK_THINGS_IN_CHECK_DIR_ to false |
26 | | - 768#> setting R_REMOTES_STANDALONE to true |
27 | | - 769#> setting R_REMOTES_NO_ERRORS_FROM_WARNINGS to true |
28 | | - 770#> setting _R_CHECK_FORCE_SUGGESTS_ to true |
29 | | - 771#> setting _R_CHECK_CRAN_INCOMING_USE_ASPELL_ to true |
30 | | - 772#> * using log directory 'C:/Users/USERvbPLBeToMp/WVPlots.Rcheck' |
31 | | - 773#> * using R Under development (unstable) (2020-07-05 r78784) |
32 | | - 774#> * using platform: x86_64-w64-mingw32 (64-bit) |
33 | | - 775#> * using session charset: ISO8859-1 |
34 | | - 776#> * using option '--as-cran' |
35 | | - 777#> * checking for file 'WVPlots/DESCRIPTION' ... OK |
36 | | - 778#> * checking extension type ... Package |
37 | | - 779#> * this is package 'WVPlots' version '1.2.7' |
38 | | - 780#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
39 | | - 781#> Maintainer: 'John Mount ' |
40 | | - ... |
41 | | - Status: OK |
| 27 | + ... |
| 28 | + 771#> setting _R_CHECK_FORCE_SUGGESTS_ to false |
| 29 | + 772#> setting R_COMPILE_AND_INSTALL_PACKAGES to never |
| 30 | + 773#> setting _R_CHECK_THINGS_IN_CHECK_DIR_ to false |
| 31 | + 774#> setting R_REMOTES_STANDALONE to true |
| 32 | + 775#> setting R_REMOTES_NO_ERRORS_FROM_WARNINGS to true |
| 33 | + 776#> setting _R_CHECK_FORCE_SUGGESTS_ to true |
| 34 | + 777#> setting _R_CHECK_CRAN_INCOMING_USE_ASPELL_ to true |
| 35 | + 778#> * using log directory 'C:/Users/USEROWPNbKTAex/WVPlots.Rcheck' |
| 36 | + 779#> * using R Under development (unstable) (2020-07-05 r78784) |
| 37 | + 780#> * using platform: x86_64-w64-mingw32 (64-bit) |
| 38 | + 781#> * using session charset: ISO8859-1 |
| 39 | + 782#> * using option '--as-cran' |
| 40 | + 783#> * checking for file 'WVPlots/DESCRIPTION' ... OK |
| 41 | + 784#> * checking extension type ... Package |
| 42 | + 785#> * this is package 'WVPlots' version '1.2.8' |
| 43 | + 786#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
| 44 | + 787#> Maintainer: 'John Mount ' |
| 45 | + ... |
| 46 | + 799#> * checking for future file timestamps ... NOTE |
| 47 | + 800#> unable to verify current time |
| 48 | + ... |
| 49 | + 844#> Status: 1 NOTE |
| 50 | + No idea why the check can not verify current time, suspect it is a services/environment issue- not a package issue. |
| 51 | + |
| 52 | + devtools::check_win_devel() |
| 53 | + ... |
| 54 | + Error in curl::curl_fetch_memory(url, handle = h) : |
| 55 | + Timeout was reached: [win-builder.r-project.org] FTP response timeout |
42 | 56 |
|
43 | 57 | ## Downstream dependencies |
44 | 58 |
|
|
0 commit comments