Dear List, How can I get R to display error messages, for example, if I try to change to a non-existent directory or try to load a library that is not installed? Currently R is very silent. I did fix the problem once using 'options' (show.error.messages, I think), but id doesn't seem to be working any more, and R doesn't tell me if I have an error in my command. Please let me know how I can fix this.
Regards, Hajja [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.