R/utils.R
read_dcf_asis.Rd
A helper to reliably read DCF files
read_dcf_asis(path)
(character[1]) A file path to a DESCRIPTION file.
character[1]
(data.frame) The result of read.dcf().
data.frame
read.dcf()