Dear all,
I am trying to use the Rstudio on the RAP. The library seems to preload old versions of multiple packages, making it a bit of a nightmare to load new ones and making it almost impossible to use tidyverse things like ggplot2 etc.
I am using Rstudio, and R markdown for the coding.
I will get error messages such as:
Error: package or namespace load failed for ?tidyverse? in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
namespace ?magrittr? 2.0.2 is already loaded, but >= 2.0.3 is required
I have contacted the support team who suggested unloadnamespace with all the dependent packages, however there are so many that doing this each time is unsustainable and I keep on finding new ones!
Anyone found a fix for this as it cannot be only me!
Comments
1 comment
Hello, I think that content in the following two webinars might help here:
https://www.youtube.com/watch?v=hVDbE1EykXA&t=1337s (talking about reproducibility on RAP using RStudio and some methods to reuse RStudio project)
https://www.youtube.com/watch?v=iy22sxlj5Ik&t=2448s (focus primarily on 50+ min, but I found the whole video very very useful for my R work on RAP)
Please sign in to leave a comment.