◐ Shell
reader mode source ↗
Skip to content

Pull requests: r-lib/rlang

Author
Label
Projects
Milestones
Reviews
Assignee
Sort

Pull requests list

Set dll exports
#1863 opened Jan 20, 2026 by MichaelChirico Contributor Loading…
Use new R_GetBindingType() utilities
#1818 opened Aug 11, 2025 by DavisVaughan Member Draft
move deprecated() to the standalone file, and add is_present()
#1816 opened Aug 2, 2025 by eitsupi Contributor Loading…
Migrate crayon::has_color() -> cli::num_ansi_colors()>1
#1809 opened Jun 11, 2025 by MichaelChirico Contributor Loading…
sanity check for crayon being installed before using it
#1807 opened Jun 11, 2025 by MichaelChirico Contributor Loading…
Speed up is_installed() - shortcut when package is already loaded
#1804 opened May 31, 2025 by eitsupi Contributor Loading…
Make pillar dependency explicit in expr_deparse() output tests
#1796 opened Apr 21, 2025 by MichaelChirico Contributor Loading…
use anyNA() instead of any(is.na()) in standalone-type-checks
#1756 opened Oct 21, 2024 by eitsupi Contributor Loading…
Suggests cli 3.1.1 in standalone-cli
#1754 opened Oct 8, 2024 by eitsupi Contributor Loading…
fix(standalone-vctrs): map is not defined
#1752 opened Oct 4, 2024 by eitsupi Contributor Loading…
Resolve some of the non-API conundrum
#1747 opened Sep 1, 2024 by shikokuchuo Member Loading…
2
2
Add allow_empty to check_logical() and check_character()
#1745 opened Aug 18, 2024 by olivroy Contributor Loading…
start check_numbers_decimal
#1743 opened Aug 15, 2024 by catalamarti Draft
Use latest GHA workflows
#1738 opened Aug 5, 2024 by gaborcsardi Member Loading…
Add min_length to check_character()
#1734 opened Jul 14, 2024 by olivroy Contributor Loading…
Improve arg_match() message based on context
#1733 opened Jul 11, 2024 by olivroy Contributor Loading…
2
Update link
#1732 opened Jul 11, 2024 by olivroy Contributor Loading…
Add ALTREP view support
#1725 opened Jul 1, 2024 by DavisVaughan Member Draft
3 of 8 tasks
Special message if min = max in check_number_*()
#1722 opened Jun 28, 2024 by olivroy Contributor Loading…
Make topic intro shorter
#1689 opened Feb 14, 2024 by olivroy Contributor Loading…
Remove circular stack.Rd @seealso
#1683 opened Jan 22, 2024 by ndunnewind Loading…
Add argument args to check_function()
#1652 opened Aug 31, 2023 by mgirlich Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.