Skip to contents

Returns the parsed json from /pkgs/pkg-name.json. Containing the package name, version, and system requirements.

Usage

fetch_pkg(pkg, verbose = TRUE)

Arguments

pkg

package name as a scalar character

verbose

default TRUE. Whether to inform of missing packages.