checklist: Check-Lists For Either Building A Package Or Submitting To...

View source: R/checklists.R

checklistR Documentation

Check-Lists For Either Building A Package Or Submitting To CRAN

Description

A check-list of things you should do when building a R package from scratch, or submitting a package to CRAN.

Usage

checklist(type = "package")

Arguments

type

Load the check-list items for package building (package"), or for submitting to CRAN ("CRAN")?

Value

The id of the new container element, invisibly.

Examples

checklist("CRAN")

packagepal documentation built on Aug. 14, 2023, 5:08 p.m.