R Works
@rworks.bsky.social
1.5K followers 200 following 47 posts
rworks.dev #rstats community blog, edited by @RevoJoe & @ivelasq3
Posts Media Videos Starter Packs
rworks.bsky.social
August 2025's Top 40 picks are out, highlighting excellent #RStats packages from Differential Privacy to Toxicology to Causal Inference.

This marks 1 year of Top 40 posts since we started R Works! 🎉

Check out the post here: rworks.dev/posts/august...
August 2025 Top 40 New CRAN Packages – R Works
Here are my picks for the best from the ninety-seven new packages that landed on CRAN in August, organized in eighteen categories: Causal Inference, Data, Differential Privacy, Ecology, Environmental ...
rworks.dev
rworks.bsky.social
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
Fractal forest with height on the y-axis
rworks.bsky.social
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...
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...
rworks.dev
rworks.bsky.social
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...
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 ...
rworks.dev
rworks.bsky.social
Well deserved! 👏
rworks.bsky.social
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-...
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...
rworks.dev
rworks.bsky.social
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/
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...
rworks.dev
rworks.bsky.social
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
rworks.bsky.social
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-...
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...
rworks.dev
rworks.bsky.social
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...
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...
rworks.dev
rworks.bsky.social
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...
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...
rworks.dev
rworks.bsky.social
It's Friday, which means it's time for an #RStats puzzle!

Can you arrange the digits 1 2 3 4 5 6 7 8 9 0 in such order that they form a number that may be divided by every number from 2 to 18 without a remainder?

Nina Zumel walks through it in "Digital Difficulties" 🔢

rworks.dev/posts/digita...
Digital Difficulties – R Works
rworks.dev
Reposted by R Works
ramikrispin.bsky.social
I am excited to present this Thursday, March 13, at the Bay Area useR meetup about analyzing time series data at scale with cluster analysis methods.

Mariana Menchero, the author of the nixtlar R library from Nixtla, will present about forecasting foundation models using TimeGPT 🚀!

#RStats
rworks.bsky.social
Very well deserved!

Check out @liomys.mx's forgts package for converting formatted spreadsheets to presentation-ready display gt #RStats tables!

luisdva.github.io/forgts/