| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| webr-0.5.6.zip | 2025-09-30 | 39.2 MB | |
| webr-0.5.6.tar.gz | 2025-09-30 | 39.2 MB | |
| README.md | 2025-09-30 | 721 Bytes | |
| webR 0.5.6 source code.tar.gz | 2025-09-30 | 1.0 MB | |
| webR 0.5.6 source code.zip | 2025-09-30 | 1.1 MB | |
| Totals: 5 Items | 80.6 MB | 0 | |
New features
-
Added shim for
requireNamespaceR function (#570). -
Added CSS media query for system dark mode (#572).
-
Proxy Web Worker communication through the main thread when using the
SharedArrayBuffercommunication channel (#576). -
The R version is now exposed at
webR.versionRand as theR_VERSIONenvironment variable (#577).
New Contributors
- @AABoyles made their first contribution in https://github.com/r-wasm/webr/pull/570
- @kyleGrealis made their first contribution in https://github.com/r-wasm/webr/pull/572
- @laderast made their first contribution in https://github.com/r-wasm/webr/pull/573
Full Changelog: https://github.com/r-wasm/webr/compare/v0.5.4...v0.5.6