Skip to content

Commit 5925943

Browse files
committed
commented out old version of rhub
1 parent 0f19d0c commit 5925943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prepare_to_submit_to_CRAN.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ devtools::test()
2323
spelling::spell_check_package()
2424

2525
# check your package on several platforms
26-
rhub::check_for_cran()
26+
#rhub::check_for_cran()
2727

2828
# If you would like to add comments to CRAN team
2929
# Creates cran-comments.md, a template for your communications with CRAN when submitting a package.

0 commit comments

Comments
 (0)