Re: [R] How to check available package

2010-09-11 Thread Duncan Murdoch

On 11/09/2010 12:25 AM, Stephen Liu wrote:

Hi folk,

How to chcek whether a package is available on R repo?  What command shall I 
run?  TIA




?available.packages

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


[R] How to check available package

2010-09-10 Thread Stephen Liu
Hi folk,

How to chcek whether a package is available on R repo?  What command shall I 
run?  TIA

B.R.
Stephen L




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