Skip to content

Commit

Permalink
use silent embedded update for r2d3
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Apr 11, 2018
1 parent 5af6c84 commit 9e16c13
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -137,7 +137,7 @@ public void withR2D3(String userAction, final Command command)
Dependency.cranPackage("htmlwidgets", "1.0", true),
Dependency.embeddedPackage("r2d3")
},
false,
true,
new CommandWithArg<Boolean>()
{
@Override
Expand Down

0 comments on commit 9e16c13

Please sign in to comment.