I try to install the caret
package and I do dev in RStudio server via the web.
The install goes well in terminal-R and I can load the package but when I go to RStudio it says its not there. And when I try to install it on RStudio server it gives me non-zero exit status so it fails...
Is there a way to make RStudio server to behave the same as the terminal R?