Take a look at: R for Windows FAQ http://cran.us.r-project.org/bin/windows/base/rw-FAQ.html
[EMAIL PROTECTED] wrote: > Hello all, > > I'm trying to install the local package under window system. Two ways I've > tried: > > 1. using the menu"packages" "install package(s) from local zip files...". > > My .zip file is "mclust.zip". But it shows Errors which are: > > "Error in gzfile(file,"r"): unable to open connection > In addition: Warning messages: > 1.error -1 in extracting from zip file > 2.cannot open compressed file 'mclust/DESCRIPTION' > > 2. using function "install.packages". > > the command I use is > > install.packages(mclust.zip,"D:\sfu\BC project\clustering project\stuff > from Jeffrey\flowCytometryClustering",repos=NULL,destdir="C:\Program > Files\R\rw2011\library") > > But error is "object "mclust.zip" not found". > > Could you please help me how I can install the local packages? > > Thanks a lot! > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html -- U.M.A. http://sophie.fata.unam.mx/ ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
