conflicted
conflicted copied to clipboard
RStudio session becomes non-responsive after a conflict
I'm working in an RStudio client session and just started using conflicted
. I'm finding that during an interactive run in an R Markdown file, after a conflict comes up and conflicted
reports an error, the session becomes non-responsive.
I'm running RStudio Server Version 1.3.1073, R version 4.0.3
I'm experiencing the same issue as @genec1. In fact, my session goes non-responsive after simply loading the package with library
. (running R v4.1.0, R studio v1.4.1717, on x64 Windows 10 Enterprise, 8 core Intel Core i7-10700 CPU, 32 GB RAM)
Any chance you can share a reproducible example?
I've reproduced the issue; I believe it may be an issue in the RStudio IDE and so have filed https://github.com/rstudio/rstudio/issues/10093.
Yeah im getting this also. very annoying.
@kanefos, what version of RStudio are you using? The issue should already be resolved in the latest release.
yes apologies all fixed now! thanks @kevinushey
Great, thanks for confirming!