Last updated on 2026-03-24 16:53:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.6.1 | 173.74 | 346.12 | 519.86 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 4.6.1 | 136.09 | 229.28 | 365.37 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 4.6.1 | 240.00 | 602.96 | 842.96 | 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 | 59.00 | 97.00 | OK | |
| r-devel-windows-x86_64 | 4.6.1 | 178.00 | 344.00 | 522.00 | NOTE | |
| r-patched-linux-x86_64 | 4.6.1 | 181.82 | 327.25 | 509.07 | OK | |
| r-release-linux-x86_64 | 4.6.1 | 176.79 | 323.57 | 500.36 | 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 | 165.00 | 328.00 | 493.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 | 220.00 | 441.00 | 661.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-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 4.6.1
Check: compiled code
Result: NOTE
File 'spaMM/libs/x64/spaMM.dll':
Found non-API call to R: '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