CRAN Package Check Results for Package igraph

Last updated on 2026-03-19 00:50:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.2 246.39 439.84 686.23 NOTE
r-devel-linux-x86_64-debian-gcc 2.2.2 195.83 290.69 486.52 NOTE
r-devel-linux-x86_64-fedora-clang 2.2.2 360.00 770.44 1130.44 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2.2 480.00 656.90 1136.90 NOTE
r-devel-macos-arm64 2.2.2 58.00 50.00 108.00 OK
r-devel-windows-x86_64 2.2.2 531.00 549.00 1080.00 NOTE
r-patched-linux-x86_64 2.2.2 264.76 371.78 636.54 OK
r-release-linux-x86_64 2.2.2 248.18 371.00 619.18 OK
r-release-macos-arm64 2.2.2 47.00 57.00 104.00 OK
r-release-macos-x86_64 2.2.2 190.00 799.00 989.00 OK
r-release-windows-x86_64 2.2.2 518.00 500.00 1018.00 OK
r-oldrel-macos-arm64 2.2.2 48.00 58.00 106.00 NOTE
r-oldrel-macos-x86_64 2.2.2 191.00 1140.00 1331.00 NOTE
r-oldrel-windows-x86_64 2.2.2 602.00 609.00 1211.00 NOTE

Check Details

Version: 2.2.2
Check: compiled code
Result: NOTE File ‘igraph/libs/igraph.so’: Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 2.2.2
Check: compiled code
Result: NOTE File 'igraph/libs/x64/igraph.dll': Found non-API calls to R: 'Rf_findVar', 'Rf_findVarInFrame' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 2.2.2
Check: installed package size
Result: NOTE installed size is 23.3Mb sub-directories of 1Mb or more: R 2.1Mb doc 1.2Mb help 2.1Mb libs 17.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64