Recent Posts

  1. cp1919 is on CRAN

    Or how to plot a very famous album cover.

  2. Let's create a minimal R GUI (R GUI 2, previously Q)

    I realised that people that come from Stata struggle with R's current UI approach.

  3. Unlearning the Tidyverse

    My motivation to unlearn the Tidyverse after eight years using it.

  4. armadillo4r 1.0.0 is on CRAN

    armadillo4r 1.0.0 brings enhanced sparse matrix support, reduced dependencies, and comprehensive cross-platform testing.

  5. Open REDATAM a un anio de su publicacion

    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.

  6. Creating an R package with C++ and Armadillo code (video)

    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.

  7. R and Shiny Services Custom R Packages and Scalable Shiny Applications

    R and Shiny Services Custom R Packages and Scalable Shiny Applications for Your Organization

  8. A Primer in Optimization + The Hitchhiker's Guide to Linear Models

    A tiny book on optimization theory bundled with a practical guide to estimating linear models using R.

  9. Corrupción, libertad y por qué debemos ser criteriosos al usar regresión lineal

    Intento analizar críticamente un post de LinkedIn que afirma que corrupción y libertad son inversamente proporcionales.

  10. Cartografía Censo 2024 - PostgreSQL

    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.