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-any)lifecycle_1.0.5.9000.zip(r-4.6-any)lifecycle_1.0.5.9000.zip(r-4.5-any)
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.38 score 93 stars 16k packages 143 scripts 2.3M downloads 1 mentions 16 exports 2 dependencies

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

TargetResultTimeFilesSyslog
linux-develOK159
source / vignettesOK196
linux-releaseOK154
macos-releaseOK103
macos-oldrelOK91
windows-develOK100
windows-releaseOK83
windows-oldrelOK86
wasm-releaseOK128

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