The goal of geovizr is to provide support functions to create documents using Quarto or RMarkdown.
You can install the latest version of geovizr from GitHub with:
# install.packages("remotes")
remotes::install_github("Nenuial/geovizr")
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://geovizr.nenuial.org.