ficonsulting / ficonsulting/RInno
Need to embed the jsonlite package in RInno
- Dominant language
- HTML
- Stars
- 313
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**_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.**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.