Any #webr folks knowledgable about the build process?
Struggling with `rwasm::build()` for local packages. Trying to get the extendr build process for webR sorted!

Any #webr folks knowledgable about the build process?
Struggling with `rwasm::build()` for local packages. Trying to get the extendr build process for webR sorted!
New maths/art blog post! Partly with the goal of demonstrating how awesome #webR is.
I describe making carpet patterns like the image attached, with all of the code running in the browser so you can generate random outputs, change parameters etc.
https://georgemsavva.github.io/creativecoding/posts/modular/
Even runs perfectly well on my crappy phone! It's going to be interesting to see how this alters stats education, reporting etc.
I wrote a tool to convert a #SkyVector flight plan into a #GoogleEarth movie tour, to help prep for VFR cross-country flights. Free to use at jhchou.github.io/flight_plan_... Runs fully in the client from GitHub Pages thanks to the magic of #rstats, #webr and #shinylive. #aviation #studentpilot
Almost 1500 downloads in 5 days
Have you tried it yet?
As far as I’m concerned, #webr and #shinylive is indistinguishable from magic. I can’t believe that since first installing #quarto-webr a few hours ago till now, I’ve gotten a relatively complicated #shinyapp exported, deployed, and running serverless. This is magic. #rstats
I'm so, so thrilled to finally share the release of Rlinguo, a mobile app that runs R
This is a fully, native mobile app that uses #webR in the backend to run R functions.
Available on the App Store (iPhone) & Play Store (Android)
https://rtask.thinkr.fr/introducing-rlinguo-a-native-mobile-app-that-runs-r/
#RStats I'm so happy to finally share what we've been experimenting on at @thinkr for the past couple of weeks — A native mobile app that can run R code through #webR
Read more at https://rtask.thinkr.fr/youve-been-waiting-for-native-mobile-apps-with-r-the-wait-is-over/
Nov 1st, Workshop: "Reproducible reports and presentations"
Perfect for educators & practitioners! #Python #rstats
Get a head start!
Presentation preview: https://tutorials.thecoatlessprofessor.com/next-gen-data-science-education-wasm/
Code:
https://github.com/coatless-tutorials/next-gen-data-science-education-wasm
New on my blog: Adding Multiple choice quiz to #QuartoLive Tutorials
I was working with #Webr interactive code chunks for tutorials, and I wanted to add a multiple-choice quiz, as we have with the learnr package.
Here is my "home made" solution: https://yabellini.netlify.app/blog/2024-09-29-quarto_live_quiz/
If you have a better way, I will be grateful to learn.
I've decided trying out to try out the #shinylive magic on a shiny app using the `sf` package. However, `sf` doesn't seem to work, and leads to error messages, both using the cran and the #runiverse version. Things get stuck when exporting the app, with either an "access denied" here: https://repo.r-wasm.org/bin/emscripten/contrib/4.4/sf_1.0-17.data or with an "unexpected end ot data" here if I use rspatial https://r-spatial.r-universe.dev/bin/emscripten/contrib/4.4/sf_1.0-18.js.metadata
I must be missing something obvious... hints for troubleshooting?
#rstats #shinylive #webr #wasm
Interesting presentation on #Reproducible #DataScience: https://www.youtube.com/watch?v=wK3vPbcSoFE
One point that was made at the beginning is about that "reproducibility" might not be well defined. I think that it will be good to read the 2019 NASEM report: "Reproducibility and Replicability in #Science" https://nap.nationalacademies.org/catalog/25303/reproducibility-and-replicability-in-science -- Reproducibiliy and #Replicability are clearly defined and delimited.
If you're at RSS Conference today, come along to the Lancaster room for 11.30 session to hear me chatting about some of the wonderful things you can use webR for when teaching R! (Plus other talks about teaching R in an accessible way!)
3/6 Drugs Not Bugs: Effective Use Of #RStats & #PyData In #Pharma https://fosstodon.org/@jonthegeek/112955872625580659
My main to-do: check service account (vs personal PAT) usage for GHA. I *think* we have that mostly right for both @DSLC and #OpenRBQM, but I need to check.
The #webR -based FDA submission stuff (presented by @rpodcast) continues to be extremely interesting. I need to also look closer at what @thinkr has done with webR, and if they have {golem} playing nice yet.
Super excited about the teaching possibilities of quarto-live. This #quarto extension adds a lot more grading and teaching capabilities to #webr #positconf2024
https://github.com/r-wasm/quarto-live
Oh huh, yeah! They had to switch from {golem} to {rhino}, because {golem} has (had?) a dependency that didn't work in #webR (I'm guessing it's something that uses {curl}). I think @thinkr may have since made {golem} work? I'll have to check! #PositConf2024 #RStats #PyData 12/20