Last updated on 2025-04-18 09:49:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.8 | 19.45 | 52.38 | 71.83 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.5.8 | 12.97 | 36.26 | 49.23 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.5.8 | 114.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.8 | 107.95 | NOTE | |||
r-devel-windows-x86_64 | 2.5.8 | 25.00 | 76.00 | 101.00 | NOTE | |
r-patched-linux-x86_64 | 2.5.8 | 19.67 | 49.85 | 69.52 | NOTE | |
r-release-linux-x86_64 | 2.5.8 | 18.62 | 50.57 | 69.19 | NOTE | |
r-release-macos-arm64 | 2.5.8 | 33.00 | NOTE | |||
r-release-macos-x86_64 | 2.5.8 | 61.00 | NOTE | |||
r-release-windows-x86_64 | 2.5.8 | 25.00 | 80.00 | 105.00 | NOTE | |
r-oldrel-macos-arm64 | 2.5.8 | 32.00 | OK | |||
r-oldrel-macos-x86_64 | 2.5.8 | 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 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-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, 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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64