Recent Posts
- cp1919 is on CRAN 2026-06-30
Or how to plot a very famous album cover.
- Let's create a minimal R GUI (R GUI 2, previously Q) 2026-06-30
I realised that people that come from Stata struggle with R's current UI approach.
- Unlearning the Tidyverse 2026-06-29
My motivation to unlearn the Tidyverse after eight years using it.
- armadillo4r 1.0.0 is on CRAN 2026-06-15
armadillo4r 1.0.0 brings enhanced sparse matrix support, reduced dependencies, and comprehensive cross-platform testing.
- Open REDATAM a un anio de su publicacion 2026-02-22
A un año de la publicación del artículo sobre Open REDATAM, reflexiono sobre el proceso de publicación, la recepción de los usuarios, la revisión en rOpenSci y los desafíos técnicos y personales.
- Creating an R package with C++ and Armadillo code (video) 2025-12-26
Here I explain how to create an R package with C++ and Armadillo code. I am aware that most R users use Windows, so I start by installing R and the RTools (required to compile C++ code), and then I show you how to use the package template I provide with armadillo4r.
- R and Shiny Services Custom R Packages and Scalable Shiny Applications 2025-12-23
R and Shiny Services Custom R Packages and Scalable Shiny Applications for Your Organization
- A Primer in Optimization + The Hitchhiker's Guide to Linear Models 2025-12-22
A tiny book on optimization theory bundled with a practical guide to estimating linear models using R.
- Corrupción, libertad y por qué debemos ser criteriosos al usar regresión lineal 2025-12-21
Intento analizar críticamente un post de LinkedIn que afirma que corrupción y libertad son inversamente proporcionales.
- Cartografía Censo 2024 - PostgreSQL 2025-12-21
Organicé los archivos Parquet que proporciona el INE para el Censo 2024 en una base de datos PostgreSQL con la extensión PostGIS, facilitando así su consulta y análisis espacial.