ficonsulting / ficonsulting/RInno
Examples in Documentation do not work
- Lenguaje dominante
- HTML
- Estrellas
- 313
- Forks
- 66
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
This package does not work when following along with documentation here https://github.com/ficonsulting/RInno or here https://www.ficonsulting.com/filabs/RInno or even here https://cran.r-project.org/web/packages/RInno/index.html.
So when following along with these the first error I ran into was mentioned here https://github.com/ficonsulting/RInno/issues/132 "not compatible with the version of Windows you're running". After looking at additional issues I found this here https://github.com/ficonsulting/RInno/issues/121 which suggests I need the package Installr and have to use install.inno(quick_start_pack = TRUE) to get Inno setup to get around my first issue. When I do this I get a new error message from Inno Setup, Error loading ISCmplr.dll. Inno scrpt is not able to load the Inno setup compiler and is asking if I have set up the location correctly.
What is the file structure of this example app, where is the executable of the app?
Can anyone point me in the right direction to proper documentation to this package or any other package/blog/article about creating desktop shiny apps?
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.