This function queries any online repository for the code of the current version of the selected package.
Arguments
- package
character(1)
Name of a package to query for.- repository
character(1)
URL to repository, e.g."http://www.omegahat.net/R"
.
See also
Functions for any URL:
wood_url_dependencies()
,
wood_url_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_runiverse_version()
,
wood_versions()