webr icon indicating copy to clipboard operation
webr copied to clipboard

The statistical language R compiled to WebAssembly via Emscripten, for use in web browsers and Node.

Results 75 webr issues
Sort by recently updated
recently updated
newest added

Currently, this just errors ![image](https://github.com/r-wasm/webr/assets/52606734/02698090-88de-4578-8cbf-6b3106ca1cc8)

feature

Appreciation and gratitude for your work, WebR is a gamechanger ! 🏆 I have two questions related to installation. Wondering **how often** those 20K [binary repo](https://repo.r-wasm.org/) packages are **re-compiled** to...

[Rmpfr-after-stubs32-config.log](https://github.com/user-attachments/files/15986158/Rmpfr-after-stubs32-config.log) [Rmpfr-stubs-32-config.log](https://github.com/user-attachments/files/15986159/Rmpfr-stubs-32-config.log) Hey, im trying to compile the package to wasm using the latest docker image and I get the following error: > rwasm::build('./Rmpfr_local') ``` > Will install 1 package....

packages

Hey, I was looking for fpc and i noticed this on the webr repo it seems that that only the mclust package is missing for it to be at the...

packages

Thanks, thanks, thanks for all the work on `webr`. I continue to be amazed and in disbelief. I hesitate to file an issue like this here, but it seemed based...

packages

Added support: `SZIP` or `libaec`. Goal is to compile packages that might require `-lsz` flag.

Safari Version 17.2 (19617.1.17.11.9) This example, https://github.com/baogorek/Miscellaneous/blob/master/R-code/hello-webR.html, works in Chrome and Edge. What you should see is ![image](https://github.com/user-attachments/assets/288afa45-5b8c-4d95-9077-68e7e3af69dc) But if you see nothing after "Hello, World! x = 12," then...

Since my last post, a lot of progress has been done with WebR. And, I'm coming back with a new request... a) Can we use this new API : https://developer.chrome.com/blog/persistent-permissions-for-the-file-system-access-api...

question

### Are you requesting a feature, reporting a bug or asking a question? I'm Requesting a new feature. ### What is the current behavior? Right now, It's almost impossible for...