Replies: 2 comments 2 replies
|
That is actually more of an 'using R on Debian / Ubuntu' question (which is the larger context of
Hope this helps. And very glad ot hear r2u is helpful to you! All the preceding discussion assumes some familiarity with Linux / Ubuntu. This grows over time so just keep asking questions. |
1 reply
|
Also, with respect to I have used it in demos (see here) as it is so widely used but it is not a package I work with daily. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am trying to set up a computer running Ubuntu for the first time - r2u was really helpful for rapidly getting my system up to speed. However there are a few packages (e.g. tmap) that require external packages that are not included on r2u. This makes sense, however I have installed these packages in R using
install.packages()and I do not have write permissions to the /ur/R/site-lib/ folder where r2u dumped everything.What is the recommended way to remedy the situation ?
Any help/guidance you could provide is much appreciated. Thanks for building/maintaining r2u!
All reactions