knitr
Sharon Machlis (@smachlis.bsky.social; 13/0/5; 2025-08-13): The {huxtable} #RStats 📦 is for creating text tables. Features include:
“* Export to LaTeX, HTML, Microsoft Word, Microsoft Excel, Microsoft Powerpoint, RTF and Markdown
- Easy integration with knitr and rmarkdown documents”
By David Hugh-Jones. On CRAN.
hughjonesd.github.io/huxtable/hux… ↪
Thomas Lumley (@tslumley.bsky.social; 2/0/0; 2025-08-16): IIRC Yihui mentioned in his Ihaka Lecture that litedown did but knitr didn’t because he hadn’t realized it was easy ↪
Avilinha (@avilinha.bsky.social; 2/2/0; 2025-08-16): litedown (from yihui) allows for modifying the order of execution of chunks [ yihui.org/litedown/#se… ]… i thought knitr also allowed, but I am probably mistaken… ↪
Thomas Lumley (@tslumley.bsky.social; 2/2/0; 2025-08-16): Yeah, that is a problem. Sweave with noweb allowed it, but knitr/rmarkdown doesn’t. Tony Rossini’s “literate data analysis” has been edged out by reproducibility and parametrisable report generation, and it didn’t have to be. ↪
RladiesUrmia (@rladiesurmia.bsky.social; 0/0/0; 2025-08-12): #ترفند
جدول خوشگل تو یه خط! توی rmarkdown!
میتونی هر جدول و با یه خط کد مرتب و زیبا کنی.
کافیه از تابع kable تو پکیج knitr استفاده کنی.
library(knitr)
df=head(mtcars)
kable(df)
خروجی یه جدول خوانا و شکیل که مستقیم تو گزارش یا html نمایش داده میشه.
urmia@rladies.org
#R #RLadies ↪
rstats
Michael Friendly (@datavisfriendly.bsky.social; 80/5/16; 2025-08-09): #rstats So chuffed! I printed the first PDF copy of my book to see what it might look like in print! It will be printed in full color!
Visualizing Multivariate Data and Models in R
On the whole, looks good, but lots of tweaking to do.
It weighs in at ~440 pgs., so perhaps some cutting needed. ↪
Yani Bellini Saibene (@yabellini.bsky.social; 62/2/19; 2025-08-10): Still smiling after my keynote abt Community at #useR2025 💜
Huge thanks to the organizing team for the invite, and to everyone who joined, asked questions, and shared their thoughts — you made it truly special!
Slides docs.google.com/presentation…
Video: www.youtube.com/live/CTTvTQ-…
#rstats ↪
- https://docs.google.com/presentation/d/1aqpMXNklUoj4DY_43tfFVe6sf2Q-OvFRK66w24eTM6c/
- https://www.youtube.com/live/CTTvTQ-JZhw?si=Z1c6GWXB1RZfQowK
Jeremy Selva (@jauntyjjs.bsky.social; 52/2/8; 2025-08-10): With support 🙌 from Natalia Andriychuk and Shannon Pileggi @pipinghotdata.com , I managed to calm down and deliver my presentation 👨🏻🏫. The experience was better than expected 😌.
Quarto slides
jeremy-selva.netlify.app/talk/2025-08…
👩💻 #rstats 👨👩👦👦 #rcommunity 🗣️ #useR2025 @user-conf.bsky.social ↪
Mitchell O’Hara-Wild (@mitchelloharawild.com; 51/0/10; 2025-08-10): Day 1 at #useR2025 was a blast! It’s awesome meeting new #rstats users and catching up with familiar faces.
I was amazed to see the hex-sticker map of North Carolina, made with code I wrote for useR! 2018 in Australia. See how maps like this are made in R here: mitchelloharawild.com/blog/user-20… ↪
Libby Heeren (@libbyheeren.bsky.social; 49/5/2; 2025-08-08): If there’s a competition for most-thrashed #RStudio shirt, I might be winning! 😂
#rstats ↪
Mitchell O’Hara-Wild (@mitchelloharawild.com; 42/5/10; 2025-08-10): My day 1 #useR2025 highlight was the Positron class, I’m officially a convert now. 🤓
Why?
🐇 Positron is fast!
⌨️ RStudio keybindings
🎨 Command palette (Ctrl+Shift+P) to find any IDE feature
🏡 Remote-SSH runs code on my home server, anywhere!
🤖 The Positron Assistant integration is seamless
#rstats ↪
Ming Tommy Tang (@tommytang.bsky.social; 38/0/10; 2025-08-07): Best Practice for R :: Cheat Sheet #rstats
github.com/wurli/r-bes… ↪
Mine Çetinkaya-Rundel (@minecr.bsky.social; 31/1/8; 2025-08-09): Yesterday we kicked off #useR2025 with eight fantastic tutorials, a poster session, and Hadley Wickham’s keynote, which you can watch at www.youtube.com/live/ctc2kx3…
#rstats ↪
Johannes B. Gruber (@jbgruber.bsky.social; 31/2/5; 2025-08-08): Random reminder that the #rstats 📦 {rio} exists and can import and export basically every file format with rio::import()/rio::export() ↪
Kelly Bodwin (@kellybodwin.com; 29/0/8; 2025-08-09): Welp, {chores} by @simonpcouch.com is an immediate install for sure.
Basically it’s {usethis} plus llm bundled into RStudio/Positron key encoding.
Excited!!! 🧹🧺
#useR2025 #rstats #couchverse? ↪
Kelly Bodwin (@kellybodwin.com; 25/0/3; 2025-08-09): “I believe #rstats is an orchestrator. It’s the language that binds your data to all the other tools.”
- Simon Urbanek, #user2025
(+ bonus silly AI illustration just because I can!) ↪
Kelly Bodwin (@kellybodwin.com; 21/3/5; 2025-08-09): This morning at #useR2025, some nice insights from Simon Urbanek about the ways #rstats is optimized for different goals than a general-purpose programming language.
Always a special treat to hear from R Core members! 🥰
Some of my favorite takeaways…
🧵 ↪
#!/usr/bin/env Rscript (@randvegan.bsky.social; 20/1/5; 2025-08-08): Finally used the niche but exceptionally helpful num_range() as a tidy select verb.
Very powerful and very cool
#rstats
tidyselect.r-lib.org/reference/st… ↪
Jayani Lakshika (@jayanigamage.bsky.social; 15/0/3; 2025-08-09): 🎤 Excited to share that I presented at useR! 2025 in Durham, NC! 🇺🇸
Gave a talk on cardinalR: Generating interesting high-dimensional data structures 🎤
📽️ jayani-user2025.netlify.app
#useR2025 #RStats #DataScience #HighDimensionalData #Visualization #RPackage ↪
Kevin Patrick O’Brien (@kobriendublin.bsky.social; 11/0/1; 2025-08-08): Position Tutorial with Prof. Jenny Bryan at @user-conf.bsky.social
#rstats #user2025 ↪
SMT (@pp0196.bsky.social; 10/2/0; 2025-08-09): Per some poster on Twitter, looks like their open weight “coding” models had huge Perl and rstats upsampling in their training set
x.com/jxmnop/statu… ↪
Giles (@gdeejay.bsky.social; 9/4/2; 2025-08-09): How is it that the #rstats summary() function doesn’t count the number of NAs for character variables?!
🤷♂️ ↪
#!/usr/bin/env Rscript (@randvegan.bsky.social; 6/2/1; 2025-08-10): We need to make dplyr::filter() a reserved word in #rstats. ↪
Kevin Patrick O’Brien (@kobriendublin.bsky.social; 6/1/1; 2025-08-08): Hadley Wickham’s Keynote at @user-conf.bsky.social #user2025 #rstats ↪
Michael Friendly (@datavisfriendly.bsky.social; 5/0/1; 2025-08-10): The #rstats Care and Feeding of LLMs. The package still needs to provide answers for the BlueBBery question ↪
tinytex
Chris Kenny, PhD (@chriskenny.bsky.social; 1/1/0; 2025-08-12): Good news: tinytex is not bundled, so I’m still in this ↪
econmaett (@econmaett.github.io; 1/1/0; 2025-08-12): I think Quarto comes with a tinytex engine no? So you‘ll be tempted 🥲 ↪
yihui.org
tj ♏️ahr (@tjmahr.com; 5/1/1; 2025-08-06): I’ve mostly just read this page dozens of times over the years yihui.org/knitr/options/ ↪
Harry Vangberg (@harry.vangberg.name; 2/0/1; 2025-08-13): We have errors, console outputs and ggplot. Getting ggplots printed correctly was surprisingly difficult – the logic of R’s top-level printing is … finicky: yihui.org/en/2017/06/t… #rstats ↪