I have a project in RStudio which I push to github from within RStudio. All of a sudden I get the error, "The system cannot find the path specified", when I try to commit. The working directory is correct and I haven't moved any folders - I have no idea what changed.
I'm also getting strange errors when I try to plot (Error in (function () : Shadow graphics device error: r error 4 (R code execution error) and I wonder if these errors are related.
Do I need to reinstall something?
I ran into the same issue and setting up a new temporary directory seemed to work for me.
Try dir.create(tempdir())
It may be related to the following post or this(?) wrt long-running R sessions or where there are some background refreshes happening on your system.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With