help.search problem
What version of R and what operating system? What packages do you have
loaded?
Try utils::help.search("tps"), does that work? Have you tried it in a
fresh R session, i.e. start with R --vanilla.
If you can't get it to work after this, report the above information
plus what you get from traceback() after you get the error.
Cheers
Henrik
Uzuner, Tolga wrote:
Dear Fellow R Users, I have recently come across a weird problem with help.search:
help.search("tps")
Error in rbind(...) : number of columns of matrices must match (see arg 8) This happens no matter what I search for... Any thoughts ? Thanks, Tolga Please follow the attached hyperlink to an important disclaimer <http://www.csfb.com/legal_terms/disclaimer_europe.shtml> ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.csfb.com/legal_terms/disclaimer_external_email.shtml
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html