A Few Claude Skills for R Users β R Works
The community has come together to create some great Claude Skills that you can try out today.
I rounded up a few Claude Skills for #RStats users.
Huge thanks to the creators who developed them. They share Skills for everything from tidyverse code to brand.yml files to learning while using AI.
Hope the list is useful, and please let me know what I missed! π§‘
rworks.dev/posts/claude...
03.03.2026 14:05
π 135
π 39
π¬ 4
π 4
The kuzco package from @frankiethull.bsky.social made the January 2026 Top 40 CRAN #RStats packages by @revojoe.bsky.social! Congratulations, Frank, on such a great package β€οΈπ¦
rworks.dev/posts/januar...
25.02.2026 21:35
π 10
π 4
π¬ 0
π 0
December 2025 Top 40 New CRAN Packages β R Works
An attempt to capture the depth and breadth of whatβs new on CRAN.
196!! #RStats packages hit CRAN in December 2025. Interested in a curated selection? @revojoe.bsky.social has you covered with the Top 40 New CRAN Packages.
rworks.dev/posts/decemb...
02.02.2026 16:29
π 6
π 0
π¬ 0
π 0
ROC Curves in Two Lines of Code β R Works
This post explains the basics of ROC curves using simple code and intuitive explanations.
You may have heard of ROC curves, but what exactly are they?
Learn the the basics of ROC curves using simple #RStats code and intuitive explanations.
"ROC Curves in Two Lines of Code": rworks.dev/posts/Horton...
12.11.2025 23:54
π 10
π 1
π¬ 1
π 0
An Introduction to Writing Your Own ggplot2 Geoms β R Works
The ggextenders club provides inspiration and resources for those venturing into the exciting world of creating custom ggplot2 extensions.
I wrote a lil post on the amazing work that
@ginareynolds.bsky.social does championing ggplot2 extension developers and teaching others to build their own!
The post features the Scrollytelling Quarto extension and the group's cute #RStats hex π±:
rworks.dev/posts/ggplot...
03.11.2025 15:22
π 69
π 16
π¬ 1
π 3
September 2025 Top 40 New CRAN Packages β R Works
Here are my picks of the best of the two hundred forty new packages that landed on CRAN in September, organized into thirteen categories: Computational Methods, Data, Decision Analysis, Ecology, Epide...
It's time for the Top 40 New #RStats Packages on CRAN for September 2025!
Learn about new packages for data, statistics, finance, and more. These great packages come complete with great documentation, images, references.
Read the post: rworks.dev/posts/septem...
29.10.2025 14:28
π 11
π 3
π¬ 0
π 0
Be Mindful of the Time β R Works
In a previous post, A Simple Bayesian Multi-state Survival Model for a Clinical Trial, I described a textbook example comparing the effectiveness of asthma treatments by fitting a discrete-time Markov...
Be Mindful of the Time: Estimating a Continuous-Time Markov Chain from Incomplete Data
In his latest post, @revojoe.bsky.social shows how data can implicitly define time scales and why that matters when modeling real-world processes. #RStats
Read here: rworks.dev/posts/5-stat...
23.10.2025 19:10
π 1
π 0
π¬ 0
π 0
July 2025 Top 40 New CRAN Packages β R Works
The CRAN new package Top 40 - Here are my picks for the best new packages to land on CRAN in July, organized in thirteen categories: Causal Inference, Computational Methods, Data, Ecology, Epidemiolog...
The July 2025 Top 40 New CRAN #RStats Packages blog post is now out!
Check out great picks from @revojoe.bsky.social in 13 categories, including Causal Inference, Ecology, Mathematics, Medical Statistics, Pharma, Statistics, and Visualization.
rworks.dev/posts/july-2...
28.08.2025 13:27
π 5
π 1
π¬ 0
π 1
ANES 2024 is Out! How to Analyze the Data with R β R Works
Explore the newly released ANES 2024 survey data in R with {survey} and {srvyr}.
On the R Works blog, @ivelasq3.bsky.social shares a short blog post on getting started with the ANES 2024 data in #RStats!
rworks.dev/posts/anes20...
21.08.2025 14:47
π 4
π 0
π¬ 0
π 0
Fractal forest with height on the y-axis
This month's Top 40 New CRAN packages includes ... some really awesome visualizations!
Check out @revojoe.bsky.social's picks in 21 categories, including AI, chess, epidemiology, music theory, and more.
Blog post: rworks.dev/posts/june-2...
#RStats
01.08.2025 02:43
π 2
π 1
π¬ 0
π 0
Health Technology notes: Copilot tips and guidance β R Works
In this post, we walk the reader through the fundamental driver of successfully using AI agents β prompting. Prompting is the method of instructing an LLM to perform a task by carefully designing an i...
In our latest post, Vidisha Vachharajani discusses the fundamental driver of successful AI agent use: prompting, or instructing an #LLM to perform a task with input text.
See how to go from vague directions to specific #RStats guidance in #RStudio using GitHub Copilot.
rworks.dev/posts/health...
30.07.2025 23:37
π 1
π 0
π¬ 0
π 0
Tidyverse with GitHub Copilot for Healthcare Analytics β Part 2 β R Works
In this second installment, we analyze a complex dataset of diabetes patient encounters with 100,000+ rows and over 50 columns and dive deeper to evaluate the effectiveness of healthcare delivery and ...
Vidisha Vachharajani continues the "Tidyverse with GitHub Copilot for Healthcare Analytics" series!
Part 2 evaluates the effectiveness of healthcare delivery and impact of patient-level variables on downstream outcomes while exploring the #RStats + AI!
Read the post: rworks.dev/posts/health...
23.07.2025 23:13
π 7
π 0
π¬ 0
π 0
Well deserved! π
30.06.2025 19:25
π 1
π 0
π¬ 0
π 0
April 2025 Top 40 New CRAN Packages β R Works
An attempt to capture the depth and breadth of whatβs new on CRAN. Here are my Top 40 picks in twenty-two categories: Archaeology, Artificial Intelligence, Biology, Chemistry, Climate Science, Data, E...
We're delighted by the depth and breadth of #RStats packages released in CRAN!
@revojoe.bsky.social shares April's Top 40 picks, including Olajoke Oladipo's cheetahR for super-fast table gen and Russ Conte's ClassificationEnsembles for building classification models.
rworks.dev/posts/april-...
29.05.2025 14:08
π 4
π 0
π¬ 0
π 0
Cost-Effectiveness Analysis β R Works
In a previous post, we presented an rjags version of a Bayesian model from the textbook: Evidence Synthesis for Decision Making in Healthcare by Welton et al.Β (2012). This post continues the work of p...
In a previous post, we presented an #RStats rjags version of a Bayesian model from Evidence Synthesis for Decision Making in Healthcare by Welton et al.
This second post explores cost-effectiveness frameworks in healthcare using deterministic and stochastic models.
rworks.dev/posts/ESDM-2/
20.05.2025 14:51
π 4
π 0
π¬ 0
π 0
Thanks for the shoutout, @bsky.chrisbrownlie.com!
09.05.2025 13:38
π 1
π 0
π¬ 0
π 0
Thank you for the shout out on the R Weekly podcast β€οΈ
@rpodcast.bsky.social and @mike-thomas.bsky.social are always a great listen, and appreciate you @batoolmm.bsky.social for highlighting the Top 40 Packages post!
Check out the other great highlights this week: rweekly.org
#RStats
08.05.2025 00:33
π 5
π 1
π¬ 0
π 0
March 2025 Top 40 New CRAN Packages β R Works
An attempt to capture the depth and breadth of whatβs new on CRAN: here are my Top 40 picks in sixteen categories: Agriculture, Archaeology, Biology, Climate Modeling, Computational Methods, Data, Eco...
In March, 182 new packages made it to CRAN.
Here are @revojoe.bsky.social's Top 40 picks in 16 categories, including agriculture, archaeology, biology, epidemiology, and more!
rworks.dev/posts/march-...
#RStats
30.04.2025 20:45
π 5
π 2
π¬ 0
π 0
Down a Rabbit Hole with ARIMA Models β R Works
This post describes a chance encounter with a time series data set for which the forecast and fable packages found different ARIMA models that donβt look much alike, but produce surprisingly close for...
Fall down an ARIMA model rabbit hole with @revojoe.bsky.social and explore a time series where forecast::auto.arima() and fable::ARIMA() chose very different models but gave nearly identical forecasts.
A good case study in identifiability! #RStats
rworks.dev/posts/arima-...
14.04.2025 13:46
π 4
π 1
π¬ 0
π 0
How Many Ways to Color This Grid: Teaching Combinatorics Using R β R Works
A simplified version of the four color theorem: suppose you have a 2x2 grid of squares, and you need to paint each square one of four colors: red, blue, green, or yellow. The restriction is that no tw...
How many ways can you color a 2x2 grid of squares?
Vidisha Vachharajani walks through a simplified version of the four color theorem: You paint each square one of four colors, but no two adjacent squares have the same color.
Check out the solution, done with #RStats!
rworks.dev/posts/math-p...
21.03.2025 14:58
π 6
π 1
π¬ 0
π 0
Evidence Synthesis for Decision Making in Healthcare β R Works
This post presents a JAGS version of a WinBUGS model presented in the classic textbook Evidence Synthesis for Decision Making in Healthcare by Nicky J. Welton, Alexander J. Sutton, Nicola J. Cooper, K...
Evidence Synthesis for Decision Making in Healthcare is an exemplary presentation of healthcare decision analysis and Bayesian modeling.
In this blog post, we present a JAGS version of a WinBugs model from the book using the jagsUI and rjags #RStats packages: rworks.dev/posts/eviden...
17.03.2025 13:11
π 6
π 2
π¬ 0
π 0