klmr / box

Write reusable, composable and modular R code
https://klmr.me/box/
MIT License
833 stars 47 forks source link

Support double quotes to use module #273

Closed latot closed 2 years ago

latot commented 2 years ago

Please describe your feature request

Hi, This starts with https://github.com/r-lib/lintr/issues/1087

I don't know, but maybe is easier to support box::use("./a")

Thx.

klmr commented 2 years ago

Please see #261 for an explanation why this won’t happen.

It might be worth thinking about publishing a custom ‘lintr’ rule. However, in the past I haven’t been very successful with writing rules for ‘lintr’.

latot commented 2 years ago

Ty, great answer :)