Skip to content
Prev 12433 / 63461 Next

Fatal Error: Invalid HOMEDRIVE (PR#6802)

This is not a bug in R, and you have just send the message to R-help.
Don't abuse the bug repository -- a `Network Administrator' really ought 
to know better.

That message is also generated if HOMEPATH is wrongly set, so please check 
that too.  Reasonable settings are

HOMEDRIVE=C:
HOMEPATH=\Documents and Settings\ripley

and %HOMEDRIVE%%HOMEPATH% must be a valid path if HOMEDRIVE is set.

You can avoid this by setting HOME. This *is* mentioned in the README 
file!
On Tue, 20 Apr 2004 joannw@usca.edu wrote: