|
4 | 4 |
|
5 | 5 | ### OSX |
6 | 6 |
|
7 | | - R CMD check --as-cran cdata_1.1.3.tar.gz |
| 7 | + R CMD check --as-cran cdata_1.1.4.tar.gz |
8 | 8 | * using R version 3.6.0 (2019-04-26) |
9 | 9 | * using platform: x86_64-apple-darwin15.6.0 (64-bit) |
10 | 10 | * using session charset: UTF-8 |
11 | 11 | * using option ‘--as-cran’ |
12 | 12 | * checking for file ‘cdata/DESCRIPTION’ ... OK |
13 | 13 | * checking extension type ... Package |
14 | | - * this is package ‘cdata’ version ‘1.1.3’ |
| 14 | + * this is package ‘cdata’ version ‘1.1.4’ |
15 | 15 | * package encoding: UTF-8 |
16 | 16 | * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
17 | 17 | Maintainer: ‘John Mount <[email protected]>’ |
18 | 18 | Status: OK |
19 | 19 |
|
20 | 20 | ### Windows |
21 | 21 |
|
22 | | - devtools::check_win_devel() |
23 | | - * using R Under development (unstable) (2019-10-26 r77334) |
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.3' |
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 | | -### Linux |
35 | | - |
36 | | - rhub::check_for_cran() |
37 | | - 1437#> * using R version 3.6.1 (2019-07-05) |
38 | | - 1438#> * using platform: x86_64-pc-linux-gnu (64-bit) |
39 | | - 1439#> * using session charset: UTF-8 |
40 | | - 1440#> * using option ‘--as-cran’ |
41 | | - 1441#> * checking for file ‘cdata/DESCRIPTION’ ... OK |
42 | | - 1442#> * checking extension type ... Package |
43 | | - 1443#> * this is package ‘cdata’ version ‘1.1.3’ |
44 | | - 1444#> * package encoding: UTF-8 |
45 | | - 1445#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
46 | | - 1446#> Maintainer: ‘John Mount ’ |
47 | | - 1501#> Status: OK |
48 | | - |
49 | | - rhub::check_for_cran() |
50 | | - 1464#> * using R Under development (unstable) (2019-10-26 r77334) |
51 | | - 1465#> * using platform: x86_64-pc-linux-gnu (64-bit) |
52 | | - 1466#> * using session charset: UTF-8 |
53 | | - 1467#> * using option ‘--as-cran’ |
54 | | - 1468#> * checking for file ‘cdata/DESCRIPTION’ ... OK |
55 | | - 1469#> * checking extension type ... Package |
56 | | - 1470#> * this is package ‘cdata’ version ‘1.1.3’ |
57 | | - 1471#> * package encoding: UTF-8 |
58 | | - 1472#> * checking CRAN incoming feasibility ...NB: need Internet access to use CRAN incoming checks |
59 | | - 1473#> NOTE |
60 | | - 1474#> Maintainer: ‘John Mount ’ |
61 | | - 1475#> Possibly mis-spelled words in DESCRIPTION: |
62 | | - 1476#> coordinatized (15:36) |
63 | | - 1533#> Status: 1 NOTE |
64 | | - "Zumel" and "coordinatized" are not misspelled. |
| 22 | + rhub::check_for_cran() |
| 23 | + 466#> setting _R_CHECK_FORCE_SUGGESTS_ to false |
| 24 | + 467#> setting R_COMPILE_AND_INSTALL_PACKAGES to never |
| 25 | + 468#> setting R_REMOTES_STANDALONE to true |
| 26 | + 469#> setting R_REMOTES_NO_ERRORS_FROM_WARNINGS to true |
| 27 | + 470#> setting _R_CHECK_FORCE_SUGGESTS_ to true |
| 28 | + 471#> setting _R_CHECK_CRAN_INCOMING_USE_ASPELL_ to true |
| 29 | + 472#> * using log directory 'C:/Users/USERtoINOsAcZk/cdata.Rcheck' |
| 30 | + 473#> * using R Under development (unstable) (2019-11-08 r77393) |
| 31 | + 474#> * using platform: x86_64-w64-mingw32 (64-bit) |
| 32 | + 475#> * using session charset: ISO8859-1 |
| 33 | + 476#> * using option '--as-cran' |
| 34 | + 477#> * checking for file 'cdata/DESCRIPTION' ... OK |
| 35 | + 478#> * checking extension type ... Package |
| 36 | + 479#> * this is package 'cdata' version '1.1.4' |
| 37 | + 480#> * package encoding: UTF-8 |
| 38 | + 481#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
| 39 | + 482#> Maintainer: 'John Mount ' |
| 40 | + 538#> Status: OK |
65 | 41 |
|
66 | 42 | ## Downstream dependencies |
67 | 43 |
|
|
0 commit comments