powered by
Creates the base image name from the provided distro name and the R version found in the `renv.lock` file.
gen_base_image(distro = "bionic", r_version = "4.0", FROM = "rstudio/r-base")