Re: [Rd] R_PROFILE_USER

2015-12-06 Thread arnaud gaboury
On Sat, Dec 5, 2015 at 9:43 PM, arnaud gaboury wrote: > > On Sat, Dec 5, 2015, 9:39 PM peter dalgaard wrote: > > >> On 05 Dec 2015, at 18:07 , arnaud gaboury >> wrote: >> >> In my shell environment, I have set a path to R_PROFILE_USER. The >> file, Rprofile.R, is a collection of small hacks. >>

Re: [Rd] R_PROFILE_USER

2015-12-05 Thread arnaud gaboury
On Sat, Dec 5, 2015, 9:39 PM peter dalgaard wrote: > On 05 Dec 2015, at 18:07 , arnaud gaboury wrote: > > In my shell environment, I have set a path to R_PROFILE_USER. The > file, Rprofile.R, is a collection of small hacks. > > I want to build rstudio-server from source. Best is to $ unset > R_

Re: [Rd] R_PROFILE_USER

2015-12-05 Thread peter dalgaard
> On 05 Dec 2015, at 18:07 , arnaud gaboury wrote: > > In my shell environment, I have set a path to R_PROFILE_USER. The > file, Rprofile.R, is a collection of small hacks. > > I want to build rstudio-server from source. Best is to $ unset > R_PROFILE_USER before. Unfortunately, this has no eff