This is the Linux app named webR whose latest release can be downloaded as webR0.5.8sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named webR with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
webR
DESCRIPTION:
webR is a project that compiles the R statistical programming language into WebAssembly, enabling it to run entirely within web browsers or JavaScript environments without requiring a server-side installation. By using Emscripten to adapt R’s C, C++, and Fortran codebase, webR creates a fully functional runtime that can execute R scripts directly in the browser. The project includes a web-based integrated development environment that uses tools like xterm.js and CodeMirror, allowing users to interact with R through a familiar console and editor interface. It supports installing and running R packages, making it possible to perform data analysis, statistical modeling, and visualization entirely client-side. webR also provides distribution options such as npm packages, CDN hosting, and Docker images for flexible deployment. While it currently includes a minimal set of compiled libraries, it is designed to expand its ecosystem over time.
Features
- Full R language runtime compiled to WebAssembly
- In-browser IDE with terminal and code editor integration
- Support for executing R scripts and installing packages
- Deployment via npm, CDN, or self-hosted builds
- Integration with JavaScript and web applications
- Portable statistical computing without server dependency
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/webr.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.