Skip to content

Commit

Permalink
correct binary package install caption
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Aug 5, 2012
1 parent 13db575 commit ecec63f
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -104,7 +104,7 @@ public void execute(BuildToolsRoxygenOptions input)
"R CMD build additional options:"));

add(buildBinaryAdditionalArguments_ = new AdditionalArguments(
"R CMD INSTALL --binary additional options:"));
"R CMD INSTALL --build additional options:"));

add(headerLabel("Check Package"));

Expand Down

0 comments on commit ecec63f

Please sign in to comment.