Skip to content

Commit ad00007

Browse files
committed
complete checks
1 parent 66d2c37 commit ad00007

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

cran-comments.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,18 @@
4949
### Linux
5050

5151
R CMD check --as-cran cdata_1.0.5.tar.gz
52-
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
5364

5465
## Downstream dependencies
5566

0 commit comments

Comments
 (0)