Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create app for non R users #147

Open
pellese88 opened this issue Feb 21, 2020 · 0 comments
Open

Create app for non R users #147

pellese88 opened this issue Feb 21, 2020 · 0 comments

Comments

@pellese88
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant