r-lib / revdepcheck

R package reverse dependency checking
https://revdepcheck.r-lib.org
Other
101 stars 32 forks source link

fix error when debugme is on #379

Open pawelru opened 5 months ago

pawelru commented 5 months ago

Fix the following error (extract from logs). Note that you have to have debugme switched on.

revdepcheck +-handle event, package chevron +59ms 
Error in handle_event(state, i) : object 'err' not found
Calls: <Anonymous> ... <Anonymous> -> get_debug_levels -> regexpr -> is.factor -> paste0
revdepcheck +-remove 4 workers +2ms 
Execution halted