clean_description_file: Make a Default DESCRIPTION File Pass 'R CMD check'

View source: R/utils.R

clean_description_fileR Documentation

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)

Arguments

path

Path to the DESCRIPTION file or the directory containing it.

Value

Invisibly NULL.


document documentation built on July 9, 2023, 5:22 p.m.