-
I was thinking that it is `webr_pkg_repos` option value but apparently it does not work in shinylive.io.
A minimal example:
```
options(webr_pkg_repos = c("r-universe" = "https://pharmaverse.r-unive…
-
Collections of URLs #36 can look an awful lot like webrings, with some finesse
-
I'm considering using *Lessons in Statistical Thinking* for a course in Spring 2024, but judging from the many calls to `take_sample()` in the [book](https://dtkaplan.github.io/Lessons-in-statistical-…
-
Documentation: https://docs.r-wasm.org/webr/latest/
Quarto extension: https://github.com/coatless/quarto-webr
-
## Prework
* [ x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/mas…
-
Hello,
I've been able to create a Emscripten’s filesystem image with a small CRAN-like repo with a few R packages (haven and jsonlite) and mount from the local filesystem using node.js, as shown be…
-
See title.
Not sure sure if intentional or not, but I doubt it's something that should be part of this webring
-
I just realized, that it is possible to run `gggenomes` in webR in the browser :exploding_head:
Thanks to [r-universe](https://thackl.r-universe.dev/gggenomes) building a wasm package for us, we can…
iimog updated
1 month ago
-
Hi
Are there any plans to upgrade the kernel to webr 0.4.x?
I'm trying to build a custom distribution that requires a custom built webr with a different built in webr repo path. Trying to build …
-
Hello
This is a really useful extension. Just wondering if there is a way to pre-populate the Quarto Drop editor with some example R code to show during the presentation, rather than copy-and-paste. …