|
4 | 4 |
|
5 | 5 | ### OSX |
6 | 6 |
|
7 | | - R CMD check --as-cran cdata_1.1.5.tar.gz |
| 7 | + R CMD check --as-cran cdata_1.1.6.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.5’ |
| 14 | + * this is package ‘cdata’ version ‘1.1.6’ |
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) (2020-01-07 r77633) |
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.5' |
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 | | - 1416#> * using R version 3.6.1 (2019-07-05) |
38 | | - 1417#> * using platform: x86_64-pc-linux-gnu (64-bit) |
39 | | - 1418#> * using session charset: UTF-8 |
40 | | - 1419#> * using option ‘--as-cran’ |
41 | | - 1420#> * checking for file ‘cdata/DESCRIPTION’ ... OK |
42 | | - 1421#> * checking extension type ... Package |
43 | | - 1422#> * this is package ‘cdata’ version ‘1.1.5’ |
44 | | - 1423#> * package encoding: UTF-8 |
45 | | - 1424#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
46 | | - 1425#> Maintainer: ‘John Mount ’ |
47 | | - 1474#> OK |
48 | | - |
49 | | - rhub::check_for_cran() |
50 | | - 1596#> * using R Under development (unstable) (2020-01-18 r77674) |
51 | | - 1597#> * using platform: x86_64-pc-linux-gnu (64-bit) |
52 | | - 1598#> * using session charset: UTF-8 |
53 | | - 1599#> * using option ‘--as-cran’ |
54 | | - 1600#> * checking for file ‘cdata/DESCRIPTION’ ... OK |
55 | | - 1601#> * checking extension type ... Package |
56 | | - 1602#> * this is package ‘cdata’ version ‘1.1.5’ |
57 | | - 1603#> * package encoding: UTF-8 |
58 | | - 1604#> * checking CRAN incoming feasibility ...NB: need Internet access to use CRAN incoming checks |
59 | | - 1605#> NOTE |
60 | | - 1606#> Maintainer: ‘John Mount ’ |
61 | | - 1607#> Possibly mis-spelled words in DESCRIPTION: |
62 | | - 1608#> coordinatized (15:36) |
63 | | - 1665#> Status: 1 NOTE |
64 | | - coordinatized is spelled correctly. |
| 22 | + rhub::check_for_cran() |
| 23 | + 688#> setting _R_CHECK_FORCE_SUGGESTS_ to false |
| 24 | + 689#> setting R_COMPILE_AND_INSTALL_PACKAGES to never |
| 25 | + 690#> setting R_REMOTES_STANDALONE to true |
| 26 | + 691#> setting R_REMOTES_NO_ERRORS_FROM_WARNINGS to true |
| 27 | + 692#> setting _R_CHECK_FORCE_SUGGESTS_ to true |
| 28 | + 693#> setting _R_CHECK_CRAN_INCOMING_USE_ASPELL_ to true |
| 29 | + 694#> * using log directory 'C:/Users/USERFpTuGHdPvk/cdata.Rcheck' |
| 30 | + 695#> * using R Under development (unstable) (2020-01-22 r77697) |
| 31 | + 696#> * using platform: x86_64-w64-mingw32 (64-bit) |
| 32 | + 697#> * using session charset: ISO8859-1 |
| 33 | + 698#> * using option '--as-cran' |
| 34 | + 699#> * checking for file 'cdata/DESCRIPTION' ... OK |
| 35 | + 700#> * checking extension type ... Package |
| 36 | + 701#> * this is package 'cdata' version '1.1.6' |
| 37 | + 702#> * package encoding: UTF-8 |
| 38 | + 703#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
| 39 | + 704#> Maintainer: 'John Mount ' |
| 40 | + 760#> Status: OK |
65 | 41 |
|
66 | 42 | ## Downstream dependencies |
67 | 43 |
|
|
0 commit comments