lifecycle

R-CMD-check

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

Installation

# Install release version from CRAN
install.packages("lifecycle")

# Install development version from GitHub
pak::pak("r-lib/lifecycle")

Code of Conduct

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