Returns the latest version of R available on CRAN as an R system version object.

get_latest_r_version(cran_mirror = "https://cran.rstudio.com/")

Arguments

cran_mirror

The CRAN mirror to use

References

https://cran.r-project.org/bin/windows/base/

See also