ficonsulting / ficonsulting/RInno
Need to embed the jsonlite package in RInno
- Lenguaje dominante
- HTML
- Estrellas
- 313
- Forks
- 66
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**_Thank you very much for creating the RInno package._**
**< error.log >
Error in library("jsonlite", character.only = TRUE) :
There is no package called 'jsonlite'
Execution has been stopped**
The pure R-3.6.1.exe installer does not have a 'jsonlite' package.
Therefore, an installer created with RInno cannot unpack the library archive.
After installing R-3.6.1.exe, If I install the jsonlite package,
an installer created with RInno can unpack the library archive.
There is no 'jsonlite' package in the pure R-3.6.1.exe installer.
I think you **need to embed the jsonlite package in RInno.**
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.