Get the error "There is another R process running"

The “There is another R process running” error occurs because multiple R executions are running simultaneously, causing the error.

If you encounter the same error again when running similar processes, you can resolve it by clicking “Restart R” from the “Tools” in the upper left corner. This will reset any processes running in R, and then you can run your process again, which should resolve the issue.