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 4a9367d commit 5363744Copy full SHA for 5363744
build.R
@@ -26,7 +26,7 @@ pkgdown::build_site()
26
devtools::check()
27
devtools::check_win_release()
28
devtools::check_win_devel()
29
-devtools::check_rhub()
+rhub::check_for_cran()
30
31
# Load the package and view the summary
32
library(logitr)
0 commit comments