ficonsulting / ficonsulting/RInno
Create app for non R users
- Lingua principale
- HTML
- Stelle
- 313
- Fork
- 66
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I would like to create an app for an user who does not have R on his pc.
Should I necessarily use the option "include_R = TRUE" in "create_app": create_app(app_name = "myapp", app_dir = getwd(), user_browser = "electron", include_R = TRUE)?
If yes, why R gives me this error when I try to launch the command with include_R = TRUE?
"Downloading R-3.6.1 ...https://cran.r-project.org/bin/windows/base/old/3.6.1/R-3.6.1-win.exe is not a valid URL.
This is likely to have happened because there was a change in the URL.
This might have already been fixed in the latest version of RInno. Install it with remotes::install_github('ficonsulting/RInno').
If this doesn't help please submit an issue: https://github.com/ficonsulting/RInno/issues"
This is my sessionInfo():
R version 3.6.1 (2019-07-05)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 17134)
RInno version 1.0.1
Thanks
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.