-
I'm writing this issue at the end of the day so haven't spent the time to make a demo of this, but I'm logging it now in case you can tell me the answer anyway!
I noticed that Numbas seems not to d…
-
Sharing data is often cumbersome when creating reproducible examples.
R has some built-in data, so we can access the data immediately by typing in the name of the table (data.frame).
For example, …
-
With [`webR`](https://docs.r-wasm.org/webr/latest/) picking up steam, it would be good to provide a top-level function that simplifies the way to incorporate development WASM binaries. Thus, I'm propo…
-
This plugin is very similar to:
- https://framagit.org/bochecha/pelican-planet
which I forked recently and added async functionality to in:
- https://github.com/ashwinvis/pelican-planet
There …
-
Webrings are very important to shit web sites. They're free traffic! Without actually driving traffic!
-
Hi @georgestagg,
Would it be difficult to add an option to display the outcome of the R/Python codes to either left or right (kind of like the second picture instead of the first)? I have often fo…
-
my site is now running with multiple html pages and i would like the cats position to stay in the same position when moving between them
-
I see that the `nloptr` package isn't available for webR. It's required for `lme4`, so if there's anything I can do to help troubleshoot let me know. (`nloptr` does generally require `cmake` to build …
-
As the documentation reads: "Shinylive allows you to run Shiny applications entirely in a web browser, without the need for a separate server"
stanpumpR should be faster, more responsive and more r…
-
I've updated QuickJSR to add functionality for calling R functions from JS code, which could help make some of the utility functions used here a bit more robust.
For example, the current [`fileExis…