read_description: Read a package DESCRIPTION file

Description Usage Arguments

View source: R/tag_release.R

Description

Read a package "DESCRIPTION" file, returning the results as a tibble() with the appropriate fields parsed and evaluated. List fields, depends, imports, suggests and enhances, are converted into nested lists.

Usage

1

Arguments

file

the path to the "DESCRIPTION" file.

...

passed to read.dcf().

text

optional to specify content as a character vector of lines.


halpo/short documentation built on July 18, 2019, 12:06 a.m.