[R] problem with help.search
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Fri Feb 8 00:40:45 CET 2008
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")
>
> ______________________________________________
> R-help at 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.
>
--
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
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list