Re: [R] R and igraph problems

2012-06-04 Thread Gábor Csárdi
On Sun, Jun 3, 2012 at 3:43 AM, peter dalgaard pda...@gmail.com wrote:

 On Jun 2, 2012, at 15:43 , jalantho...@verizon.net wrote:

 Why is igraph 0.5.5 not on the igraph sourceforgwe home page?

 You'll have to ask the igraph developers... Possibly, they just ran out of 
 round tuits.

Yes, kind of. :)

Also, there is no real difference between 0.5.4 and 0.5.5, only some
R-specific changes, to make the package on different platforms, to
make 'R CMD check' clean, etc.

G.

 --
 Peter Dalgaard, Professor,
 Center for Statistics, Copenhagen Business School
 Solbjerg Plads 3, 2000 Frederiksberg, Denmark
 Phone: (+45)38153501
 Email: pd@cbs.dk  Priv: pda...@gmail.com

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



-- 
Gabor Csardi csa...@rmki.kfki.hu     MTA KFKI RMKI

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


Re: [R] R and igraph problems

2012-06-03 Thread jalantho...@verizon.net
Why is igraph 0.5.5 not on the igraph sourceforgwe home page?


[[alternative HTML version deleted]]

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


Re: [R] R and igraph problems

2012-06-03 Thread peter dalgaard

On Jun 2, 2012, at 15:43 , jalantho...@verizon.net wrote:

 Why is igraph 0.5.5 not on the igraph sourceforgwe home page?

You'll have to ask the igraph developers... Possibly, they just ran out of 
round tuits.

-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd@cbs.dk  Priv: pda...@gmail.com

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


Re: [R] R and igraph problems

2012-05-30 Thread Prof Brian Ripley

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, UKFax:  +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.


Re: [R] R and igraph problems

2012-05-30 Thread jalantho...@verizon.net
Thank you. This version worked.


[[alternative HTML version deleted]]

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


Re: [R] R and igraph problems

2012-05-29 Thread Jeff Newmiller
I get no error loading this package (cannot reproduce). I suggest you uninstall 
and reinstall R, and do not install or run as administrator (per your other 
email).

If this does not solve your problem, please read the Posting Guide and follow 
it's recommendations to improve your odds of getting constructive assistance.
---
Jeff NewmillerThe .   .  Go Live...
DCN:jdnew...@dcn.davis.ca.usBasics: ##.#.   ##.#.  Live Go...
  Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/BatteriesO.O#.   #.O#.  with
/Software/Embedded Controllers)   .OO#.   .OO#.  rocks...1k
--- 
Sent from my phone. Please excuse my brevity.

jalantho...@verizon.net 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.


   [[alternative HTML version deleted]]

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

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