[BioC] R warning: no package 'temp' was found
Seth Falcon
sfalcon at fhcrc.org
Fri Jun 9 18:40:15 CEST 2006
Hi Jacob,
"Zhang, Jacob" <Jacob.Zhang at vai.org> writes:
> Could somebody tell me what I should do to get rid of this warning
> message? It has been a while, but only sometime.
This isn't really a Bioconductor specific question so if you don't get
a useful answer here, you might try on R-help.
>>update.packages()
>
> ......
>
[snip]
> * DONE (xtable)
>
> Warning message:
>
> no package 'temp' was found in: utils::packageDescription(i, lib.loc =
> lib, field = "Title",
[snip]
Hmm, if you look in the directories listed by:
> .libPaths()
is there a dir "temp"? Just a guess.
More information about the Bioconductor
mailing list