This function checks the version of the selected core R package.
Value
A single string with a version code. Should be equal to the R version
(base::getRversion()
).
See also
Functions for core R packages:
wood_core_dependencies()
,
wood_core_packages()
Functions that query package versions:
wood_bioc_version()
,
wood_cran_latest()
,
wood_cran_versions()
,
wood_github_latest()
,
wood_github_versions()
,
wood_local_versions()
,
wood_runiverse_version()
,
wood_url_version()
,
wood_versions()