R/api-fxs.R
fetch_pkg.Rd
Returns the parsed json from /pkgs/pkg-name.json. Containing the package name, version, and system requirements.
/pkgs/pkg-name.json
fetch_pkg(pkg, verbose = TRUE)
package name as a scalar character
default TRUE. Whether to inform of missing packages.
TRUE