document (version 4.0.0)

clean_description_file: Make a Default DESCRIPTION File Pass R CMD check

Description

utils::package.skeleton leaves us with a DESCRIPTION that throws a warning in R CMD check. Fix that.

Usage

clean_description_file(path)

Value

Invisibly NULL.

Arguments

path

Path to the DESCRIPTION file or the directory containing it.