- Notifications
You must be signed in to change notification settings - Fork26
Manage the life cycle of your exported functions and arguments
License
Unknown, MIT licenses found
Licenses found
r-lib/lifecycle
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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".
Read
vignette("stages")to learn what it means for a function to be experimental, stable, deprecated, or superseded.Read
vignette("manage")to learn how to manage lifecycle changes in functions that you use.Read
vignette("communicate")to learn how to communicate lifecycle changes in the functions you write.
# Install release version from CRANinstall.packages("lifecycle")# Install development version from GitHubpak::pak("r-lib/lifecycle")
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
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.