How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
The goal of the {shinylive} R package is to help you create Shinylive applications from your Shiny for R applications. Shinylive is a new way to run Shiny entirely in the browser, without any need for a hosted server, using WebAssembly via the webR project.
This is a work in progress template for R shiny and electron integration
Photon is an R package that contains an RStudio add-in miniUI that builds a Photon application. Photon builds standalone Shiny app by leveraging the Electron framework in Mac OS and Windows operating systems. This package clones the Columbus Collaboratory electron-quick-start repository which is…
This project aims to compile the statistical language R (https://www.r-project.org/) into WebAssembly for use with a browser, via Emscripten (https://emscripten.org/). The repo includes patches to R's source code so that it can work in the browser environment provided by Emscripten and also…
The main features of r-wasm/webr are: Application Deployment, Static Server Deployment.
Projects with overlapping indexed features include: posit-dev/r-shinylive — The goal of the {shinylive} R package is to help you create Shinylive applications from your Shiny for R applications.… covail/photon — Photon is an R package that contains an RStudio add-in miniUI that builds a Photon application. Photon builds… dirkschumacher/r-shiny-electron — This is a work in progress template for R shiny and electron integration. ficonsulting/rinno — RInno. lab1702/tinyshinyserver — A lightweight, WebSocket-enabled proxy server for hosting multiple Shiny applications with automatic health… nativefier/nativefier — Nativefier is a command-line tool that transforms web applications into standalone desktop software. By wrapping web…