t.org] On Behalf Of Dan Tenenbaum
> Sent: Friday, May 02, 2008 4:25 PM
> To: r-help@r-project.org
> Subject: [R] .Rprofile is being executed twice
>
> Hi,
>
> After updating to R 2.7, my .Rprofile executes twice on startup. I
> confirmed this by putting in the following
On 02/05/2008 4:24 PM, Dan Tenenbaum wrote:
Hi,
After updating to R 2.7, my .Rprofile executes twice on startup. I
confirmed this by putting in the following line:
print("starting .Rprofile...")
When I start R, I see:
[1] "starting .Rprofile..."
[1] "starting .Rprofile..."
This seems like
Hi,
After updating to R 2.7, my .Rprofile executes twice on startup. I
confirmed this by putting in the following line:
print("starting .Rprofile...")
When I start R, I see:
[1] "starting .Rprofile..."
[1] "starting .Rprofile..."
This seems like the obverse of the following FAQ:
http://cra
3 matches
Mail list logo