Other packages > Find by keyword >

rlang  

Functions for Base Types and Core R and 'Tidyverse' Features
View on CRAN: Click here


Download and install rlang package within the R console
Install from CRAN:
install.packages("rlang")

Install from Github:
library("remotes")
install_github("cran/rlang")

Install by package version:
library("remotes")
install_version("rlang", "1.1.4")



Attach the package and use:
library("rlang")
Maintained by
Lionel Henry
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-06
Latest Update: 2023-04-28
Description:
A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.
How to cite:
Lionel Henry (2017). rlang: Functions for Base Types and Core R and 'Tidyverse' Features. R package version 1.1.4, https://cran.r-project.org/web/packages/rlang. Accessed 21 Jan. 2025.
Previous versions and publish date:
0.1.1 (2017-05-18 07:16), 0.1.2 (2017-08-09 22:37), 0.1.4 (2017-11-05 16:47), 0.1.6 (2017-12-21 22:15), 0.1 (2017-05-06 07:23), 0.2.0 (2018-02-20 11:07), 0.2.1 (2018-05-30 16:23), 0.2.2 (2018-08-16 20:20), 0.3.0.1 (2018-10-25 10:24), 0.3.0 (2018-10-22 14:10), 0.3.1 (2019-01-08 14:00), 0.3.2 (2019-03-21 15:50), 0.3.3 (2019-03-29 08:40), 0.3.4 (2019-04-07 11:30), 0.4.0 (2019-06-25 09:50), 0.4.1 (2019-10-24 11:20), 0.4.2 (2019-11-23 12:20), 0.4.3 (2020-01-24 15:30), 0.4.4 (2020-01-28 21:40), 0.4.5 (2020-03-01 16:40), 0.4.6 (2020-05-02 18:20), 0.4.7 (2020-07-10 01:00), 0.4.8 (2020-10-08 12:10), 0.4.9 (2020-11-26 01:20), 0.4.10 (2020-12-30 16:00), 0.4.11 (2021-05-01 01:20), 0.4.12 (2021-10-19 01:00), 1.0.0 (2022-01-26 20:22), 1.0.1 (2022-02-03 08:40), 1.0.2 (2022-03-04 16:30), 1.0.3 (2022-06-27 20:50), 1.0.4 (2022-07-12 12:50), 1.0.5 (2022-08-31 15:00), 1.0.6 (2022-09-24 07:40), 1.1.0 (2023-03-14 09:20), 1.1.1 (2023-04-29 00:30), 1.1.2 (2023-11-04 07:30), 1.1.3 (2024-01-10 13:00), 1.1.4 (2024-06-04 11:45)
Other packages that cited rlang R package
View rlang citation profile
Other R packages that rlang depends, imports, suggests or enhances
Complete documentation for rlang
Functions, R codes and Examples using the rlang R package
Some associated functions: UQ . abort . are_na . arg_match . args_data_masking . args_dots_empty . args_dots_used . args_error_context . as_box . as_closure . as_data_mask . as_environment . as_function . as_label . as_name . as_string . as_utf8_character . bare-type-predicates . box . bytes-class . call2 . call_args . call_fn . call_inspect . call_match . call_modify . call_name . call_standardise . caller_arg . catch_cnd . check_dots_empty . check_dots_empty0 . check_dots_unnamed . check_dots_used . check_exclusive . check_required . child_env . chr_unserialise_unicode . cnd . cnd_inherits . cnd_message . cnd_muffle . cnd_signal . cnd_type . defusing-advanced . dev-notes-dots . done . dot-data . dots_n . dots_splice . dots_values . duplicate . dyn-dots . embrace-operator . empty_env . englue . enquo . entrace . env . env_bind . env_binding_are_active . env_binding_lock . env_browse . env_bury . env_cache . env_clone . env_depth . env_get . env_has . env_inherits . env_is_user_facing . env_lock . env_name . env_names . env_parent . env_poke . env_print . env_unbind . env_unlock . eval_bare . eval_tidy . exec . expr . expr_interp . expr_label . expr_print . exprs_auto_name . f_rhs . f_text . faq-options . ffi_standalone_types_check . flatten . fn_body . fn_env . fn_fmls . format_error_bullets . format_error_call . friendly_type . get_env . global_entrace . global_handle . global_prompt_install . glue-operators . has_length . has_name . hash . inherits_any . inject . injection-operator . interrupt . invoke . is_call . is_callable . is_condition . is_copyable . is_dictionaryish . is_empty . is_environment . is_expression . is_formula . is_function . is_installed . is_integerish . is_interactive . is_lang . is_named . is_namespace . is_pairlist . is_reference . is_symbol . is_true . is_weakref . lang . last_error . last_warnings . list2 . local_bindings . local_error_call . local_options . local_use_cli . missing . missing_arg . names2 . names_inform_repair . new-vector . new_call . new_formula . new_function . new_node . new_quosure . new_quosures . new_weakref . ns_env . ns_registry_env . obj_address . on_load . op-get-attr . op-na-default . op-null-default . pairlist2 . parse_expr . prim_name . qq_show . quo_expr . quo_label . quo_squash . quosure-tools . raw_deparse_str . rep_along . return_from . rlang-package . rlang_backtrace_on_error . rlang_error . rlib_trace_spec . scalar-type-predicates . scoped_env . scoped_interactive . search_envs . seq2 . set_attrs . set_expr . set_names . splice-operator . splice . stack-deprecated . stack . string . switch_type . sym . topic-condition-customisation . topic-condition-formatting . topic-data-mask-ambiguity . topic-data-mask-programming . topic-data-mask . topic-defuse . topic-double-evaluation . topic-embrace-constants . topic-embrace-non-args . topic-error-call . topic-error-chaining . topic-inject-out-of-context . topic-inject . topic-metaprogramming . topic-multiple-columns . topic-quosure . trace_back . try_fetch . type-predicates . type_of . vec_poke_n . vector-coercion . vector-construction . with_env . with_handlers . wref_key . zap . zap_srcref . 
Some associated R codes: aaa-topics.R . aaa.R . arg.R . attr.R . bytes.R . c-lib.R . call.R . cnd-abort.R . cnd-entrace.R . cnd-handlers.R . cnd-last.R . cnd-message.R . cnd-signal.R . cnd.R . deparse.R . doc-data-masking.R . dots-ellipsis.R . dots.R . env-binding.R . env-special.R . env.R . eval-tidy.R . eval.R . expr.R . faq.R . fn.R . formula.R . hash.R . import-standalone-defer.R . lifecycle-deprecated.R . lifecycle-superseded.R . names.R . node.R . nse-defuse.R . nse-inject.R . obj.R . operators.R . parse.R . quo.R . raw.R . rlang-package.R . s3.R . session.R . stack.R . standalone-cli.R . standalone-downstream-deps.R . standalone-lazyeval.R . standalone-lifecycle.R . standalone-linked-version.R . standalone-obj-type.R . standalone-purrr.R . standalone-rlang.R . standalone-s3-register.R . standalone-sizes.R . standalone-types-check.R . standalone-vctrs.R . standalone-zeallot.R . state.R . sym.R . topic-errors.R . topic-nse.R . trace.R . types.R . utils-cli-tree.R . utils-encoding.R . utils.R . vec-na.R . vec-new.R . vec.R . weakref.R . zzz.R .  Full rlang package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

USgrid  
The Demand and Supply for Electricity in the US
Provides a set of regular time-series datasets, describing the US electricity grid. That includes th ...
Download / Learn more Package Citations See dependency  
irtrees  
Estimation of Tree-Based Item Response Models
Helper functions and example data sets to facilitate the estimation of IRTree models from data with ...
Download / Learn more Package Citations See dependency  
neo2R  
Neo4j to R
The aim of neo2R is to provide simple and low level connectors for querying neo4j graph databases ( ...
Download / Learn more Package Citations See dependency  
hwriter  
HTML Writer - Outputs R Objects in HTML Format
Easy-to-use and versatile functions to output R objects in HTML format. ...
Download / Learn more Package Citations See dependency  
cmce  
Computer Model Calibration for Deterministic and Stochastic Simulators
Implements the Bayesian calibration model described in Pratola and Chkrebtii (2018) ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,543

R Packages

203,629

Dependencies

63,897

Author Associations

23,544

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA