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.
[[alternative HTML version deleted]]
______________________________________________
[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
and provide commented, minimal, self-contained, reproducible code.