get_cran_pkgs: Get available packages from CRAN

View source: R/get_cran_pkgs.R

get_cran_pkgsR Documentation

Get available packages from CRAN

Description

Returns a tibble::tibble based on pkgsearch::cran_packages() for all R packages returned by utils::available.packages()

Usage

get_cran_pkgs(chunk_size = 200, timeout = 0.01)

Value

A tibble::tibble of package metadata.

Examples

get_cran_pkgs()

jemus42/hugo-rstats-pkg-meta documentation built on April 12, 2025, 11:37 a.m.