Last updated on 2024-10-12 19:50:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.18 | 9.74 | 88.63 | 98.37 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.18 | 8.07 | 64.91 | 72.98 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.18 | 169.52 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.18 | 167.34 | NOTE | |||
r-devel-windows-x86_64 | 2.0.18 | 15.00 | 117.00 | 132.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.18 | 11.91 | 83.69 | 95.60 | OK | |
r-release-linux-x86_64 | 2.0.18 | 10.87 | 82.56 | 93.43 | OK | |
r-release-macos-arm64 | 2.0.18 | 51.00 | OK | |||
r-release-macos-x86_64 | 2.0.18 | 74.00 | OK | |||
r-release-windows-x86_64 | 2.0.18 | 14.00 | 120.00 | 134.00 | OK | |
r-oldrel-macos-arm64 | 2.0.18 | 58.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0.18 | 86.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.18 | 16.00 | 135.00 | 151.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
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.
Flavor: r-devel-windows-x86_64