search for: dusing_r

Displaying 5 results from an estimated 5 matches for "dusing_r".

2008 Jun 26
1
Compilation error during package installation
...mes.h... yes checking for xml2-config... none checking for __gmpz_add in -lgmp... no configure: creating ./config.status config.status: creating src/config.h config.status: creating R/config.R config.status: creating src/Makevars ** libs gcc -std=gnu99 -I/usr/lib/R/include -I/usr/local/include -DUSING_R -I. -g -O2 -DPACKAGE_VERSION=\"0.5\" -DINTERNAL_ARPACK -DINTERNAL_LAPACK -DINTERNAL_BLAS -fpic -g -O2 -c adjlist.c -o adjlist.o igraph.h:435: warning: inline function ?igraph_es_type? declared but never defined igraph.h:233: warning: inline function ?igraph_vs_type? declared but never d...
2012 Aug 02
1
Cannot install the 'igraph' package
Hi! I want to use R for network analysis and have tried to install the 'igraph' package. Unfortunately, the installation is aborted by an error: --snip-- gcc -std=gnu99 -I/usr/lib64/R/include -DNDEBUG -I/usr/local/include -DUSING_R -I. -Ics -Iglpk -Iglpk/amd -Iglpk/colamd -I/usr/local/include -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -DNDEBUG -DPACKAGE_VERSION=\"0.6\" -DINTERNAL_ARPACK -DIGRAPH_THREAD_LOCAL=/**/ -fpic -fmessage-length=0 -O...
2017 Oct 10
2
Cannot install igraph package
...ph_i_strdup In file included from /usr/include/string.h:634:0, from src/foreign-gml-parser.y:54: /usr/include/bits/string2.h:208:0: note: this is the location of the previous definition # define strdup(s) __strdup (s) gcc -m64 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iglpk -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/r...
2017 Oct 11
0
Cannot install igraph package
...from /usr/include/string.h:634:0, > from src/foreign-gml-parser.y:54: > /usr/include/bits/string2.h:208:0: note: this is the location of the > previous definition > # define strdup(s) __strdup (s) > > gcc -m64 -I/usr/include/R -DNDEBUG -I/usr/local/include -DUSING_R > -I. -Iinclude -Ics -Iglpk -Iplfit -ICHOLMOD/Include -IAMD/Include > -ICOLAMD/Include -ISuiteSparse_config -I/usr/local/include -O2 -g > -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 > -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 > -grecord-gcc-switc...
2017 Oct 09
2
Cannot install igraph package
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 ?/usr/lib64/R/library/igraph? ------------------ Any ideas? Thanks in advance, Paul