ITADN

Support `list.files()`/`dir()` in `fixed_regex_linter()`

#3003OpenBisaloo 创建于 2026-01-12
blocked-external
B
Bisaloocommented
Currently in R-devel (R 4.6.0): > list.files() now has optional argument fixed to allow literal pattern matching. Suggested and implemented by Duncan Murdoch in [PR#18925](https://bugs.r-project.org/show_bug.cgi?id=18925).
1 条评论