Skip to content

Pull requests: r-lib/rlang

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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