Country codes

November 2, 2025 | Michael

Physicists of many nations – CC BY-NC-ND by Ann Fisher Day 3 of 30DayMapChallenge: « Polygons » (previously). An interesting challenge a few weeks ago on https://en.osm.town/@opencage/115271196316302891: Post by @[email protected] View on Mastodon Name countries whose ISO 3166-1 alpha-2 code is contained as a substring in the ...
[Read more...]

Ridgelines

November 1, 2025 | Michael

Hiking Path – CC BY-NC-SA by HD Day 2 of 30DayMapChallenge: « Lines » (previously). Representing a digital elevation model as ridgelines… Config library(elevatr) library(rnaturalearth) # remotes::install_github("ropensci/r...
[Read more...]

Eight-thousanders

November 1, 2025 | Michael

K2 – CC BY-NC-ND by Marcelo Aguilar Day 1 of 30DayMapChallenge: « Points ». Mapping the peaks above 8000 m, also known as the eight-thousanders. Config library(httr) library(glue) library(dplyr) library(tidyr) library(purrr) library(tibble) library(stringr) library(sf) library(leaflet) Data Several non-trivial options for obtaining the data: english Wikipedia doesn’...
[Read more...]

New Council Members

October 30, 2025 | Ross Farrugia

Hi pharmaverse community, On behalf of the council we wanted to update you on 2 council members who are passing on the baton to new representatives from their respective companies. Firstly, Michael Rimler (who is one of our original co-founder...
[Read more...]

Pledging My Time VII

October 30, 2025 | Stephen Royle

Here we go again! I ran the Mainova Frankfurt Marathon 2025 and wanted to look at the race results. How can we do this using R? I couldn’t see an easy way to download the data, so I used R to scrape them. Note that these times are currently provisional, ...
[Read more...]

R 4.5.1 – Batteries Included

October 29, 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. You can send me questions for the blog using this form and subscribe to receive an email when there is a new ...
[Read more...]

GSS Release

October 28, 2025 | R on kieranhealy.org

Trends in the immameco question. Release 2 of the 2024 GSS cross-section and 1972-2024 culumative data are now available. I’ve updated gssr and gssrdoc to incorporate them. There are quite a few changes in the data and... [Read more...]

September 2025 Top 40 New CRAN Packages

October 27, 2025 | Joseph Rickert

Computational Methods fastfocal v0.1.3: Provides a fast moving-window (“focal”) and buffer-based extraction for raster data using the terra package. Automatically selects between a C++ backend and a Fast Fourier Transform (FFT) backend depend...
[Read more...]

Using D3po with Tabler

October 26, 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. You can send me questions for the blog using this form and subscribe to receive an email when there is a new ...
[Read more...]
1 2 3 4 2,203