Phoenician colonization

September 17, 2025 | Michael

Figura de Astarté – Museo Arqueológico de Sevilla, Public domain, via Wikimedia Commons I was reading Phoenician colonization from its origin to the 7th century BC (Manzano-Agugliaro et al. 2025) and thought it was an interesting dataset, but alas: it is split in four tables, behind a javascript redirect (wtf Taylor & ...
[Read more...]

Introducing admiralneuro!

September 14, 2025 | Miles Almond

Introduction {admiralneuro} joins the family as the latest {admiral} extension package. The package supports neurological disease areas, with the initial release of version 0.1.0 focusing on Alzheimer’s disease. The package was born out of a ...
[Read more...]

Introducing admiralneuro!

September 14, 2025 | Miles Almond

Introduction Neuroscience Extension Package for ADaM in R Asset Library • admiralneuro {admiralneuro} joins the family as the latest admiral {admiral} extension package. The package supports neurological disease areas, with the initial re...
[Read more...]

Exploring {ggplot2}’s Geoms and Stats

September 14, 2025 | Stat's What It's All About

Code library(tidyverse) library(patchwork) library(gt) # sysfonts::font_add_google(name = "fira code") # showtext::showtext_auto() knitr::opts_chunk$set(collapse = TRUE, comment = "#__", dev = "ragg_png") In celebration of the release of {ggplot2} 4.0.0 🥳, I wanted to explore the relationships between the geometric objects (“geoms”) and statistical transformations (“stats”) that ...
[Read more...]

Top R Packages for Sports Data | Essential Libraries for Analytics

September 14, 2025 | rprogrammingbooks

An overview of essential R libraries for sports analytics with examples. Table of Contents tidyverse: Data Wrangling ggplot2: Data Visualization Shiny: Interactive Dashboards worldfootballR: Soccer Data nflfastR: NFL Play-by-Play Data Conclusion tidyverse: Data Wrangling The tidyverse is a collection of packages for data science. It includes dplyr, readr, and tidyr, ... [Read more...]

Structural Bayesian Techniques for Experimental and Behavioral Economics, With applications in R and Stan workshop

September 14, 2025 | Dariia Mykhailyshyna

Join our workshop on Structural Bayesian Techniques for Experimental and Behavioral Economics, With applications in R and Stan, which is a part of our workshops for Ukraine series!  Here’s some more info:  Title: Structural Bayesian Techniques for Experimental and Behavioral Economics, With applications in R and Stan Date: Thursday, ... [Read more...]

wbstats is back on CRAN

September 13, 2025 | pacha.dev/blog

If this post is useful to you I kindly ask a minimal donation on Buy Me a Coffee. It shall be used to continue my Open Source efforts. The full explanation is here: A Personal Message from an Open Source Contributor. You can send me questions for...
[Read more...]

I Vibe Coded an R Package

September 12, 2025 | Jonathan Carroll

Learning Japanese means memorizing thousands of characters, some of which look nearly identical. I wanted a way to visualize which kanji are similar to each other, and for once there wasn’t an R package for this, so I built one using Claude Code for $2...
[Read more...]

The ‘Tanakh’ R package

September 11, 2025 | pacha.dev/blog

If this post is useful to you I kindly ask a minimal donation on Buy Me a Coffee. It shall be used to continue my Open Source efforts. The full explanation is here: A Personal Message from an Open Source Contributor. You can send me questions for... [Read more...]
1 23 24 25 26 27 2,225