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.