Last updated on 2025-04-25 18:50:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.18 | 11.00 | 89.06 | 100.06 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.18 | 6.92 | 65.81 | 72.73 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.18 | 160.73 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.18 | 162.29 | NOTE | |||
r-devel-windows-x86_64 | 2.0.18 | 14.00 | 116.00 | 130.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.18 | 11.75 | 88.06 | 99.81 | NOTE | |
r-release-linux-x86_64 | 2.0.18 | 8.56 | 85.30 | 93.86 | NOTE | |
r-release-macos-arm64 | 2.0.18 | 55.00 | NOTE | |||
r-release-macos-x86_64 | 2.0.18 | 102.00 | NOTE | |||
r-release-windows-x86_64 | 2.0.18 | 14.00 | 135.00 | 149.00 | NOTE | |
r-oldrel-macos-arm64 | 2.0.18 | 51.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0.18 | 74.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.18 | 18.00 | 137.00 | 155.00 | OK |
Version: 2.0.18
Check: compiled code
Result: NOTE
File ‘sde/libs/sde.so’:
Found non-API call to R: ‘SET_TYPEOF’
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.0.18
Check: compiled code
Result: NOTE
File 'sde/libs/x64/sde.dll':
Found non-API call to R: 'SET_TYPEOF'
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