Last updated on 2026-04-03 23:56:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.6.1 | 161.38 | 342.45 | 503.83 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 4.6.1 | 145.68 | 226.95 | 372.63 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 4.6.1 | 256.00 | 554.70 | 810.70 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 4.6.1 | 316.00 | 448.86 | 764.86 | WARN | |
| r-devel-macos-arm64 | 4.6.1 | 38.00 | 54.00 | 92.00 | WARN | |
| r-devel-windows-x86_64 | 4.6.1 | 174.00 | 342.00 | 516.00 | WARN | |
| r-patched-linux-x86_64 | 4.6.1 | 195.53 | 335.49 | 531.02 | WARN | |
| 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, r-patched-linux-x86_64
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