Well, the console hangs because VSCode sends a long block of text without “bracketed paste,” causing R to freeze. What you can do is enable "r.bracketedPaste": true in your VSCode settings fixes the issue. This works for the standard R terminal and may help if using Radian as well.