Deploy a self-contained desktop RSHiny app
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I'm exploring options for deploying a self-contained desktop application, to use at banks (where uploading data to a server is impossible, and R competence may be limited).
For this purpose, I am exploring options to deploy a self-containted desktop app.
The following blog post outlines a method for deploying a desktop RShiny app, with no installation of R, RStudio etc. on the computer:
- RPortable acts as a self-contained R engine (all dependencies pre-installed)
- shiny R package acts as the UI
- GoogleChromePortable acts as the UI display
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked R-bloggers post and its RPortable, shiny, and GoogleChromePortable approach. Compare that approach with the repository's resources; the issue does not define a specific implementation, acceptance test, or clear meaning of done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100