Re: [R-sig-Fedora] Cannot install igraph package

2017-10-11 Thread Pai
Hello, Could you please test the solution at https://stackoverflow.com/questions/45318188/getting-error-in-function-igraph-write-graph-graphml-while-installing-igrap Specifically - install.packages("devtools") library(devtools) install_github("igraph/rigraph") Please let us know if this works

Re: [R-sig-Fedora] Cannot install igraph package

2017-10-09 Thread Paul Smith
On Mon, Oct 9, 2017 at 4:42 PM, Tom Callaway wrote: > > On 10/09/2017 11:16 AM, Paul Smith wrote: >> >> I am trying to install >> >> igraph package >> >> but getting the following error: >> >> -- >> make: *** [/usr/lib64/R/etc/Makeconf:159: foreign-graphml.o]

Re: [R-sig-Fedora] Cannot install igraph package

2017-10-09 Thread Tom Callaway
On 10/09/2017 11:16 AM, Paul Smith wrote: > Dear All, > > I am trying to install > > igraph package > > but getting the following error: > > -- > make: *** [/usr/lib64/R/etc/Makeconf:159: foreign-graphml.o] Error 1 > ERROR: compilation failed for package ‘igraph’ > * removing