Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Manage the life cycle of your exported functions and arguments

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

r-lib/lifecycle

Repository files navigation

R-CMD-checkCodecov test coverage

lifecycle provides a set of tools and conventions to manage the life cycle of your exported functions.

  • For a general motivation and introduction to the key concepts, watch Hadley's rstudio::global(2021) keynote"Maintaining the house that the tidyverse built".

  • Readvignette("stages") to learn what it means for a function to be experimental, stable, deprecated, or superseded.

  • Readvignette("manage") to learn how to manage lifecycle changes in functions that you use.

  • Readvignette("communicate") to learn how to communicate lifecycle changes in the functions you write.

Installation

# Install release version from CRANinstall.packages("lifecycle")# Install development version from GitHubpak::pak("r-lib/lifecycle")

Code of Conduct

Please note that the lifecycle project is released with aContributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Manage the life cycle of your exported functions and arguments

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors20

Languages


[8]ページ先頭

©2009-2025 Movatter.jp