More on R Universe here: What is R-universe and why is it useful?.
See also R-universe is for everyone !
A list of packages related to UNHCR Work!
unhcRverse R packages = https://unhcRverse.r-universe.dev/builds
#Enable this universe
options(repos = c(
unhcrverse = 'https://unhcrverse-universe.dev',
CRAN = 'https://cloud.r-project.org'))
# Install some packages
install.packages('unhcrverse')