rlang

Functions for Base Types and Core R and 'Tidyverse' Features
93,722,485 CRAN Downloads
414 Github Stars
1.0.6 Latest Version
MIT + file License
What is it?
A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.
Quick start
Installation
          
            # Install the package directly from CRAN
            > install.package("rlang")
          
        
Usage
          
            # Check the documentation on how to get started
            > ?rlang
          
        
Releases
First
2017-05-06
Latest
2022-09-24
Maintainer
Lionel Henry
< lionel@rstudio.com >
Contributors
Lionel Henry
< lionel@rstudio.com >
Hadley Wickham
< hadley@rstudio.com >
mikefc
< mikefc@coolbutuseless.com >
Yann Collet
RStudio
Monthly
2,827,122 downloads
Total
93,722,485 downloads
CRAN Popularity
Required Dependencies
Used as Dependency in