ficonsulting / ficonsulting/RInno
nativefier and installer seem to include dependencies twice
Abierto
awesome question
- Lenguaje dominante
- HTML
- Estrellas
- 313
- Forks
- 66
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
In the develop branch: nativefier produces .exe which, by size, seem to include the required R packages, and then these are again included in the installer from the `bin/` folder.
You do need at least R binary with shiny package (and its dependencies) installed to execute `shiny::runApp` (so this part has to stay out of the nativifier package). I'm not entirely sure but it might be that all other packages are possibly not necessary in the installer.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.