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.


metacran/description documentation built on Jan. 16, 2024, 10:12 p.m.