Get current package version in one of R universes
Source:R/runiverse-version.R
wood_runiverse_version.Rd
This function queries the selected universe for the code of the current version of the selected package.
Arguments
- package
character(1)
Name of a package to query for.- universe
character(1)
Name of a universe within R-universe, e.g. "ropensci".
See also
Functions for R-universe:
wood_runiverse_dependencies()
,
wood_runiverse_packages()
Functions that query package versions:
wood_bioc_version()
,
wood_core_version()
,
wood_cran_latest()
,
wood_cran_versions()
,
wood_github_latest()
,
wood_github_versions()
,
wood_local_versions()
,
wood_url_version()
,
wood_versions()