R/lifecycle.R

#' @importFrom lifecycle deprecated is_present deprecate_soft deprecate_warn
NULL

## Lifecycle badges for exported functions

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if (getRversion() >= "2.15.1") {
  utils::globalVariables(c("."))
}

Try the beezdemand package in your browser

Any scripts or data that you put into this service are public.

beezdemand documentation built on March 3, 2026, 9:07 a.m.