[R] R and igraph problems
Prof Brian Ripley
ripley at stats.ox.ac.uk
Wed May 30 10:15:17 CEST 2012
On 30/05/2012 00:23, jalanthomas at 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, ripley at 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
More information about the R-help
mailing list