Manage the life cycle of your exported functions with shared conventions, documentation badges, and non-invasive deprecation warnings. The 'lifecycle' package defines four development stages (experimental, maturing, stable, and questioning) and three deprecation stages (soft-deprecated, deprecated, and defunct). It makes it easy to insert badges corresponding to these stages in your documentation. Usage of deprecated functions are signalled with increasing levels of non-invasive verbosity.
Version: | 0.1.0 |
Depends: | R (≥ 3.2) |
Imports: | glue, rlang (≥ 0.4.0) |
Suggests: | covr, crayon, knitr, rmarkdown, testthat (≥ 2.1.0) |
Published: | 2019-08-01 |
Author: | Lionel Henry [aut, cre], RStudio [cph] |
Maintainer: | Lionel Henry <lionel at rstudio.com> |
BugReports: | https://github.com/r-lib/lifecycle/issues |
License: | GPL-3 |
URL: | https://github.com/r-lib/lifecycle |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | lifecycle results |
Reference manual: | lifecycle.pdf |
Vignettes: |
lifecycle |
Package source: | lifecycle_0.1.0.tar.gz |
Windows binaries: | r-devel: lifecycle_0.1.0.zip, r-release: lifecycle_0.1.0.zip, r-oldrel: lifecycle_0.1.0.zip |
OS X binaries: | r-release: lifecycle_0.1.0.tgz, r-oldrel: lifecycle_0.1.0.tgz |
Reverse imports: | cvms, gmailr, slickR, strapgod, texPreview, textrecipes, tibbleOne, tibbletime, tidyr, tsibble |
Please use the canonical form https://CRAN.R-project.org/package=lifecycle to link to this page.