[R-sig-teaching] Download all package
Liviu Andronic
landronimirc at gmail.com
Fri Oct 1 10:59:44 CEST 2010
Hello
On Fri, Oct 1, 2010 at 11:52 AM, Partha Sinha <pnsinha68 at gmail.com> wrote:
> Dear Sir
> Is there a way I can download all the packages in one shot or I need to
> download one by one and use them?
>
This question doesn't seem relevant to teaching with R, so r-help may
be more appropriate.
Generally you need to decide on the package that you intend to use, and
install.package('your_package', dep=T)
to install it and all its dependencies. This would avoid you the
trouble of individually installing each dependency.
Regards
Liviu
> Regards
> Partha
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-teaching at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-teaching
>
--
Do you know how to read?
http://www.alienetworks.com/srtest.cfm
http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader
Do you know how to write?
http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail
More information about the R-sig-teaching
mailing list