Hadley Wickham
@hadley.nz
14K followers 210 following 650 posts
R, data, 🐕, 🍸, 🌈. He/him.
Posts Media Videos Starter Packs
Reposted by Hadley Wickham
tdverstynen.bsky.social
The myth of meritocracy inspires the implicit assumption that someone’s degree of success reflects their level of competence and skill.

I think that this is one of the most toxic myths of our time.
Reposted by Hadley Wickham
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
hadley.nz
If you do it a million times you’ll save a whole minute!
hadley.nz
If you’re not suffering, you’re doing it wrong
hadley.nz
NEVER.

That’s the unwritten rule: if it’s REALLY PAINFUL make a subordinate do it 🤣
hadley.nz
I was ACTUALLY thinking about this because we were talking about posit’s mission at the exec work week
hadley.nz
Sometimes you make pain worse by flinching away from it and if you instead do it more regularly it feels much less bad (e.g. running R CMD check)
hadley.nz
I hadn’t noticed that, but it’s certainly the vibe with these three.
hadley.nz
Three phrases that capture some of the tidyverse team culture:

Everybody takes out the trash

We suffer so users don’t have to

If it hurts, do it more often
Reposted by Hadley Wickham
stefaniebutland.bsky.social
Come work with me and the best team!! We work openly, together, with kindness. We care about onboarding, and have the best team culture I've ever experienced.
openscapes.bsky.social
📣 Come work @openscapes.bsky.social ! We're looking for a NASA Openscapes Team Member to improve access & use of NASA suborbital data thru reproducible notebook clinics. Apply by October 26, 2025. Start December 2025.

Details including pay rate: openscapes.org/connect#work...
Please share!
connect – Openscapes
openscapes.org
Reposted by Hadley Wickham
openscapes.bsky.social
📣 Come work @openscapes.bsky.social ! We're looking for a NASA Openscapes Team Member to improve access & use of NASA suborbital data thru reproducible notebook clinics. Apply by October 26, 2025. Start December 2025.

Details including pay rate: openscapes.org/connect#work...
Please share!
connect – Openscapes
openscapes.org
Reposted by Hadley Wickham
smachlis.bsky.social
Just learned: It's so easy to sort strings that are numbers in proper numerical order with the {stringr} #Rstats 📦's `str_sort()` function and numeric = TRUE!!
x <- c("8", "10", "1", "40")
str_sort(x, numeric = TRUE)
[1] "1" "8" "10" "40"
Reposted by Hadley Wickham
noamross.net
Running an effective Code of Conduct committee is essential to building a welcome, inclusive community. But it's demanding, complex work to do well. So @ropensci.org's team is sharing our CoC management materials with an open license. We get better by learning from each other.
hadley.nz
Not compared to the CoC one
Reposted by Hadley Wickham
posit.co
The new ggplot2 4.0.0 is here! 🎉

This major update includes a foundational rewrite of S7 and user benefits such as smarter labeling and a revamped theming system.

Check the details: www.tidyverse.org/blog/2025/09...

BONUS: Join the release party on Oct 3, 3pm ET. bit.ly/join-gg-extenders

#RStats
ggplot2 hex with tada emoji. Text: Join the v4.0.0 release party with Teun van den Brand and the ggplot2 extenders, Oct 3 at 3pm Et, bit.ly/join-gg-extenders
hadley.nz
Untitled1 is the one true way
Reposted by Hadley Wickham
wombat.numbat.space
Cannot post. Too busy doing ggplot battles.

#RStats #WOMBAT2025
www.ggplotbattles.dev/challenges/v...
Screenshot of a website showing a ggplot2 plot that you need to replicate with code written on a text box (code blurred! no cheating!)
Reposted by Hadley Wickham
rainbowr.org
📣We're hosting a rainbowR conference, to connect and promote LGBTQ+ people in the #RStats community and to showcase examples of working with LGBTQ+ data 🌈🎉 To help us plan, if you'd be interested in attending or speaking, please fill in this very short form (1-2 mins) docs.google.com/forms/d/1Tx0...
Interested in a rainbowR Conference?
rainbowR (https://rainbowr.org) is hosting a virtual conference (tentative date: February 26, 2026). The aim of the conference is to connect and promote LGBTQ+ people in the R community, and to showca...
docs.google.com
hadley.nz
I thought being practically useless disqualified a field of study from being a humanity
Reposted by Hadley Wickham
deepalikank.in
I created these Truchet tiles in plotnine. Triangle mosaics with geom_polygon() and looping arc chains with geom_path().
Entry for the 2025 plotnine contest.
#DataViz #GenerativeArt #2025plotninecontest
Reposted by Hadley Wickham
posit.co
Posit @posit.co · 12d
🚀 The 3rd edition of the Posit AI Newsletter is out now!

Curated by @sara-altman.bsky.social and @simonpcouch.com, this biweekly newsletter keeps you up to speed with #AI.

This week: the #Claude degradation incident, posit::conf AI talks, and what "agents" actually are.

📬 posit.co/blog/2025-09...
A collection of hexagons, each containing a different icon. On the left are three outlined heads: two with glasses, one a robot. The hexagons include a mall, a bridge, a raccoon, a Viking, and a goose.
Reposted by Hadley Wickham
weare.rladies.org
ggplot v4.0.0 is now out! 🎉

Join the release party on October 3rd with developer & maintainer @teunbrand.bsky.social and the ggplot2 extenders meetup to learn all about what's new and the change-making process!

📅 Friday, Oct 3rd
🕐 3pm Eastern
📋 Sign up: bit.ly/join-gg-extenders

#RStats
Release party for ggplot2 v4.0.0
Friday October 3rd, 3pm Eastern
Taylor Swift holding up an album
Reposted by Hadley Wickham
statsgeekclare.bsky.social
New CMO report out today on health trends and variation in England. My team delivered this using a RAP developed in R, which made a nice change from lots of people running around putting numbers into excel then pasting into powerpoint... Was not without challenges though! www.gov.uk/government/p...
Health trends and variation in England 2025: a Chief Medical Officer report
An overview of the health of England’s population, including trends over time and geographical variation.
www.gov.uk