ficonsulting / ficonsulting/RInno

Create app for non R users

Open
#147 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
313
Forks
66
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.