Package: lifecycle 1.0.5.9000

Lionel Henry

lifecycle: Manage the Life Cycle of your Package Functions

Manage the life cycle of your exported functions with shared conventions, documentation badges, and user-friendly deprecation warnings.

Authors:Lionel Henry [aut, cre], Hadley Wickham [aut], Posit Software, PBC [cph, fnd]

lifecycle_1.0.5.9000.tar.gz
lifecycle_1.0.5.9000.zip(r-4.7)lifecycle_1.0.5.9000.zip(r-4.6)lifecycle_1.0.5.9000.zip(r-4.5)
lifecycle_1.0.5.9000.tgz(r-4.6-any)lifecycle_1.0.5.9000.tgz(r-4.5-any)
lifecycle_1.0.5.9000.tar.gz(r-4.7-any)lifecycle_1.0.5.9000.tar.gz(r-4.6-any)
lifecycle_1.0.5.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
lifecycle/json (API)

# Install 'lifecycle' in R:
install.packages('lifecycle', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/lifecycle/issues

Pkgdown/docs site:https://lifecycle.r-lib.org

On CRAN:

Conda:

17.41 score 93 stars 16k packages 141 scripts 2.1M downloads 1 mentions 16 exports 2 dependencies

Last updated from:94c02eb629. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK146
source / vignettesOK201
linux-release-x86_64OK144
macos-release-arm64OK86
macos-oldrel-arm64OK73
windows-develOK88
windows-releaseOK90
windows-oldrelOK82
wasm-releaseOK126

Exports:badgedeprecate_softdeprecate_stopdeprecate_warndeprecatedexpect_defunctexpect_deprecatedis_presentlast_lifecycle_warningslifecycle_linterlint_lifecyclelint_tidyverse_lifecyclepkg_lifecycle_statusessignal_experimentalsignal_stagesignal_superseded

Dependencies:clirlang

Communicate lifecycle changes in your functions
Basics | Functions | Deprecate a function | Gradual deprecation | Rename a function | Supersede a function | Mark function as experimental | Arguments | Deprecate an argument, keeping the existing default | Deprecating an argument, providing a new default | Renaming an argument | Reducing allowed inputs to an argument | Anything else

Last update: 2025-10-07
Started: 2021-01-14

Lifecycle stages
Stable | Deprecated | Superseded | Experimental | Superseded stages | Questioning | Maturing

Last update: 2025-07-10
Started: 2021-01-14

Manage lifecycle changes in functions you use

Last update: 2021-09-24
Started: 2021-01-14