|
1 | 1 |
|
2 | 2 |
|
| 3 | +Please consider this early update (7 updates in 6 months) for cdata. I found and fixed a serious but and would like users to not run into the issue. I have added more tests to try and cut down on this sort of mistake. |
| 4 | + |
3 | 5 | ## Test environments |
4 | 6 |
|
5 | 7 | ### OSX |
6 | 8 |
|
7 | | - R CMD check --as-cran cdata_1.0.2.tar.gz |
| 9 | + R CMD check --as-cran cdata_1.0.3.tar.gz |
8 | 10 | * using R version 3.5.0 (2018-04-23) |
9 | 11 | * using platform: x86_64-apple-darwin15.6.0 (64-bit) |
10 | 12 | * using session charset: UTF-8 |
11 | 13 | * using option ‘--as-cran’ |
12 | 14 | * checking for file ‘cdata/DESCRIPTION’ ... OK |
13 | 15 | * checking extension type ... Package |
14 | | - * this is package ‘cdata’ version ‘1.0.2’ |
| 16 | + * this is package ‘cdata’ version ‘1.0.3’ |
15 | 17 | * package encoding: UTF-8 |
16 | | - * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
| 18 | + * checking CRAN incoming feasibility ... NOTE |
17 | 19 | Maintainer: ‘John Mount <[email protected]>’ |
18 | | - Status: OK |
| 20 | + Number of updates in past 6 months: 7 |
| 21 | + Status: 1 NOTE |
19 | 22 |
|
20 | | -### Windows |
21 | 23 |
|
22 | | - rhub::check_for_cran() |
23 | | - 415#> * using R Under development (unstable) (2018-09-27 r75377) |
24 | | - 416#> * using platform: x86_64-w64-mingw32 (64-bit) |
25 | | - 417#> * using session charset: ISO8859-1 |
26 | | - 418#> * using option '--as-cran' |
27 | | - 419#> * checking for file 'cdata/DESCRIPTION' ... OK |
28 | | - 420#> * checking extension type ... Package |
29 | | - 421#> * this is package 'cdata' version '1.0.2' |
30 | | - 422#> * package encoding: UTF-8 |
31 | | - 423#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
32 | | - 424#> Maintainer: 'John Mount ' |
33 | | - 439#> * checking top-level files ... WARNING |
34 | | - 440#> Conversion of 'README.md' failed: |
35 | | - 441#> pandoc.exe: Could not fetch https://raw.githubusercontent.com/WinVector/cdata/master/tools/cdata.png |
36 | | - 442#> no store |
37 | | - 483#> Status: 1 WARNING |
38 | | - URL is good, warning is spurious. |
| 24 | +### Windows |
39 | 25 |
|
| 26 | + devtools::build_win() |
| 27 | + * using R Under development (unstable) (2018-10-18 r75463) |
| 28 | + * using platform: x86_64-w64-mingw32 (64-bit) |
| 29 | + * using session charset: ISO8859-1 |
| 30 | + * checking for file 'cdata/DESCRIPTION' ... OK |
| 31 | + * checking extension type ... Package |
| 32 | + * this is package 'cdata' version '1.0.3' |
| 33 | + * package encoding: UTF-8 |
| 34 | + * checking CRAN incoming feasibility ... NOTE |
| 35 | + Maintainer: 'John Mount <[email protected]>' |
| 36 | + Number of updates in past 6 months: 7 |
| 37 | + Status: 1 NOTE |
| 38 | + |
40 | 39 | ### Linux |
41 | 40 |
|
42 | 41 | rhub::check_for_cran() |
43 | | - 1347#> * using R version 3.4.4 (2018-03-15) |
44 | | - 1348#> * using platform: x86_64-pc-linux-gnu (64-bit) |
45 | | - 1349#> * using session charset: UTF-8 |
46 | | - 1350#> * using option ‘--as-cran’ |
47 | | - 1351#> * checking for file ‘cdata/DESCRIPTION’ ... OK |
48 | | - 1352#> * checking extension type ... Package |
49 | | - 1353#> * this is package ‘cdata’ version ‘1.0.2’ |
50 | | - 1354#> * package encoding: UTF-8 |
51 | | - 1355#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
52 | | - 1356#> Maintainer: ‘John Mount ’ |
53 | | - 1409#> Status: OK |
| 42 | + 1395#> * using R version 3.4.4 (2018-03-15) |
| 43 | + 1396#> * using platform: x86_64-pc-linux-gnu (64-bit) |
| 44 | + 1397#> * using session charset: UTF-8 |
| 45 | + 1398#> * using option ‘--as-cran’ |
| 46 | + 1399#> * checking for file ‘cdata/DESCRIPTION’ ... OK |
| 47 | + 1400#> * checking extension type ... Package |
| 48 | + 1401#> * this is package ‘cdata’ version ‘1.0.3’ |
| 49 | + 1402#> * package encoding: UTF-8 |
| 50 | + 1403#> * checking CRAN incoming feasibility ... NOTE |
| 51 | + 1404#> Maintainer: ‘John Mount ’ |
| 52 | + 1405#> Number of updates in past 6 months: 7 |
| 53 | + 1458#> Status: 1 NOTE |
54 | 54 |
|
55 | 55 | rhub::check_for_cran() |
56 | | - 2279#> * using R Under development (unstable) (2018-10-05 r75407) |
57 | | - 2280#> * using platform: x86_64-pc-linux-gnu (64-bit) |
58 | | - 2281#> * using session charset: UTF-8 |
59 | | - 2282#> * using option ‘--as-cran’ |
60 | | - 2283#> * checking for file ‘cdata/DESCRIPTION’ ... OK |
61 | | - 2284#> * checking extension type ... Package |
62 | | - 2285#> * this is package ‘cdata’ version ‘1.0.2’ |
63 | | - 2286#> * package encoding: UTF-8 |
64 | | - 2287#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers |
65 | | - 2288#> Maintainer: ‘John Mount ’ |
66 | | - 2343#> Status: OK |
| 56 | + 2322#> * using R Under development (unstable) (2018-10-14 r75439) |
| 57 | + 2323#> * using platform: x86_64-pc-linux-gnu (64-bit) |
| 58 | + 2324#> * using session charset: UTF-8 |
| 59 | + 2325#> * using option ‘--as-cran’ |
| 60 | + 2326#> * checking for file ‘cdata/DESCRIPTION’ ... OK |
| 61 | + 2327#> * checking extension type ... Package |
| 62 | + 2328#> * this is package ‘cdata’ version ‘1.0.3’ |
| 63 | + 2329#> * package encoding: UTF-8 |
| 64 | + 2330#> * checking CRAN incoming feasibility ... NOTE |
| 65 | + 2331#> Maintainer: ‘John Mount ’ |
| 66 | + 2332#> Number of updates in past 6 months: 7 |
| 67 | + 2395#> Status: 1 WARNING, 1 NOTE |
67 | 68 |
|
68 | 69 | ## Downstream dependencies |
69 | 70 |
|
|
0 commit comments