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 0f19d0c commit 5925943Copy full SHA for 5925943
1 file changed
prepare_to_submit_to_CRAN.R
@@ -23,7 +23,7 @@ devtools::test()
23
spelling::spell_check_package()
24
25
# check your package on several platforms
26
-rhub::check_for_cran()
+#rhub::check_for_cran()
27
28
# If you would like to add comments to CRAN team
29
# Creates cran-comments.md, a template for your communications with CRAN when submitting a package.
0 commit comments