search for: vfadmin

Displaying 2 results from an estimated 2 matches for "vfadmin".

Did you mean: pfadmin
2015 Jul 28
2
Installing/updating packages on a lab network
...R_HOME/etc/Rprofile.site is the vanilla version with everything commented out, including # set a site library # .Library.site <- file.path(chartr("\\", "/", R.home()), "site-library") Environmental variables set for users include HOMEDRIVE=F: HOMEPATH=\ HOMESHARE=\\vfadmin.yorku.yorku.ca\HH\HOME\friendly with the latter mapped to the X: drive What is the code to be added to Rprofile.site to make this work? thanks, -Michael -- Michael Friendly Email: friendly AT yorku DOT ca Professor, Psychology Dept. & Chair, Quantitative Methods York University V...
2015 Jul 28
0
Installing/updating packages on a lab network
...> version with everything commented out, including > # set a site library > # .Library.site <- file.path(chartr("\\", "/", R.home()), "site-library") > > Environmental variables set for users include > HOMEDRIVE=F: > HOMEPATH=\ > HOMESHARE=\\vfadmin.yorku.yorku.ca\HH\HOME\friendly > with the latter mapped to the X: drive > > What is the code to be added to Rprofile.site to make this work? > > thanks, > -Michael > > >