Last updated on 2026-03-31 12:54:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.6.1 | 179.52 | 342.93 | 522.45 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 4.6.1 | 135.63 | 233.86 | 369.49 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 4.6.1 | 262.00 | 550.40 | 812.40 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 4.6.1 | 360.00 | 572.30 | 932.30 | WARN | |
| r-devel-macos-arm64 | 4.6.1 | 38.00 | 54.00 | 92.00 | WARN | |
| r-devel-windows-x86_64 | 4.6.1 | 179.00 | 341.00 | 520.00 | WARN | |
| r-patched-linux-x86_64 | 4.6.1 | 177.50 | 325.77 | 503.27 | OK | |
| r-release-linux-x86_64 | 4.6.1 | 169.92 | 322.16 | 492.08 | OK | |
| r-release-macos-arm64 | 4.6.1 | OK | ||||
| r-release-macos-x86_64 | 4.6.1 | 107.00 | 288.00 | 395.00 | OK | |
| r-release-windows-x86_64 | 4.6.1 | 178.00 | 328.00 | 506.00 | OK | |
| r-oldrel-macos-arm64 | 4.6.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 4.6.1 | 108.00 | 304.00 | 412.00 | NOTE | |
| r-oldrel-windows-x86_64 | 4.6.1 | 226.00 | 432.00 | 658.00 | NOTE |
Version: 4.6.1
Check: compiled code
Result: WARN
File ‘spaMM/libs/spaMM.so’:
Found non-API calls to R: ‘R_UnboundValue’, ‘Rf_findVar’
This entry point may be removed soon:
‘Rf_findVar’
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: 4.6.1
Check: compiled code
Result: WARN
File ‘spaMM/libs/spaMM.so’:
Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.
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: 4.6.1
Check: compiled code
Result: WARN
File 'spaMM/libs/x64/spaMM.dll':
Found non-API calls to R: 'R_UnboundValue', 'Rf_findVar'
This entry point may be removed soon:
'Rf_findVar'
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: 4.6.1
Check: installed package size
Result: NOTE
installed size is 39.3Mb
sub-directories of 1Mb or more:
R 3.1Mb
libs 34.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64