package_versions: List all packages and versions in a CRAN-like repository

View source: R/api.R

package_versionsR Documentation

List all packages and versions in a CRAN-like repository

Description

List all packages and versions in a CRAN-like repository

Usage

package_versions(dir = ".", xcolumns = character())

Arguments

dir

Path to the repository.

xcolumns

Extra columns to include in the result.

Value

Data frame with at least three columns: Package, Version, MD5sum.


r-hub/cranlike documentation built on April 25, 2024, 9:22 a.m.