|
5 | 5 | ### OSX |
6 | 6 |
|
7 | 7 | R CMD check --as-cran cdata_1.1.0.tar.gz |
8 | | - |
| 8 | + * using R version 3.5.0 (2018-04-23) |
| 9 | + * using platform: x86_64-apple-darwin15.6.0 (64-bit) |
| 10 | + * using session charset: UTF-8 |
| 11 | + * using option ‘--as-cran’ |
| 12 | + * checking for file ‘cdata/DESCRIPTION’ ... OK |
| 13 | + * checking extension type ... Package |
| 14 | + * this is package ‘cdata’ version ‘1.1.0’ |
| 15 | + * package encoding: UTF-8 |
| 16 | + * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
| 17 | + Maintainer: ‘John Mount <[email protected]>’ |
| 18 | + Status: OK |
9 | 19 |
|
10 | 20 | ### Windows |
11 | 21 |
|
12 | 22 | devtools::build_win() |
13 | | - |
| 23 | + * using R version 3.5.3 (2019-03-11) |
| 24 | + * using platform: x86_64-w64-mingw32 (64-bit) |
| 25 | + * using session charset: ISO8859-1 |
| 26 | + * checking for file 'cdata/DESCRIPTION' ... OK |
| 27 | + * checking extension type ... Package |
| 28 | + * this is package 'cdata' version '1.1.0' |
| 29 | + * package encoding: UTF-8 |
| 30 | + * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
| 31 | + Maintainer: 'John Mount <[email protected]>' |
| 32 | + Status: OK |
| 33 | + |
| 34 | + * using R version 3.6.0 RC (2019-04-21 r76417) |
| 35 | + * using platform: x86_64-w64-mingw32 (64-bit) |
| 36 | + * using session charset: ISO8859-1 |
| 37 | + * checking for file 'cdata/DESCRIPTION' ... OK |
| 38 | + * checking extension type ... Package |
| 39 | + * this is package 'cdata' version '1.1.0' |
| 40 | + * package encoding: UTF-8 |
| 41 | + * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
| 42 | + Maintainer: 'John Mount <[email protected]>' |
| 43 | + Status: OK |
14 | 44 |
|
15 | 45 | ## Downstream dependencies |
16 | 46 |
|
17 | 47 | Checked all declared dependencies |
18 | 48 | https://github.com/WinVector/cdata/blob/master/extras/check_reverse_dependencies.md |
19 | | - ## WVPlots_1.1.0 started at 2019-04-20 07:53:21 success at 2019-04-20 07:54:22 (1/0/0) |
| 49 | + ## WVPlots_1.1.0 started at 2019-04-27 07:32:04 success at 2019-04-27 07:33:17 (1/0/0) |
20 | 50 | ## Test of cdata had 1 successes, 0 failures, and 0 skipped packages. |
21 | 51 |
|
22 | 52 |
|
|
0 commit comments