Elizabeth Purdom wrote:
> Hi,
> I have done something (added an unstable package, probably) that has 
> made my help.search function not work. I was wondering if anyone could 
> give me trouble-shooting advice to locate the problem so I don't need to 
> reinstall everything from scratch.
>
> I'm in Windows XP, R-2.6.0. The error code is below.
>
>   
Hmm, I'm not that deeply into the Windows side of things, but I'd look 
into the rebuild=TRUE option. and possibly remove.packages().

> Thanks,
> Elizabeth
>
>  > help.search("latex")
> Error in help.search("latex") : could not find package 'file153c12db'
>  > traceback()
> 2: stop(gettextf("could not find package '%s'", p), domain = NA)
> 1: help.search("latex")
>
> ______________________________________________
> [email protected] 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.
>   


-- 
   O__  ---- Peter Dalgaard             Ă˜ster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])                  FAX: (+45) 35327907

______________________________________________
[email protected] 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.

Reply via email to