usethis (version 1.2.0)

use_lifecycle_badge: Create a life cycle badge

Description

Declares the developmental stage of a package, according to https://www.tidyverse.org/lifecycle/:

Usage

use_lifecycle_badge(stage)

Arguments

stage

Stage of the lifecycle. See description above.

Details

  • Experimental

  • Maturing

  • Stable

  • Retired

  • Archived

  • Dormant

  • Questioning