golem icon indicating copy to clipboard operation
golem copied to clipboard

Find missing ns

Open ArthurData opened this issue 1 year ago • 3 comments

ArthurData avatar Jul 18 '24 15:07 ArthurData

[19/07/2024] Remove {dplyr} deps

ArthurData avatar Jul 19 '24 15:07 ArthurData

[17/07/2024] stats::runif(1) > 0.02 if no module

ArthurData avatar Jul 19 '24 15:07 ArthurData

For now,

If no module is detected :

Screenshot 2024-07-25 at 18 37 20

If a module is detected but input is namespacing :

Screenshot 2024-07-25 at 18 39 44

If a module is detected and a NS is missing :

Screenshot 2024-07-25 at 18 38 41

ArthurData avatar Jul 25 '24 16:07 ArthurData