On 30/05/2012 00:23, jalantho...@verizon.net wrote:
I have R 2.15.0 running under Windows 7. I installed the igraph 0.5.4 package from a zip file. When 
I attempt to load igraph using "library(igraph)", I get the error package igraph is not 
installed for arch=x64.  When I repeat this using the 32-bit version of R, I get the same basic 
error but with "arch=i386" instead of x64.


Most likely you used the wrong zip file ... but on the information you provided we have no idea what it was. Try unzipping http://cran.r-project.org/bin/windows/contrib/2.15/igraph_0.5.5-4.zip (or installing from the menus).


--
Brian D. Ripley,                  rip...@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
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.

Reply via email to