Sean Birchall
Sean Birchall
These 3 packages are common across a lot of packages especially htmlwidgets, not sure why though or what package is bringing them in. `curl` makes sense, but why `mnormt` and...
+1 this would be super useful!
@coatless I've made something like that [here](https://www.scrapeable.com/site/index.html), it's my attempt at a minimal IDE + embedded BI component. I'm doing it all in R/Shiny though! Depending on when you look...
Let me try it out, thank you @mkslanc! I think this should work.
@dicorynia you can probably hack it for now. It's not quarto, but here is an R shinylive workaround that pulls in duckdb wasm and makes it queryable from R... I'm...
@gregvolny what about duckdb? duckdb-wasm works just fine with with shinylive right now [App](https://github.com/seanbirchall/shinylive-duckdb-wasm). It also looks like very soon there will be support for more restricted / authenticated access...