Shannon Pileggi
@pipinghotdata.com
4.8K followers 320 following 74 posts
#rstats Data Science ⚒️ @ThePCCTC #RLadies Leadership Team http://rladies.org 💜 former prof at Cal Poly SLO & Emory blogger & workshop instructor
Posts Media Videos Starter Packs
Pinned
pipinghotdata.com
If you work with data in R then you should 💯 watch my posit::conf talk "Context is King" to discover advantages and workflows for ✨variable labels✨ in R. 🥳 #rstats youtu.be/eoI9QZdHBMw?...

The twice rejected, finally accepted backstory is also available😊 www.pipinghotdata.com/posts/2024-1...
Context is King - posit conf 2024
YouTube video by Posit PBC
youtu.be
Reposted by Shannon Pileggi
goandre.bsky.social
Thank you to everyone who joined in with their hex photo. It was a pleasure to be part of R Dev Day and to have presented R in Buenos Aires 💜.

#RStats #RDevDay
pipinghotdata.com
Oooh would have loved to see that!❤️
pipinghotdata.com
Next conf I'm finding you a piano! 🙌🍻
Reposted by Shannon Pileggi
thomasp85.com
🎨 Theming got a huge overhaul with the latest #ggplot2 release. In honour of that @teunbrand.bsky.social has written a comprehensive deep-dive into styling your plots, covering both old and new functionality. Grab a coffee and dive in!

#rstats
ggplot2 styling
This post discusses one function in ggplot2: `theme()`. Find out about the glamour of graphics in this deep-dive article.
www.tidyverse.org
Reposted by Shannon Pileggi
liomys.mx
🤖 Big update to the LLMs + R guide

> 10 packages added plus other tools and interested reads

luisdva.github.io/llmsr-book/

As usual, all the content is available in English and Spanish.
#rstats
screenshot of the guide's news section with the following updates:
### Latest updates (September 2025):

#### R packages
- `contextR`, conversational memory for LLM workflows
- `kbretrieveR` for working with AWS Knowledge Bases
- The R Language Analysis Suite (text,talk & topics)
- `LLMR`, a general interface
- `myownrobs`, AI coding agent for RStudio
- `air`, an AI coding helper
- Format and complete few-shot prompts with `promptr`
- LLM-powered chatting in Shiny with `shinychat` and `querychat` 

#### Other tools and extensions  
- Databot, an EDA assistant for Positron
- R instructions for Cursor Users

#### Helpful reads
- ellmer deep dive - Howard Baik
- On hallucinations - Cosima Meyer
- LLM workshop materials from posit::conf 2025
Reposted by Shannon Pileggi
weare.rladies.org
A little bit of self-promotion, I @ivelasq3.bsky.social will be giving a talk on Positron for RStudio Users!

Hoping to share some perspectives, extensions, and other tips in case you're interested in exploring Positron.

Sign up here: www.meetup.com/rladies-gabo...
simisani.bsky.social
🚀 Curious about Positron, Posit’s new open-source IDE?

This session shows RStudio users the basics, what’s new, and how it fits your workflow with @ivelasq3.bsky.social (Posit, PBC)

#RStats #DataScience #Positron #rladies

Thursday 09 October, 11am CT | 6:00 PM CAT

www.meetup.com/rladies-gabo...
Positron for RStudio Users: A Gentle Introduction, Thu, Oct 9, 2025, 6:00 PM | Meetup
Curious about Positron, the new open-source data science IDE from Posit? This session will walk RStudio users through the basics of Positron, highlight familiar features, a
www.meetup.com
Reposted by Shannon Pileggi
weare.rladies.org
Want to manage multiple R versions without pain? 🧰

The rig (R Installation Manager) tool makes installing, removing, and switching between #RStats versions simple; works across macOS, Windows, and Linux.

🔧 github.com/r-lib/rig
you should be using rig
Reposted by Shannon Pileggi
libbyheeren.bsky.social
Tell me something you do when you code that other people would tell you that you shouldn't do.

Tell me the rules you break!

I'll go first: I work in untitled files in the wrong project directories all the time. Like, all the time. Yes, I do tend to lose things 😂 #databs #rstats #python
pipinghotdata.com
Emil, you are the best!! So grateful for all the resources you put forward 🤗
Reposted by Shannon Pileggi
emilhvitfeldt.bsky.social
I'm exited to announce a new resource about making slides with quarto and revealjs. This book is the combination of all the work I have done in this area, reordered and polished up

There isn't a lot of new information yet, but this format allows me to add more easily

slidecrafting-book.com
#quarto
Screenshot of first page of slidecrafting-book.com website
Reposted by Shannon Pileggi
teunbrand.bsky.social
Adapted ggarrow to the new ggplot2 theme features!

```r
library(ggplot2)

ggplot(ggarrow::whirlpool(5), aes(x, y, group = group)) +
ggarrow::geom_arrow() +
theme_minimal(ink = "purple")
```
#ggplot2 #rstats
An x/y plot with arrows spiraling outwards from the center. Everything is a shade of purple or white.
Reposted by Shannon Pileggi
weare.rladies.org
posit::conf wrapped up just last week! There were some wonderful talks by R-Ladies. Here are a few:

AI Coding Assistants: Hype, Help, or Hindrance?
💬 Rebecca Barter @rlbarter.bsky.social
🖇️ rlbarter.github.io/posit-conf-2...

A refreshing take on what to consider before asking an LLM for code.
AI Coding Assistants: Hype, Help, or Hindrance? Rebecca Barter, Arine, The University of Utah
Reposted by Shannon Pileggi
jonocarroll.fosstodon.org.ap.brid.gy
The latest issue of @rweekly is now live!

https://rweekly.org/2025-W39.html

This week's highlights:
✏️ All the Ways to Programmatically Edit or Parse R Markdown / Quarto Documents by @rOpenSci
🈂️ I Vibe Coded an R Package by @jonocarroll
☑️ Quality Control for Scanned Multiple-Choice Exams by […]
Original post on fosstodon.org
fosstodon.org
Reposted by Shannon Pileggi
lucystats.bsky.social
Another delightful #positconf in the books! So lovely to see everyone 🌻 I miss it already!

Especially excited about:
🤖 @minecr.bsky.social’s aifeedr
🌬️ Making my code pretty like @davisvaughan.bsky.social’s with air
@emilhvitfeldt.bsky.social’s editable quarto magic
📈 everything @kjhealy.co said
Reposted by Shannon Pileggi
transport-talk.bsky.social
Great talk about {renv} by @pipinghotdata.com at #positconf. Very practical strategies for restoring and updating project state.
Has anyone also used rv (a2-ai.github.io/rv-docs/)? In my little experience, it is very much like uv for python and looks more helpful than {renv}. #rstats
Welcome to rv
rv - A fast, declarative, R package manager
a2-ai.github.io
pipinghotdata.com
Sorry for the scare! Yes, it was me 😬
pipinghotdata.com
Priorities 🙄

But that is awesome!!
pipinghotdata.com
I was there, it was a great talk! 🙌✨
Reposted by Shannon Pileggi
rladies.org
R Developer Day at University of Warwick brought together R-Ladies from around the world 🌎.

Spaces like this remind us how powerful our global community is when we learn, collaborate and build together.

Thanks to Heather Turner for making this possible 💜

#RDevDay
#rladies
“Smiling group of 14 R-Ladies at R Dev Day, posing together in a meeting room with a whiteboard and chairs in the background.
Reposted by Shannon Pileggi
libbyheeren.bsky.social
People keep telling me they can't afford to attend #PositConf2025 next week, so I need to make a public service announcement: attending virtually is very affordable (or free!) & is amazing! Get registered & hangout with me on the Discord server!! #databs #rstats #python
Screenshot from https://posit.co/conf-pricing-2025/ showing the posit conf virtual ticket pricing. $99 for standard virtual ticket, $49 for Government and Non-profit employees, and Free for students, academics, and needs-based attendees. There are hand-drawn doodles by Libby that highlight each option and one note says "Plus, Virtual Day!"