RStudio (not my code) is throwing the error "bad binding access" in a loop
I am currently in the latest version on Windows:
RStudio 2023.12.1+402 "Ocean Storm" Release (4da58325ffcff29d157d9264087d4b1ab27f7204, 2024-01-28) for windows
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) RStudio/2023.12.1+402 Chrome/116.0.5845.190 Electron/26.2.4 Safari/537.36
If I debug and step through the code it is fine. If I debug some and then continue to end it can error again.
Because I can't use debug to find the error, I don't even know which code is triggering this. I can provide any diagnostics or test.
I had thought it related to my use of httr but subsequent other modules using httr are fine.