CRAN Package Check Results for Package igraph

Last updated on 2024-07-11 05:54:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.3 295.29 486.13 781.42 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.3 237.68 356.80 594.48 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.3 1078.57 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.3 1049.89 NOTE
r-devel-windows-x86_64 2.0.3 407.00 470.00 877.00 NOTE
r-patched-linux-x86_64 2.0.3 294.86 470.53 765.39 OK
r-release-linux-x86_64 2.0.3 274.12 467.48 741.60 OK
r-release-macos-arm64 2.0.3 229.00 NOTE
r-release-macos-x86_64 2.0.3 298.00 NOTE
r-release-windows-x86_64 2.0.3 394.00 471.00 865.00 NOTE
r-oldrel-macos-arm64 2.0.3 230.00 NOTE
r-oldrel-macos-x86_64 2.0.3 410.00 NOTE
r-oldrel-windows-x86_64 2.0.3 445.00 602.00 1047.00 NOTE

Additional issues

noSuggests rchk

Check Details

Version: 2.0.3
Check: compiled code
Result: NOTE File ‘igraph/libs/igraph.so’: Found non-API calls to R: ‘PRENV’, ‘R_PromiseExpr’, ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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.0.3
Check: installed package size
Result: NOTE installed size is 8.8Mb sub-directories of 1Mb or more: R 1.4Mb doc 1.2Mb help 2.0Mb libs 3.6Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.0.3
Check: compiled code
Result: NOTE File 'igraph/libs/x64/igraph.dll': Found non-API calls to R: 'PRENV', 'R_PromiseExpr', 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' 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