desc (version 1.4.3)

desc_get_urls: Query the URL field in DESCRIPTION

Description

Query the URL field in DESCRIPTION

Usage

desc_get_urls(file = ".")

Value

A character vectors or URLs. A length zero vector is returned if there is no URL field in the package.

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.