lifecycle@1.0.5

Manage the Life Cycle of your Package Functions

2026-01-08 MIT + file LICENSE
安装
install.packages("lifecycle", version = "1.0.5")
remotes::install_cran("lifecycle", version = "1.0.5")
依赖
Imports
包名版本约束
cli >= 3.4.0
rlang >= 1.1.0
Depends
R>= 3.6
Suggests
covr*
knitr*
lintr>= 3.1.0
rmarkdown*
testthat>= 3.0.1
tibble*
tidyverse*
tools*
vctrs*
withr*
xml2*