ficonsulting / ficonsulting/RInno
Examples in Documentation do not work
- Dominant language
- HTML
- Stars
- 313
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.