R/non-oo-api.R
desc_get_remotes.Rd
List the locations in the Remotes field in DESCRIPTION
desc_get_remotes(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.
A character vectors or remote locations. A length zero vector is returned if there is no Remotes field in the package.