Re: [R] Unable to Install a package from source in Windows

2014-01-09 Thread Henrik Bengtsson
On Thu, Jan 9, 2014 at 11:04 AM, Henrik Bengtsson wrote: > The answer most likely is in the message: > > '\\homer.win.ad.jhu.edu\users$\rvaradh1\Documents' > CMD.EXE was started with the above path as the current directory. > UNC paths are not supported. Defaulting to Windows directory. > > That

Re: [R] Unable to Install a package from source in Windows

2014-01-09 Thread Henrik Bengtsson
The answer most likely is in the message: '\\homer.win.ad.jhu.edu\users$\rvaradh1\Documents' CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory. That path starting with a \\ is a *UNC path* (a Windows thing), which I bel