Closed pawluczuk closed 10 years ago
Ideally we could do both and leave the choice to the user... but that's difficult at this moment.
The library has 150kb. That's nothing. Let's add it locally to exec
subdirectory. As suggested here http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Non_002dR-scripts-in-packages
Shiny apps require all additional files (js/css) to be kept in the application folder, so it seems that exec subdirectory is not available. Additionally, library is ~150kb, but it's needed in both applications, so it adds extra ~300kb in this case. Though, in my opinion it's still better to keep it that way, so that the package is not reliant on internet connection.
Sounds good
Two options to choose: