desc_normalize {desc} | R Documentation |
Reformats and reorders fields in DESCRIPTION in a standard way.
desc_normalize(file = ".")
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. |
Other repair functions: desc_reformat_fields
,
desc_reorder_fields