We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d2c37 commit ad00007Copy full SHA for ad00007
cran-comments.md
@@ -49,7 +49,18 @@
49
### Linux
50
51
R CMD check --as-cran cdata_1.0.5.tar.gz
52
-
+ rhub::check_for_cran()
53
+ 1398#> * using R version 3.4.4 (2018-03-15)
54
+ 1399#> * using platform: x86_64-pc-linux-gnu (64-bit)
55
+ 1400#> * using session charset: UTF-8
56
+ 1401#> * using option ‘--as-cran’
57
+ 1402#> * checking for file ‘cdata/DESCRIPTION’ ... OK
58
+ 1403#> * checking extension type ... Package
59
+ 1404#> * this is package ‘cdata’ version ‘1.0.5’
60
+ 1405#> * package encoding: UTF-8
61
+ 1406#> * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers
62
+ 1407#> Maintainer: ‘John Mount ’
63
+ 1460#> Status: OK
64
65
## Downstream dependencies
66
0 commit comments