The geographer package is the main package in my GeoVerse. It features different visualisations used for my geography lectures.
You can install the latest version of geographer from GitHub with:
# install.packages("remotes")
remotes::install_github("Nenuial/geographer")
Or from r-universe:
install.packages('geographer', repos = c('https://nenuial.r-universe.dev', 'https://cloud.r-project.org'))
The package documentation is available at https://geographer.nenuial.org.