We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a4daf commit 365c959Copy full SHA for 365c959
content/post/2024-04-11-rhub2/index.Rmd
@@ -266,7 +266,7 @@ Using the R Consortium runners comes with some limitations.
266
* Currently you need to create a GitHub account to see the check logs of
267
your package. You don't need a GitHub account to submit the checks.
268
269
-To avoid these limitations (except for the neeed for a GitHub accounr),
+To avoid these limitations (except for the need for a GitHub account),
270
put your package in a GitHub repository, and use the `rhub_setup()` and
271
`rhub_check()` functions instead of `rc_submit()` and the R Consortium
272
runners.
0 commit comments