Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

lifecycle

Life cycle of the rlang package


Description

Maturing lifecycle

The rlang package is currently maturing. Unless otherwise stated, this applies to all its exported functions. Maturing functions are susceptible to API changes. Only use these in packages if you're prepared to make changes as the package evolves. See sections below for a list of functions marked as stable.

The documentation pages of retired functions contain life cycle sections that explain the reasons for their retirements.

Stable functions

Stable lifecycle

Experimental functions

Experimental lifecycle

These functions are not yet part of the rlang API. Expect breaking changes.

Questioning stage

Questioning lifecycle

In the questioning stage as of rlang 0.4.0

These functions are likely to be moved to the vctrs package:

In the questioning stage as of rlang 0.3.0

In the questioning stage as of rlang 0.2.0

Soft-deprecated functions and arguments

Soft-deprecated lifecycle

Soft-deprecated in rlang 0.4.0

Deprecated functions and arguments

Deprecated lifecycle

Bumped to deprecated in rlang 0.4.0

Defunct functions and arguments

Defunct lifecycle

Defunct as of rlang 0.4.0

  • length() and names() on tidy eval .data pronouns.

  • Supplying a named !!! call.


rlang

Functions for Base Types and Core R and 'Tidyverse' Features

v0.4.11
MIT + file LICENSE
Authors
Lionel Henry [aut, cre], Hadley Wickham [aut], mikefc [cph] (Hash implementation based on Mike's xxhashlite), Yann Collet [cph] (Author of the embedded xxHash library), RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.