RE: dplyr, This may be naive, but is there any way to reduce the size of BH dependency/use an excerpt? I'm having to remove dplyr from a Shiny app I've made, because the BH package takes so long to install that I'm sure users will give up because they think it isn't working.
This might not a problem for regular R-users, but for building standalone apps that are to be installed naively, it can be an issue.
Also see: