Re: [R] Sharing an R installation via NFS on ubuntu cluster

2017-11-09 Thread Florian Oswald
place the installation in a certain location? On 8 November 2017 at 17:37, Ista Zahn wrote: > On Wed, Nov 8, 2017 at 6:14 AM, Florian Oswald > wrote: > > hi all, > > > > i want to share an R installation from a master node to several compute > > nodes via NFS. all n

[R] Sharing an R installation via NFS on ubuntu cluster

2017-11-08 Thread Florian Oswald
hi all, i want to share an R installation from a master node to several compute nodes via NFS. all nodes run ubuntu 16.04. I tried building R from source but hit a wall several times because of missing dependencies. So I am looking for something that uses the usual apt-get install proceedure, but