This function queries GitHub for the codes of all tagged package
versions. To get the latest available version, see wood_github_latest()
.
Arguments
- package
character(1)
Name of a package to query for.- user
character(1)
Name of a user or organization.
See also
Functions for GitHub:
wood_github_dependencies()
,
wood_github_latest()
,
wood_github_packages()
,
wood_github_tags()
Functions that query package versions:
wood_bioc_version()
,
wood_core_version()
,
wood_cran_latest()
,
wood_cran_versions()
,
wood_github_latest()
,
wood_local_versions()
,
wood_runiverse_version()
,
wood_url_version()
,
wood_versions()