Dear R-help community, I am unable to access help files when using the typical "?function.of.interest" command.
For example, if I type "?anova", Internet Explorer opens, but I am never connected to the usual page describing the nuances of the anova function. This is a new problem (just started occurring a few days ago). I am currently using R 2.14.1 on a Windows XP machine. As suggested by someone else on another list serve I have placed the session info below for a brief session where this occurred. NOTE: I am not trying to access any functions for libraries that are not active (for example, anova is in the default Stats package). Any suggestions on how to resolve this issue or any insights on why this may be occurring are greatly appreciated. Thanks in advance for your help. > sessionInfo() R version 2.14.1 (2011-12-22) Platform: i386-pc-mingw32/i386 (32-bit) locale: [1] LC_COLLATE=English_United States.1252 [2] LC_CTYPE=English_United States.1252 [3] LC_MONETARY=English_United States.1252 [4] LC_NUMERIC=C [5] LC_TIME=English_United States.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] tools_2.14.1 -- Basil Iannone University of Illinois at Chicago Department of Biological Sciences (MC 066) 845 W. Taylor St. Chicago, IL 60607-7060 Email: bian...@uic.edu Phone: 312-355-3231 Fax: 312-413-2435 http://www2.uic.edu/~bianno2 [[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.