The goal of geodata is to provide datasets and functions to retrieve datasets. They are mainly used in my {geographer} package.
You can install the latest version of geodata from GitHub with:
# install.packages("remotes")
remotes::install_github("Nenuial/geodata")
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://geodata.nenuial.org.