Skip to content
Back to formatted view

Raw Message

Message-ID: <4A19F23A.4010604@gmail.com>
Date: 2009-05-25T01:19:54Z
From: Leon Yee
Subject: The setting of .Library.site in Rprofile.site doesn't take effect
In-Reply-To: <4A19F041.6030600@gmail.com>

Oh, sorry, my own fault. I had set a HOME evironmental variable,
and there was a .Rprofile in it, and the setting of .Library.site was
overriden there.

Regards,
Leon


Leon Yee wrote:
> Dear R users,
> 
>      I am trying to customize the .Library.site in the file
> etc/Rprofile.site under Windows XP, but it seems that the setting
> doesn't take effect. My setting is:
>      .Library.site <- "d:/site-library"
>      But after I lauched R 2.9.0, the value is always
> "d:/PROGRA~1/R/R-29~1.0/site-library"
> 
>      Could anyone help explain what is the matter? Thanks.
> 
> Best wishes,
> Leon
>