You should submit it at github.com/rfordatascie... ... or better, submit a PR using {tidytuesdayR}: dslc-io.github.io/tidytuesdayR...
I'll walk through how to do that at pos.it/dslab next week!
You should submit it at github.com/rfordatascie... ... or better, submit a PR using {tidytuesdayR}: dslc-io.github.io/tidytuesdayR...
I'll walk through how to do that at pos.it/dslab next week!
I've thought that many times (I was an Obama delegate to the state convention in 2008) so I'm a bit cynical about it now.... But this primary is definitely making me hope!
Here in Austin it often feels more like I'm SURROUNDED BY Texas more than IN Texas, but yup π
Huh. I don't think it's ever taken me over an hour to vote in a non-Presidential primary in Texas. I hope people show up in November, too!
Lots of cool #linguistic datasets are being published in Cross Linguistic Data Format.
I've written an #Rstats package rcldf to analyse them (github.com/SimonGreenhi...). See the vignette:
cran.case.edu/web/packages...
Question: What functionality is missing, what is needed?
The pointy ones have hidden anger and hate. Embrace the huggable roundy stickers! π
I haven't succeeded at this myself yet, but.... Maybe we should start seeing roundy ones as better, cuz it means they aren't from the pointy donkey...
Curator: @novica
Logo for the #TidyTuesday Project. The words TidyTuesday, A weekly data project from the Data Science Learning Community (dslc.io) overlaying a black paint splash.
TidyTuesday is a weekly social data project. All are welcome to participate! Please remember to share the code used to generate your results! TidyTuesday is organized by the Data Science Learning Community. Join our Slack for free online help with R and other data-related topics, or to participate in a data-related book club! How to Participate Data is posted to social media every Monday morning. Follow the instructions in the new post for how to download the data. Explore the data, watching out for interesting relationships. We would like to emphasize that you should not draw conclusions about causation in the data. Create a visualization, a model, a shiny app, or some other piece of data-science-related output, using R or another programming language. Share your output and the code used to generate it on social media with the #TidyTuesday hashtag.
A photograph of a Hermann's tortoise, featuring a severe injury in her shell after a fall from 20 to 30 m high cliffs. She stands on rocky cliffs, with treetops in the background.
@dslc.io welcomes you to week 9 of #TidyTuesday! We're exploring Golem Grad Tortoise Data!
π https://tidytues.day/2026/2026-03-03
π° https://onlinelibrary.wiley.com/doi/10.1111/ele.70296
#RStats #PyData #JuliaLang #DataViz #tidyverse #r4ds
Nope, cuz I'm doing the prep that I was going to do anyway, I just have a week to get it done (which might result in a data package submission to CRAN π)
Little-known exciting trivia that I just found out about: March 10 comes AFTER March 3! Who knew?? Until about a minute ago I was *certain* this coming Tuesday was March 10 π @libbyheeren.bsky.social @ivelasq3.bsky.social
Episode 222 of the R Weekly Highlights Podcast is out! serve.podhome.fm/episodepage/...
π€ Choosing LLMs with vitals @smachlis.bsky.social
π Pick a license (VP Nagraj)
π Git commits, mark your stitches @masalmon.eu
h/t @mike-thomas.bsky.social & Sam Parmar π
#rstats #databs
Beeswarm chart showing distribution of percentage of people in each local authority in England and Wales who reported bad or very bad health, by sexual orientation. Gay or Lesbian / Straight or Heterosexual are similar and lowest groups. Highest and highest variability is "all other sexual orientations".
Inspired by #TidyTuesday & LGBTQ+ History Month myself and @kenglish.bsky.social are challenging people to produce visualisations using UK census data on LGBTQ+ people π
Share your #DataViz and code via GitHub or on here using #VisLGBTQ
Here's one we made in today's @rainbowr.org workshop π
TIL LC_ENCODING="en_US" doesn't work on GitHub ubuntu runners; you need to specify "en_US.UTF-8" (which is technically slightly different but probably what you mean). I had a test throwing a warning via `withr::local_collate("en_US")` and was confused why warnings showed on only some runners.
Concluding this #TidyTuesday by sharing a guide on getting figures in #ggplot2 ready for publication!
Tomorrow I will share a bit more about how I use #Rstats in my own work in #StatisticalGenetics π§¬
Every #TidyTuesday I am amazed by what #DataViz Queen @nrennie.bsky.social can create in #ggplot2!
Her TidyTuesday cookbook ππ is available here: nrennie.rbind.io/art-of-viz/ and goes into best practices and tricks. I also love the GIFs she creates using the camcorder #Rpackage!
My first-ever #TidyTuesday! π
Sheep ratio decreased. Crop production increased instead!
The plot tracks changes in production volume for each category, alongside their Compound Annual Growth Rate (CAGR). ππ
Code here:
github.com/more-mm/tidy...
#MyFirstTidyTuesday #DataViz #r4ds #DSLC
No worries! It's partly related to the way I load things with tidytuesdayR, and I certainly didn't notice it myself! Thankfully there's an automated check in place for similar issues now (and soon I should be able to have github Copilot fix it if it occurs π)
Curator: c-monaghan.bsky.social
Logo for the #TidyTuesday Project. The words TidyTuesday, A weekly data project from the Data Science Learning Community (dslc.io) overlaying a black paint splash.
TidyTuesday is a weekly social data project. All are welcome to participate! Please remember to share the code used to generate your results! TidyTuesday is organized by the Data Science Learning Community. Join our Slack for free online help with R and other data-related topics, or to participate in a data-related book club! How to Participate Data is posted to social media every Monday morning. Follow the instructions in the new post for how to download the data. Explore the data, watching out for interesting relationships. We would like to emphasize that you should not draw conclusions about causation in the data. Create a visualization, a model, a shiny app, or some other piece of data-science-related output, using R or another programming language. Share your output and the code used to generate it on social media with the #TidyTuesday hashtag.
A line plot showing the amount of funding (in β¬ millions) Science Foundation Ireland contributed to Higher Education Authorities in Ireland from 2000 to 2025. A map of Ireland is overlayed on the plot as the background. Funding starts a little below β¬100m in 2000, peaks above β¬400m in 2020, and drops to β¬0 in 2025 after Science Foundation Ireland was dissolved and merged with the Irish Research Council to form Taighde Γireann - Research Ireland.
@dslc.io welcomes you to week 8 of #TidyTuesday! We're exploring Science Foundation Ireland Grants Commitments!
π https://tidytues.day/2026/2026-02-24
π° https://data.gov.ie/dataset/science-foundation-ireland-grants-commitments
#RStats #PyData #JuliaLang #DataViz #tidyverse #r4ds
Fixed! Now to add an encoding check to my check script...
Note to #TidyTuesday #RStats early birds: There's an issue with tomorrow's dataset when you load using `tidytuesdayR::tt_load(2026, 8)`. I'm working on tracking it down right now. If you figure it out, let me know in this issue: github.com/rfordatascie...
Thanks for the report @rajodm.bsky.social !
Apply to be an Opportunity Scholar at posit::conf(2026) in Houston!
Weβre offering 40 full-support scholarships for underrepresented groups in data science. Includes: ποΈ Conference+Workshop pass π¨ Hotel stay βοΈ Travel reimbursement
Apply by March 13: posit.co/blog/apply-t...
#positconf2026 #rstats
Episode 221 of the R Weekly Highlights Podcast is out! serve.podhome.fm/episodepage/...
π° Submissions WG successes and new plans @rconsortium.bsky.social
πΈοΈ Viewing nested lists @yihui.org
h/t @mike-thomas.bsky.social & @batoolmm.bsky.social π
#rstats #databs
plumber2 hex
Announcing plumber2 0.2.0 for APIs in #RStats π§
plumber2 0.2.0 brings essential observability and authentication features to your R workflows:
Native support for traces and metrics, streamlined request handling for higher throughput, and more!
Read more: tidyverse.org/blog/2026/01...
Starts any minute now! Come see @hadley.nz analyze this week's #TidyTuesday! π
With bookdown.org being decommissioned, I've been working on converting #rstats books from #bookdown to #quartopub. After spending a lot of time with Claude to get it right for my two books, here's a repo that might help you do the same (especially with Claude Code):
github.com/topepo/bookd...
Curator: @jenrichmondPhD
Logo for the #TidyTuesday Project. The words TidyTuesday, A weekly data project from the Data Science Learning Community (dslc.io) overlaying a black paint splash.
TidyTuesday is a weekly social data project. All are welcome to participate! Please remember to share the code used to generate your results! TidyTuesday is organized by the Data Science Learning Community. Join our Slack for free online help with R and other data-related topics, or to participate in a data-related book club! How to Participate Data is posted to social media every Monday morning. Follow the instructions in the new post for how to download the data. Explore the data, watching out for interesting relationships. We would like to emphasize that you should not draw conclusions about causation in the data. Create a visualization, a model, a shiny app, or some other piece of data-science-related output, using R or another programming language. Share your output and the code used to generate it on social media with the #TidyTuesday hashtag.
Line chart of New Zealand's sheep-to-people ratio from 1950 to 2023. The ratio peaks at about 22 sheep per person in 1981 ("peak sheep") and then steadily declines, falling below 5 in 2022 and reaching 4.6 in 2023. Image credit: "https://sherwood.news/world/new-zealands-sheep-to-people-ratio-fell-again-in-2023/"
@dslc.io welcomes you to week 7 of #TidyTuesday! We're exploring Agricultural Production Statistics in New Zealand!
π https://tidytues.day/2026/2026-02-17
ποΈ https://www.rnz.co.nz/news/country/560252/gap-between-people-and-sheep-rapidly-closing
#RStats #PyData #JuliaLang #DataViz #tidyverse #r4ds