-
```
Warning messages:
1: Can't find iSEE in webR binary repository.
2: Can't find scater in webR binary repository.
3: Can't find scRNAseq in webR binary repository.
4: Can't find curl in webR bi…
-
I'm exploring the possibility of using JupyeterLite / jupyterlite-webr-kernel in a secure (prison) environment. This requires having a self-contained jupyterlite environment running on a secured serve…
-
Hello,
I am hoping to use statscloud to design some teaching material. statscloud uses WebR for its R terminal interface. When trying to install a package, it gave the error "Requested package XXXX…
-
I'm working on updating my slides to use quarto-live for this semester and I've come up with a use case that I'm not sure is possible at the moment (at least without more JS knowledge than I have).
…
-
FYI, I'm archiving this repository & taking down the website. Feel free to start a new webring.
CC @brisray @jackeyjack1 @altaywtf @rosano @cesarrodrig @ngm @smolcodes @protrolium
-
Dear webr devs,
I generated my dataset using [rwasm::file_packager](https://r-wasm.github.io/rwasm/reference/file_packager.html). However, when I try to load it directly from JS, the browser compla…
-
I run:
```r
webr::shim_install()
install.packages("prqlr", repos = "https://prql.r-universe.dev")
```
The error occurs:
```
Warning message:
URL https://prql.r-universe.dev/bin/emscripte…
-
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:/…
-
In IPython notebooks, code cell outputs display any object returned by the last line of code in the block.
In the Jupyter IRkernel, response objects are displayed from each response generating line…
-
First of all, thanks for a great extension!
This example isn't working for me:
```
format:
revealjs:
drop:
engine: webr
webr:
packages:
- ggplot2
…
jtr13 updated
1 month ago