How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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…
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…
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.
The main features of posit-dev/r-shinylive are: Application Deployment, Static Server Deployment.
Open-source alternatives to posit-dev/r-shinylive include: r-wasm/webr — This project aims to compile the statistical language R (https://www.r-project.org/) into WebAssembly for use with a… 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…