lifecycle: Manage the Life Cycle of your Package Functions

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.

Version: 0.1.0
Depends: R (≥ 3.2)
Imports: glue, rlang (≥ 0.4.0)
Suggests: covr, crayon, knitr, rmarkdown, testthat (≥ 2.1.0)
Published: 2019-08-01
Author: Lionel Henry [aut, cre], RStudio [cph]
Maintainer: Lionel Henry <lionel at rstudio.com>
BugReports: https://github.com/r-lib/lifecycle/issues
License: GPL-3
URL: https://github.com/r-lib/lifecycle
NeedsCompilation: no
Materials: README NEWS
CRAN checks: lifecycle results

Downloads:

Reference manual: lifecycle.pdf
Vignettes: lifecycle
Package source: lifecycle_0.1.0.tar.gz
Windows binaries: r-devel: lifecycle_0.1.0.zip, r-devel-gcc8: lifecycle_0.1.0.zip, r-release: lifecycle_0.1.0.zip, r-oldrel: lifecycle_0.1.0.zip
OS X binaries: r-release: lifecycle_0.1.0.tgz, r-oldrel: lifecycle_0.1.0.tgz

Reverse dependencies:

Reverse imports: chk, cvms, gghighlight, gmailr, gtsummary, infer, readwritesqlite, scales, slickR, ssdtools, strapgod, term, texPreview, textrecipes, tibbleOne, tibbletime, tidyr, tsibble, vroom, ypr, zipangu
Reverse suggests: sortable

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lifecycle to link to this page.