tidy_desc: Make your DESCRIPTION tidy

View source: R/check_description.R

tidy_descR Documentation

Make your DESCRIPTION tidy

Description

A tidy DESCRIPTION uses a strict formatting and order of key-value pairs. This function reads the current DESCRIPTION and overwrites it with a tidy version.

Usage

tidy_desc(x = ".")

Arguments

x

Either a checklist object or a path to the source code. Defaults to ..

See Also

Other package: check_codemeta(), check_cran(), check_description(), check_documentation(), check_environment(), check_license(), check_package()


inbo/checklist documentation built on June 15, 2025, 12:54 p.m.