View source: R/cran-versions.R
wood_cran_versions | R Documentation |
This function queries CRAN for the codes of all available package versions, both current and archived, for a given package.
wood_cran_versions(package)
package |
|
A character vector of version codes.
Functions for CRAN:
wood_cran_dependencies()
,
wood_cran_latest()
,
wood_cran_packages()
Functions that query package versions:
wood_bioc_version()
,
wood_core_version()
,
wood_cran_latest()
,
wood_github_latest()
,
wood_github_versions()
,
wood_local_versions()
,
wood_runiverse_version()
,
wood_url_version()
,
wood_versions()
wood_cran_versions("versionsort")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.