View source: R/cran-packages.R
wood_cran_packages | R Documentation |
This function queries CRAN for a list of available packages. They are returned as a vector of strings, each element being a package name.
wood_cran_packages()
A character vector of available packages.
Functions for CRAN:
wood_cran_dependencies()
,
wood_cran_latest()
,
wood_cran_versions()
Functions that query available packages:
wood_bioc_packages()
,
wood_core_packages()
,
wood_github_packages()
,
wood_local_packages()
,
wood_packages()
,
wood_runiverse_packages()
,
wood_url_packages()
head(wood_cran_packages())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.