RMI / RMI/resources

Deploy a self-contained desktop RSHiny app

Open
#89 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

dashboard
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:

  1. RPortable acts as a self-contained R engine (all dependencies pre-installed)
  2. shiny R package acts as the UI
  3. GoogleChromePortable acts as the UI display

https://www.r-bloggers.com/deploying-desktop-apps-with-r/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.