r-lib / lintr

Static Code Analysis for R
https://lintr.r-lib.org
Other
1.2k stars 187 forks source link

New warning in 'bupaR' for object_usage_linter during glue() evaluation #1985

Closed MichaelChirico closed 1 year ago

MichaelChirico commented 1 year ago

Haven't confirmed this is a regression yet, but we observe this warning on main that is not present on v3.0.2:

Evaluating glue expression while testing for local variable usage failed: Expecting '}'
MichaelChirico commented 1 year ago

This is a bug in the source package, but we could signal it better:

https://github.com/bupaverse/bupaR/pull/65