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 240050d commit 53af44cCopy full SHA for 53af44c
usefultools.R
@@ -19,3 +19,6 @@ system("R CMD Rd2pdf C:/Users/PPA714/KU2/Projekte/StatConfR/StatConfR")
19
# it is much more critical than regular check!
20
system("R CMD check --as-cran ../statConfR_0.2.0.tar.gz")
21
22
+# check on Rhub
23
+rhub::rhub_setup()
24
+rhub::rhub_doctor()
0 commit comments