|
3 | 3 | ## Test environments |
4 | 4 |
|
5 | 5 |
|
6 | | -### Linux |
7 | | - |
8 | | - R CMD check --as-cran wrapr_1.8.7.tar.gz |
9 | | - pandoc alert is spurious, link is good. |
10 | | - |
11 | | - |
12 | 6 | ### Windows |
13 | 7 |
|
14 | 8 | devtools::build_win() |
| 9 | + * using R version 3.6.0 (2019-04-26) |
| 10 | + * using platform: x86_64-w64-mingw32 (64-bit) |
| 11 | + Status: OK |
15 | 12 |
|
16 | 13 | ### MacOS |
17 | 14 |
|
18 | 15 | R CMD check --as-cran wrapr_1.8.7.tar.gz |
19 | | - * using R version 3.5.0 (2018-04-23) |
| 16 | + * using R version 3.6.0 (2019-04-26) |
20 | 17 | * using platform: x86_64-apple-darwin15.6.0 (64-bit) |
21 | 18 | * using session charset: UTF-8 |
22 | 19 | * using option ‘--as-cran’ |
23 | 20 | * checking for file ‘wrapr/DESCRIPTION’ ... OK |
24 | 21 | * checking extension type ... Package |
25 | 22 | * this is package ‘wrapr’ version ‘1.8.7’ |
26 | 23 | * package encoding: UTF-8 |
27 | | - * checking CRAN incoming feasibility ... NOTE |
| 24 | + * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
28 | 25 | Maintainer: ‘John Mount <[email protected]>’ |
29 | | - Number of updates in past 6 months: 7 |
30 | 26 | * checking top-level files ... WARNING |
31 | 27 | Conversion of ‘README.md’ failed: |
32 | 28 | pandoc: Could not fetch https://www.r-pkg.org/badges/version/wrapr |
33 | 29 | TlsException (HandshakeFailed (Error_Protocol ("expecting server hello, got alert : [(AlertLevel_Fatal,HandshakeFailure)]",True,HandshakeFailure))) |
34 | | - Status: 1 WARNING, 1 NOTE |
35 | | - pandoc alert is spurious, link is good. |
| 30 | + Status: 1 WARNING |
| 31 | + pandoc WARNING alert is spurious, link is good. |
36 | 32 |
|
37 | 33 | ## Downstream dependencies |
38 | 34 |
|
39 | 35 | Checked all reverse dependencies https://github.com/WinVector/wrapr/blob/master/extras/check_reverse_dependencies.md . |
40 | | - ## cdata_1.0.8 started at 2019-04-15 17:04:58 success at 2019-04-15 17:05:19 (1/0/0) |
41 | | - ## RcppDynProg_0.1.2 started at 2019-04-15 17:05:19 success at 2019-04-15 17:06:22 (2/0/0) |
42 | | - ## replyr_1.0.0 started at 2019-04-15 17:06:22 success at 2019-04-15 17:06:53 (3/0/0) |
43 | | - ## rqdatatable_1.1.4 started at 2019-04-15 17:06:53 success at 2019-04-15 17:07:21 (4/0/0) |
44 | | - ## rquery_1.3.2 started at 2019-04-15 17:07:21 success at 2019-04-15 17:08:01 (5/0/0) |
45 | | - ## seplyr_0.8.3 started at 2019-04-15 17:08:01 success at 2019-04-15 17:08:27 (6/0/0) |
46 | | - ## sigr_1.0.5 started at 2019-04-15 17:08:27 success at 2019-04-15 17:08:50 (7/0/0) |
47 | | - ## vtreat_1.3.8 started at 2019-04-15 17:08:50 success at 2019-04-15 17:10:01 (8/0/0) |
48 | | - ## WVPlots_1.1.0 started at 2019-04-15 17:10:01 success at 2019-04-15 17:10:56 (9/0/0) |
| 36 | + ## cdata_1.1.0 started at 2019-05-23 16:41:40 success at 2019-05-23 16:42:06 (1/0/0) |
| 37 | + ## RcppDynProg_0.1.2 started at 2019-05-23 16:42:06 success at 2019-05-23 16:43:54 (2/0/0) |
| 38 | + ## replyr_1.0.0 started at 2019-05-23 16:43:55 success at 2019-05-23 16:44:28 (3/0/0) |
| 39 | + ## rqdatatable_1.1.7 started at 2019-05-23 16:44:28 success at 2019-05-23 16:44:54 (4/0/0) |
| 40 | + ## rquery_1.3.2 started at 2019-05-23 16:44:54 success at 2019-05-23 16:45:42 (5/0/0) |
| 41 | + ## seplyr_0.8.3 started at 2019-05-23 16:45:42 success at 2019-05-23 16:46:08 (6/0/0) |
| 42 | + ## sigr_1.0.5 started at 2019-05-23 16:46:08 success at 2019-05-23 16:46:29 (7/0/0) |
| 43 | + ## vtreat_1.4.0 started at 2019-05-23 16:46:29 success at 2019-05-23 16:47:42 (8/0/0) |
| 44 | + ## WVPlots_1.1.0 started at 2019-05-23 16:47:42 success at 2019-05-23 16:48:54 (9/0/0) |
49 | 45 | ## Test of wrapr had 9 successes, 0 failures, and 0 skipped packages. |
50 | 46 |
|
51 | 47 |
|
0 commit comments