A Modern R Workstation
You have probably seen this workflow, or lived it. RStudio on one half of the screen, ChatGPT on the other. Write some code, run it, get an error, copy the error, paste it into the chat, wait, copy the suggestion back, find the right line in the script, paste, run