Ricardo Rodrigo Basa
Ricardo Rodrigo Basa
Hi, @klmr , is this a safe way to do this?
It might be better to report this to VSCode-R-Debugger or its dependencies.
@klmr , to make `{box.linters}` work we wrote a "hacky" [`get_box_module_exports()`](https://github.com/Appsilon/box.linters/blob/main/R/get_box_module_exports.R) to get results similar to `base::getNamespaceExports()`. As far as we can tell, this does not attach the modules or...
> @radbasa Does `{box.linters}` also support modules from https://github.com/wahani/modules? `{box.linters}` is specific to how `{box}` works.