chilemapas is back on CRAN

Wait 5 sec.

[This article was first published on https://pacha.dev/blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.Before the main content: I am creating an R Community on Google Groups. You can join the group using this form.I recently lost access to my old uni email, and so I never knew I had to fix a few things about the Spanish documentation for chilemapas. As a result, it was removed from CRAN and now it’s back. This package is now seven years old!Here is how to create a map with a gradients reflecting the number of letters for each region name.if (!require(chilemapas)) install.packages("chilemapas", repos = "https://cran.r-project.org")if (!require(tmap)) install.packages("tmap", repos = "https://cran.r-project.org")library(chilemapas)library(tmap)chile_regions