Issues
- 1
Add `check_named()` to standalone file.
#1669 opened by mgirlich - 0
- 0
- 0
- 0
- 2
`is_dictionarish(NULL)` should return `TRUE`
#1712 opened by hadley - 0
dots_list() inconsistency with splicing and unnamed arguments in homonym check.
#1740 opened by jpryby - 0
- 3
FR: add `env` argument to `is_missing()`
#1715 opened by DanChaltiel - 2
`rlang_backtrace_on_error` should default to `full` in non-interactive environments
#1737 opened by hadley - 0
`rlang::eval_tidy()` crashes R
#1735 opened by ramiromagno - 2
- 1
in standalone-types-check,`check_number_whole()` `min` and `max` don't accept integer.
#1702 opened by olivroy - 4
- 1
[FR] Allow showing expression instead of values in `arg_match()` error message
#1686 opened by mikmart - 2
- 1
check_character() always permits NA values
#1724 opened by JosiahParry - 0
let `cnd_signal()` take `.frequency` arg
#1729 opened by maxheld83 - 3
Non-API calls conundrum
#1706 opened by lionel- - 1
Remove `LEVELS()` accessor
#1726 opened by lionel- - 0
Remove usage of `RDEBUG()` and `SET_RDEBUG()`
#1727 opened by lionel- - 0
Remove `env_unlock()`
#1705 opened by lionel- - 1
add vector methods for whole and decimal numbers in `standalone-types-check.R`
#1714 opened by EmilHvitfeldt - 2
Performance decrease in `check_dots_empty0()` and `check_dots_empty()` ?
#1718 opened by etiennebacher - 2
Will using rlang::global_entrace() in production code incur a (significant) performance reduction?
#1717 opened by dlaehnemann - 0
- 3
Helper to wrap error with a hint
#1692 opened by hadley - 0
Incorrect error message when trying to subset `.env` outside of a data mask context
#1713 opened by ndunnewind - 1
- 0
Remove `PREXPR()` usage (as much as we can)
#1708 opened by lionel- - 0
Remove `SET_ENCLOS()` usage
#1707 opened by lionel- - 1
Missing error in `vec_recycle_common()` shim
#1700 opened by teunbrand - 2
standalone checks without @import rlang
#1698 opened by JosiahParry - 2
`on_load()` contents not analyzed by `R CMD check`
#1695 opened by krlmlr - 0
"Replace is not a multiple of replacement length" warning in `is_installed()` and `check_installed()`
#1694 opened by ddsjoberg - 0
- 1
Confusion about `enexprs`
#1685 opened by Longfei2 - 0
- 11
`hash` generates different results on identical objects (even with same memory address)
#1681 opened by dipterix - 0
`on_package_load()` should evaluate in a local env
#1680 opened by lionel- - 1
Unnamed `exprs()`
#1679 opened by krlmlr - 3
- 0
include variable values in backtrace when known?
#1676 opened by kevinushey - 1
Allow custom descriptions for `obj_type_friendly()`
#1674 opened by EmilHvitfeldt - 1
- 2
- 1
Missing Rterm.exe
#1671 opened by rhart604 - 3
`error_arg()` and `error_call()` should have better fall backs when called directly
#1667 opened by hadley - 0
Add `check_has_names()`
#1670 opened by mgirlich - 0
Updates to `topic-error-call`
#1668 opened by hadley