Last updated on 2025-04-11 13:54:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.8-14 | 7.63 | 81.86 | 89.49 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.8-14 | 5.73 | 57.82 | 63.55 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.8-14 | 161.06 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.8-14 | 166.43 | OK | |||
r-devel-macos-arm64 | 1.8-14 | 118.00 | OK | |||
r-devel-macos-x86_64 | 1.8-14 | 268.00 | OK | |||
r-devel-windows-x86_64 | 1.8-13 | 16.00 | 185.00 | 201.00 | NOTE | |
r-patched-linux-x86_64 | 1.8-13 | 10.02 | 79.18 | 89.20 | NOTE | |
r-release-linux-x86_64 | 1.8-13 | OK | ||||
r-release-macos-arm64 | 1.8-14 | 104.00 | OK | |||
r-release-macos-x86_64 | 1.8-14 | 257.00 | OK | |||
r-release-windows-x86_64 | 1.8-14 | 20.00 | 148.00 | 168.00 | OK | |
r-oldrel-macos-arm64 | 1.8-14 | 99.00 | OK | |||
r-oldrel-macos-x86_64 | 1.8-14 | 203.00 | OK | |||
r-oldrel-windows-x86_64 | 1.8-13 | 16.00 | 178.00 | 194.00 | OK |
Version: 1.8-13
Check: compiled code
Result: NOTE
File 'zoo/libs/x64/zoo.dll':
Found non-API call to R: 'IS_S4_OBJECT'
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: 1.8-13
Check: compiled code
Result: NOTE
File ‘zoo/libs/zoo.so’:
Found non-API call to R: ‘IS_S4_OBJECT’
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-patched-linux-x86_64