#quarto-webr
New blog post! The post itself is not particularly interesting, but I am pretty amazed that this works… The people behind #quarto, #quarto-live, and #webr do truly mind-blowing things #rstats

antoinevernet.com/blog/2025/10...
We live in magical times | Antoine Vernet
What one can do with a static website these days is pretty amazing!
antoinevernet.com
October 27, 2025 at 7:26 PM
altdocwebrdemo
rd.thecoatlessprofessor.com
October 28, 2025 at 1:17 AM
Still fascinated with #webR and its potential for teaching stats

Here students can play (even from their phones) and find out themselves how the p-value depends on sample size

pakillo.github.io/LM-GLM-GLMM-... #rstats
October 22, 2025 at 6:36 AM
New blog post: Six not-so-basic base R functions!

There are so many great functions in base #RStats. Let's explore six lesser-known ones in our latest post. Run them in your browser using the magic of #webR and #Quarto Post: ivelasq.rbind.io/blog/not-so-...
%>% dreams - Six not-so-basic base R functions
There are so many goodies in base R. Let’s explore some functions you may not know.
ivelasq.rbind.io
January 17, 2024 at 4:48 PM
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
December 21, 2024 at 6:41 PM
This is so cool. R running in the browser thanks to WebAssembly and {webR}, no installation required! Check it out! #Rstats jperkel.github.io
December 14, 2023 at 11:43 PM
New release of {quarto-webr} v0.4.2 extension in time for the #UseR2024 talk!

Highlights:

🔄 Upgraded to webR v0.3.3
📜 Download R command history
🖱️ Mouse-over for image download
🌗 Day & night theming
📄 Set global cell options
✨ New editor options

#quarto #webr #rstats
June 25, 2024 at 7:23 PM
The Zen of CSS Design was published 20 years ago next week, and I still own my copy.

To mark the occasion, I performed a little CSS magic: modern pseudo-classes add progressive reveal in a WebR learnr tutorial.

🔗 jmclawson.net/posts/quarto...

My zen gardens now grow #RStats, but CSS is perennial.
Enchanting in-browser tutorials – jmclawson.net
jmclawson.net
February 20, 2025 at 3:26 AM
#rstats package documentation websites via #altdoc now have interactive cell features using the {quarto-panelize} #quarto extension! Explore your package's capabilities directly on the web!

🌐 : rd.thecoatlessprofessor.com/quarto-webr-in-altdoc/
📁 : github.com/coatless-r-n-d/quarto-webr-in-altdoc
June 11, 2024 at 9:33 AM
uma coisa que eu aprecio muito são tutoriais "autodidatas" bem feitos (com Quarto isso é bem possível, já vi umas coisas e meu sonho é criar algo assim com webR)
March 15, 2025 at 8:14 PM
Explore Neural Networks Interactively with Quarto Live! What is Quarto Live? Quarto Live combines Quarto with WebR to enable interactive R code execution directly in the browser allowing for: Runni...

#R #bloggers

Origin | Interest | Match
July 2, 2025 at 7:57 AM
The char limit here makes it cumbersome to cross-post.

#RStats #WebR 0.2.2 just dropped & it's ⚡️ fast.

I used it to make the Day 14 entry of #30DayMapChallenge (attached).

Cannot believe {sf} works in-browser.

🐘: mastodon.social/@hrbrmstr/11...

Entry: 30dmc.hrbrmstr.dev/2023/day-14....
November 17, 2023 at 9:39 PM
Just discovred quarto-webr, a quite amazing tool which lets you interactively write and evaluate R code within an html document. Live coding when teaching and presenting has never been easier!
GitHub - coatless/quarto-webr: Community developed Quarto Extension to Embed webR for HTML Documents, RevealJS, Websites, Blogs, and Books.
Community developed Quarto Extension to Embed webR for HTML Documents, RevealJS, Websites, Blogs, and Books. - coatless/quarto-webr
github.com
November 25, 2024 at 2:18 PM
Working towards getting the new 0.4.0 release of {quarto-webr} extension out. One new feature is to provide more cell-like options using Quarto's hashpipe.

Some initial options to support:
github.com/coatless/qua...

Any others?

#quarto #webr #rstats
December 8, 2023 at 10:04 AM
What kind of behaviour are you looking for? I'm not sure about webR but our Quarto books use webexercises which @debruine.bsky.social developed. I usually randomise the options, but you could sample from a set of questions in a script every time you render: bartlettje.github.io/disseminatio...
6  Useful Quarto and booktem features – Dissemination using Quarto and Github Pages
bartlettje.github.io
June 27, 2025 at 10:49 AM
🔄 From Jupyter to #WebR: I've converted the Grayscale Images lab from @coursera's DSP course. It demonstrates the power of the Haar basis for image transfer.
See how wavelets enable progressive image encoding-lose half your data but keep the picture!🖼️
#Quarto #RStats
gd047.quarto.pub/basis-for-gr...
Basis for grayscale images
gd047.quarto.pub
March 27, 2025 at 7:05 AM
Avoir une journée à peu près libre pour mettre à jour un cours ou deux, et apprendre de nouvelles techniques, c'est rafraîchissant.

Là : remplacer mes supports de cours PDF d'analyse spatiale sous R par des pages Quarto/Web-R interactives.

cf. : www.nienxiangtou.com/posts/webr/
Nien Xiang Tou - WebR: Running R Codes in Web Browser!
This post showcases the ability to run R codes in a web browser.
www.nienxiangtou.com
November 9, 2025 at 8:54 AM
To me, code review accompanied by guided explanation for those with limited R knowledge while avoiding setup issues does feel very much like the quarto-webr space at present github.com/coatless/qua... but that is coming from an explanation priority medium not a project priority one.
January 18, 2025 at 6:55 PM
Never gets old seeing an MCMC sampling routine written in C++ and bridged into R just _running_ in a web browser; much less being able to use it on the package's documentation website.

tmsalab.github.io/slcm/man/slc...
June 14, 2024 at 1:07 AM
Checkout the RevealJS presentation at:

quarto-webr.thecoatlessprofessor.com/examples/rev...

The source code for the RevealJS presentation can be viewed at:

github.com/coatless/qua...

#quarto #webr #rstats #revealjs
quarto-webr Demo RevealJS Document
quarto-webr.thecoatlessprofessor.com
November 17, 2023 at 3:28 AM
Ever since the Posit Primers were retired in 2023, I've been looking for a replacement for interactive in-browser #rstats tutorials. Thanks to the magic of webR and {quarto-webr} and the fact that the original primers are open source, I made a new #QuartoPub + webR version! r-primers.andrewheiss.com
June 5, 2024 at 12:27 AM
🌑 Dark and light mode ☀️
Dark and light mode support is now available in the dev build of {quarto-webr} extension! Enjoy a sleek new look while reducing eye strain. Try it out today!
👉 quarto-webr.thecoatlessprofessor.com

#darkmode #quarto #webr #rstats
April 4, 2024 at 11:24 PM
Can you spot the difference? 😜

m.canouil.dev/quarto-exten...

#Quarto #QuartoPub
March 24, 2025 at 1:34 PM
Ah I work with #webr and #webexercises but didn't know the quarto-live extension before, thank you! I think webr is really helpful for an easy start with #r.

Would you share your website?
November 10, 2024 at 7:17 PM
Our "Community Examples" page for {quarto-webr} has been refreshed with projects using the extension. Explore textbooks, course lectures, and more.

This list isn't exhaustive. If you're working on a project using {quarto-webr}, let us know, and we'll add it!

#quarto #webr #rstats
quarto-webr – Community Examples
quarto-webr.thecoatlessprofessor.com
April 26, 2024 at 4:15 AM