Skip to content
Prev 301175 / 398503 Next

R doesn't recognize R_HOME value

On Jul 25, 2012, at 07:58 , Prof Brian Ripley wrote:

            
Notice also that R_HOME represents R's own knowledge of its installation directory, where it looks for various support files, the default package library, etc. 

R sets R_HOME for itself; even if you could, you really do not want to override it. Try looking at ?Startup for the correct ways to specify alternative locations of profile files, etc.