-
Not many charting htmlwidgets currently work with webR / shinylive, it might be more worth while for me to be posting this issue on the respective packages that currently don't work with webR but figu…
-
Adding these imageboards (pick only some and not all) would be a fine addition since the quality of endchan and 8kun might be going down. Would like to ask for your opinion.
- [ ] https://julay.world…
-
@georgestagg: Is there anything we can do to help? I'd like to create a webR demo for igraph and dm.
-
Hi! I do want to use development version of my package for which WASM binaries are available on r-universe. How can I pass repo url so that it is used when installing packages in webR? Ideally, I'm lo…
-
I'm having some difficulty getting webr to work in a document with some shiny reactive elements, that I run with quarto serve. Here is an simple example. When I run this with quarto serve, the webr ch…
-
Hi,
I've trie the following javascript code without success.
Webr was loaded from npm (v0.1.1).
```js
webR = new WebR();
await webR.init();
await webR.evalR('webr::install("readxl")');
await…
-
We've had a lot of fun setting up a webring for our little community, but it seems that chromium-based browsers don't use the next/previous buttons correctly. On Firefox, everything works as intended,…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
The vignette for mounting file system images seems like it will help me understand how to build an R package for webr but im quite lost while reading it. It indicates that we should use `rwasm::add_pk…
-
Hi there,
Many thanks to come up with shiny implementation for static html pages!
I have an issue to find a workaround for webr, to work with data formats other than csv file.
Converting a high…