Re: [R] help.search(plot)

2006-03-28 Thread Prof Brian Ripley

It means you have a package installed with corrupt metadata.

R 2.0.1 is 18 months old, and the problem has been worked around long 
since.  Please upgrade, as the posting guide asked you to do (before 
posting).



On Tue, 28 Mar 2006, Airoldi Jean-Pierre wrote:


Dear List-Members,

When typing the command:

 help.search(plot)

in Version R2.0.1, I get the following message

Error in rbind(...) : number of columns of matrices must match (see arg 2)

which does not make much sense to me.

I remember that some time ago I would get the information expected. I do
not know what happened in the mean time.

Any ideas about the problem?

Thanks!

Sincerely,


Jean-Pierre Airoldi

---
*
*   Dr Airoldi Jean-Pierre
*   Zoologisches Institut
*   Universität Bern
*   Baltzerstrasse 6
*   CH - 3012 BERN (Switzerland)
*
*   Tél. + 41 31 631 45 71
*   FAX  + 41 31 631 31 88
*   e-mail: [EMAIL PROTECTED]
*   http://www.cx.unibe.ch/~airoldi

__
R-help@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



--
Brian D. Ripley,  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel:  +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UKFax:  +44 1865 272595__
R-help@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

Re: [R] help.search(plot)

2006-03-28 Thread Uwe Ligges
Airoldi Jean-Pierre wrote:

 Dear List-Members,
 
 When typing the command:
 
   help.search(plot)
 
 in Version R2.0.1, I get the following message
 
 Error in rbind(...) : number of columns of matrices must match (see arg 2)
 
 which does not make much sense to me.
 
 I remember that some time ago I would get the information expected. I do 
 not know what happened in the mean time.
 
 Any ideas about the problem?


Upgrade to less ancient version of R such as R-2.2.1 and be happy.

Uwe Ligges




 Thanks!
 
 Sincerely,
 
 
 Jean-Pierre Airoldi
 
 ---
 *
 *   Dr Airoldi Jean-Pierre
 *   Zoologisches Institut
 *   Universität Bern
 *   Baltzerstrasse 6
 *   CH - 3012 BERN (Switzerland)
 *
 *   Tél. + 41 31 631 45 71
 *   FAX  + 41 31 631 31 88
 *   e-mail: [EMAIL PROTECTED]
 *   http://www.cx.unibe.ch/~airoldi
 
 __
 R-help@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

__
R-help@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