File: README.source

package info (click to toggle)
r-cran-igraph 2.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 27,044 kB
  • sloc: ansic: 204,981; cpp: 21,711; fortran: 4,090; yacc: 1,229; lex: 519; sh: 52; makefile: 8
file content (5 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (7)
1
2
3
4
5
Looks like r-cran-igraph ships with a convenient copy of igraph and recompile everything using bad default.
Such as INTERNAL_BLAS, which will not be compatible with the C-igraph version

According to upstream it is not possible currently to simply link r-cran-igraph against C-igraph.