Last updated on 2026-03-30 08:53:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.6.1 | 181.66 | 344.26 | 525.92 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 4.6.1 | 133.46 | 227.02 | 360.48 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 4.6.1 | 237.00 | 536.13 | 773.13 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 4.6.1 | 354.00 | 519.71 | 873.71 | WARN | |
| r-devel-macos-arm64 | 4.6.1 | 38.00 | 54.00 | 92.00 | WARN | |
| r-devel-windows-x86_64 | 4.6.1 | 177.00 | 344.00 | 521.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 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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64
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-gcc, r-devel-linux-x86_64-fedora-clang
Version: 4.6.1
Check: compiled code
Result: WARN
File 'spaMM/libs/x64/spaMM.dll':
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-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