View source: R/get_cran_pkgs.R
get_cran_pkgs | R Documentation |
Returns a tibble::tibble
based on pkgsearch::cran_packages()
for all R packages
returned by utils::available.packages()
get_cran_pkgs(chunk_size = 200, timeout = 0.01)
A tibble::tibble
of package metadata.
get_cran_pkgs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.