repos_packages: Fetches lists of packages for a specific repository with...

View source: R/repos.R

repos_packagesR Documentation

Fetches lists of packages for a specific repository with optional filters

Description

Fetches a single package for a specific repository with optional parameters

Usage

repos_packages(instance, id, name = NULL, params = list())

Arguments

instance

An rspm_instance object created with instance()

id

An RSPM repository ID

name

A package name

params

A list of optional parameters applied to the API query


sellorm/rspmapi documentation built on April 14, 2022, 11:58 a.m.