|
4 | 4 |
|
5 | 5 | ### OSX |
6 | 6 |
|
7 | | - R CMD check --as-cran WVPlots_1.3.0.tar.gz |
| 7 | + R CMD check --as-cran WVPlots_1.3.2.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.3.0’ |
| 14 | + * this is package ‘WVPlots’ version ‘1.3.2’ |
15 | 15 | * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
16 | 16 | Maintainer: ‘John Mount <[email protected]>’ |
17 | 17 | ... |
18 | 18 | Status: OK |
19 | 19 |
|
| 20 | + |
20 | 21 | ### Windows |
21 | 22 |
|
22 | 23 | devtools::check_win_devel() |
23 | 24 | Error in curl::curl_fetch_memory(url, handle = h) : |
24 | | - Failed FTP upload: 550 |
25 | | - |
| 25 | + Timeout was reached: [win-builder.r-project.org] FTP response timeout |
26 | 26 |
|
27 | 27 | rhub::check_for_cran() |
28 | | - 1273#> setting _R_CHECK_FORCE_SUGGESTS_ to false |
29 | | - 1274#> setting R_COMPILE_AND_INSTALL_PACKAGES to never |
30 | | - 1275#> setting _R_CHECK_THINGS_IN_CHECK_DIR_ to false |
31 | | - 1276#> setting R_REMOTES_STANDALONE to true |
32 | | - 1277#> setting R_REMOTES_NO_ERRORS_FROM_WARNINGS to true |
33 | | - 1278#> setting _R_CHECK_FORCE_SUGGESTS_ to true |
34 | | - 1279#> setting _R_CHECK_CRAN_INCOMING_USE_ASPELL_ to true |
35 | | - 1280#> * using log directory 'C:/Users/USERglBVxNtDaC/WVPlots.Rcheck' |
36 | | - 1281#> * using R Under development (unstable) (2020-09-16 r79221) |
37 | | - 1282#> * using platform: x86_64-w64-mingw32 (64-bit) |
38 | | - 1283#> * using session charset: ISO8859-1 |
39 | | - 1284#> * using option '--as-cran' |
40 | | - 1285#> * checking for file 'WVPlots/DESCRIPTION' ... OK |
41 | | - 1286#> * checking extension type ... Package |
42 | | - 1287#> * this is package 'WVPlots' version '1.3.0' |
43 | | - 1288#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
44 | | - 1289#> Maintainer: 'John Mount ' |
45 | | - ... |
46 | | - 1345#> Status: OK |
| 28 | + 854#> setting _R_CHECK_FORCE_SUGGESTS_ to false |
| 29 | + 855#> setting R_COMPILE_AND_INSTALL_PACKAGES to never |
| 30 | + 856#> setting _R_CHECK_THINGS_IN_CHECK_DIR_ to false |
| 31 | + 857#> setting R_REMOTES_STANDALONE to true |
| 32 | + 858#> setting R_REMOTES_NO_ERRORS_FROM_WARNINGS to true |
| 33 | + 859#> setting _R_CHECK_FORCE_SUGGESTS_ to true |
| 34 | + 860#> setting _R_CHECK_CRAN_INCOMING_USE_ASPELL_ to true |
| 35 | + 861#> * using log directory 'C:/Users/USERtuXsbaQdWo/WVPlots.Rcheck' |
| 36 | + 862#> * using R Under development (unstable) (2020-12-14 r79633) |
| 37 | + 863#> * using platform: x86_64-w64-mingw32 (64-bit) |
| 38 | + 864#> * using session charset: ISO8859-1 |
| 39 | + 865#> * using option '--as-cran' |
| 40 | + 866#> * checking extension type ... Package |
| 41 | + 867#> * this is package 'WVPlots' version '1.3.2' |
| 42 | + 868#> * checking for file 'WVPlots/DESCRIPTION' ... OK |
| 43 | + 869#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
| 44 | + 870#> Maintainer: 'John Mount ' |
| 45 | + 871#> * checking package namespace information ... OK |
| 46 | + 872#> * checking package dependencies ... NOTE |
| 47 | + 873#> Suggests orphaned package: 'plotly' |
| 48 | + ... |
| 49 | + 927#> Status: 1 NOTE |
| 50 | + We hope plotly will move out of orphaned status soon, |
| 51 | + if not we will later remove the suggestion. |
47 | 52 |
|
48 | 53 | ## Downstream dependencies |
49 | 54 |
|
50 | | - No declared reverse dependencies (please see https://github.com/WinVector/WVPlots/blob/master/extras/check_reverse_dependencies.md ). |
| 55 | + No declared reverse dependencies (please see |
| 56 | + https://github.com/WinVector/WVPlots/blob/master/extras/check_reverse_dependencies.md ). |
51 | 57 |
|
52 | 58 | Zumel is not a mis-spelling. |
0 commit comments