🎉 Excited to announce that typeR is now on CRAN!

typeR simulates typing animations for R scripts - perfect for live coding demos and presentations.

Install: install.packages("typeR")
Docs: https://fgazzelloni.github.io/typeR/

#rstats #RPackage

【🎉Latest accepted article】
Quantifying Spatial and Environmental Effects in Spatial Autoregressive Model with the spatialreg.hp #RPackage

#AverageSharedVariance | #HierarchicalPortioning | #SpatialAutocorrelation | #VariationPartitioning

https://doi.org/10.1093/jpe/rtaf220

compositional.mle: SICP-Inspired Optimization

An R package where solvers are first-class functions that compose through chaining, racing, and restarts.

https://metafunctor.com/post/2025-12-17-compositional-mle/

#rpackage #statistics #mle #optimization #sicp

Here are the slides to my lightning talk⚡🗣️ about my R package 📦 {pretestcad} presented today at useR! 2025 @useR_conf

https://jeremy-selva.netlify.app/talk/2025-08-10-user-2025/

👩‍💻 #rstats 👨‍👩‍👦‍👦 #rcommunity 📦#rpackage 📈 #useR2025 🫀#cardiology ⚕️#medicalresearch 💊 #clinicalresearch

I have arrived ✈️ safely in Durham, North Carolina, USA from Singapore a few days ago.

Will be attending the useR! 2025 conference at Duke University organised by @R_Foundation

I have brought some hex sticker for my R package 📦 {pretestcad} to give out during the useR! 2025 conference at Duke University Durham, North Carolina, USA.

Hope to meet new people and catch up with familar ones there.

https://cran.r-project.org/web/packages/pretestcad/index.html

#rstats #rcommunity #rpackage #useR2025

#Rpackage #qualityanalysis
New update for R package “resquin” – More functions for better response quality analysis

The R package “resquin,” short for “response quality indicators,” has been updated and now offers even more options for analyzing and evaluating response quality. The new features are designed to help researchers and data specialists examine their data more accurately and arrive at relevant results more quickly.

https://matroth.github.io/resquin/

To finish the second day of the Konstanz School of Collective Behaviour 2025 (#KSCB2025), a great #tutorial by Michael Chimento @mchimento on #Network-Based #Diffusion #Analysis (#NBDA) and his #RPackage #STbayes.

@cbehav.bsky.social

https://www.exc.uni-konstanz.de/kscb/

Our R package MCQR is published!

MCQR is an R package R package for the in-depth exploration, processing, and analysis of quantitative proteomics data generated from either data-dependent or data-independent acquisition methods. It has been recently accepted for publication in Journal of Proteome research

PAPPSO
ellmer 0.2.0

ellmer 0.2.0 lands with a swag of upgrades: Garrick Aden‑Buie joins the team, we make a couple of breaking changes, and add serious scale with `parallel_chat()` and `batch_chat()`. A new `params()` helper standardises model settings across providers and chats now report how much they cost. The release also tidies `chat_*` names, bumps default models and adds Hugging Face, Mistral AI, and Portkey connectors.

💬 Want to use GPT-4, Claude, Gemini, Ollama & more directly from R?
Meet {ellmer}: a powerful wrapper to access a wide range of LLM providers via a unified interface.
Includes function/tool calling, structured output, image input & streaming!

📦 install.packages("ellmer")
📘 Docs: https://ellmer.tidyverse.org/
#rstats #LLM #AI #OpenSource #DataScience #RPackage #NLP

Chat with Large Language Models

Chat with large language models from a range of providers including Claude <https://claude.ai>, OpenAI <https://chatgpt.com>, and more. Supports streaming, asynchronous calls, tool calling, and structured data extraction.