Last updated on 2025-11-26 05:51:52 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.8 | 17.75 | 60.89 | 78.64 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 2.5.9 | 14.05 | 42.08 | 56.13 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.5.9 | 91.00 | 37.96 | 128.96 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.9 | 88.00 | 33.50 | 121.50 | OK | |
| r-devel-windows-x86_64 | 2.5.8 | 23.00 | 75.00 | 98.00 | NOTE | |
| r-patched-linux-x86_64 | 2.5.8 | 22.04 | 53.24 | 75.28 | NOTE | |
| r-release-linux-x86_64 | 2.5.8 | 19.46 | 52.21 | 71.67 | NOTE | |
| r-release-macos-arm64 | 2.5.9 | 4.00 | 16.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 2.5.9 | 34.00 | 91.00 | 125.00 | OK | |
| r-release-windows-x86_64 | 2.5.8 | 24.00 | 73.00 | 97.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.5.9 | 5.00 | 20.00 | 25.00 | OK | |
| r-oldrel-macos-x86_64 | 2.5.9 | 38.00 | 103.00 | 141.00 | OK | |
| r-oldrel-windows-x86_64 | 2.5.9 | 28.00 | 83.00 | 111.00 | OK |
Version: 2.5.8
Check: compiled code
Result: WARN
File ‘splusTimeDate/libs/splusTimeDate.so’:
Found non-API calls to R: ‘Rf_acopy_string’, ‘Rf_isFrame’
This entry point may be removed soon:
‘Rf_isFrame’
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-linux-x86_64-debian-clang
Version: 2.5.8
Check: compiled code
Result: NOTE
File 'splusTimeDate/libs/x64/splusTimeDate.dll':
Found non-API calls to R: 'Rf_acopy_string', 'Rf_isFrame'
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.5.8
Check: compiled code
Result: NOTE
File ‘splusTimeDate/libs/splusTimeDate.so’:
Found non-API call to R: ‘Rf_isFrame’
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.5.8
Check: compiled code
Result: NOTE
File 'splusTimeDate/libs/x64/splusTimeDate.dll':
Found non-API call to R: 'Rf_isFrame'
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-release-windows-x86_64