Last updated on 2025-11-04 13:50:26 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.5.8 | 19.51 | 57.56 | 77.07 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.5.8 | 13.48 | 40.15 | 53.63 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.5.8 | 39.00 | 72.25 | 111.25 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.5.8 | 44.00 | 64.15 | 108.15 | NOTE | |
| r-devel-windows-x86_64 | 2.5.8 | 23.00 | 75.00 | 98.00 | NOTE | |
| r-patched-linux-x86_64 | 2.5.8 | 20.78 | 53.09 | 73.87 | NOTE | |
| r-release-linux-x86_64 | 2.5.8 | 19.11 | 53.66 | 72.77 | NOTE | |
| r-release-macos-arm64 | 2.5.8 | 8.00 | 25.00 | 33.00 | NOTE | |
| r-release-macos-x86_64 | 2.5.8 | 15.00 | 46.00 | 61.00 | NOTE | |
| r-release-windows-x86_64 | 2.5.8 | 24.00 | 73.00 | 97.00 | NOTE | |
| r-oldrel-macos-arm64 | 2.5.8 | 9.00 | 23.00 | 32.00 | OK | |
| r-oldrel-macos-x86_64 | 2.5.8 | 23.00 | 39.00 | 62.00 | OK | |
| r-oldrel-windows-x86_64 | 2.5.8 | 28.00 | 75.00 | 103.00 | OK |
Version: 2.5.8
Check: compiled code
Result: NOTE
File ‘splusTimeDate/libs/splusTimeDate.so’:
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.
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: 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, r-release-macos-arm64, r-release-macos-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