The short-term work-around is probably to use the help_type= argument to
help, e.g.
help("help", help_type="text")
Hope this helps a little.
Allan
On 22/07/10 07:30, Na.Ebrahimi wrote:
hi,
I get an Error when I try to run function "help" in R,
it says
"starting httpd help server ...Error: cannot listen to TCP port 15259"
I would be so glad if you help me
______________________________________________
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.