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

Deploying desktop apps with R #49

Open
ehinman opened this issue May 3, 2023 · 1 comment
Open

Deploying desktop apps with R #49

ehinman opened this issue May 3, 2023 · 1 comment

Comments

@ehinman
Copy link
Contributor

ehinman commented May 3, 2023

Is your feature request related to a problem? Please describe.
It is hard to know how many users the online shiny app can support and how much data they can pull/work with. Currently, the proto app has difficulty with two instances of the app running at the same time.

Describe the solution you'd like
One alternative to using online cloud services might be to create an application that users can download to run the shiny app locally. See links:
https://stackoverflow.com/questions/15884975/possible-to-run-rshiny-app-without-opening-an-r-environment
https://www.r-bloggers.com/2014/04/deploying-desktop-apps-with-r/
https://foretodata.com/how-to-make-a-standalone-desktop-application-with-shiny-and-electron-on-windows/

@cristinamullin
Copy link
Collaborator

cristinamullin commented Oct 16, 2023

Can explore this further but having R as a basic requirement is reasonable.

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

2 participants