Language

Package: r-lifecycle @ 0.2.0

Synopsis

Manage the life cycle of your package functions

Description

Manage the life cycle of your exported functions with shared conventions, documentation badges, and non-invasive deprecation warnings. The lifecycle package defines four development stages (experimental, maturing, stable, and questioning) and three deprecation stages (soft-deprecated, deprecated, and defunct). It makes it easy to insert badges corresponding to these stages in your documentation. Usage of deprecated functions are signalled with increasing levels of non-invasive verbosity.

Home page
https://github.com/r-lib/lifecycle
Location
gnu/packages/cran.scm (line: 16920, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings