Last updated on 2026-04-07 19:51:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.2.2 | 251.55 | 438.37 | 689.92 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 2.2.2 | 198.72 | 292.78 | 491.50 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 2.2.3 | 306.00 | 354.14 | 660.14 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.2.3 | 451.00 | 411.67 | 862.67 | OK | |
| r-devel-macos-arm64 | 2.2.2 | 59.00 | 42.00 | 101.00 | WARN | |
| r-devel-windows-x86_64 | 2.2.2 | 545.00 | 572.00 | 1117.00 | WARN | |
| r-patched-linux-x86_64 | 2.2.2 | 278.80 | 412.85 | 691.65 | WARN | |
| r-release-linux-x86_64 | 2.2.2 | 248.94 | 370.33 | 619.27 | 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 | 531.00 | 507.00 | 1038.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 | 607.00 | 620.00 | 1227.00 | NOTE |
Version: 2.2.2
Check: compiled code
Result: WARN
File ‘igraph/libs/igraph.so’:
Found non-API calls to R: ‘R_UnboundValue’, ‘Rf_findVar’,
‘Rf_findVarInFrame’
These entry points may be removed soon:
‘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-patched-linux-x86_64
Version: 2.2.2
Check: compiled code
Result: WARN
File ‘igraph/libs/igraph.so’:
Found non-API calls to R: ‘Rf_findVar’, ‘Rf_findVarInFrame’
These entry points may be removed soon:
‘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-macos-arm64
Version: 2.2.2
Check: compiled code
Result: WARN
File 'igraph/libs/x64/igraph.dll':
Found non-API calls to R: 'R_UnboundValue', 'Rf_findVar',
'Rf_findVarInFrame'
These entry points may be removed soon:
'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