Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Nov 27, 2024
1 parent 5718b90 commit 9fcb229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/client/echo_api/r/build_and_test.bash
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ mkdir $R_LIBS_USER || true
#
R CMD build .
R CMD check *tar.gz --no-manual
R CMD install --preclean *tar.gz
R CMD INSTALL --preclean *tar.gz

0 comments on commit 9fcb229

Please sign in to comment.