desc_get_remotes: List the locations in the Remotes field in DESCRIPTION

desc_get_remotesR Documentation

List the locations in the Remotes field in DESCRIPTION

Description

List the locations in the Remotes field in DESCRIPTION

Usage

desc_get_remotes(file = ".")

Arguments

file

DESCRIPTION file to use. By default the DESCRIPTION file of the current package (i.e. the package the working directory is part of) is used.

Value

A character vectors or remote locations. A length zero vector is returned if there is no Remotes field in the package.


r-pkgs/desc documentation built on Jan. 19, 2024, 9:15 a.m.