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 5718b90 commit 9fcb229Copy full SHA for 9fcb229
samples/client/echo_api/r/build_and_test.bash
@@ -23,4 +23,4 @@ mkdir $R_LIBS_USER || true
23
#
24
R CMD build .
25
R CMD check *tar.gz --no-manual
26
-R CMD install --preclean *tar.gz
+R CMD INSTALL --preclean *tar.gz
0 commit comments