Last updated on 2025-03-26 05:54:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.40 | 51.48 | 89.08 | 140.56 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.40 | 44.04 | 66.48 | 110.52 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.40 | 216.81 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.40 | 240.52 | NOTE | |||
r-devel-macos-arm64 | 0.40 | 77.00 | OK | |||
r-devel-macos-x86_64 | 0.40 | 128.00 | OK | |||
r-devel-windows-x86_64 | 0.40 | 109.00 | 149.00 | 258.00 | NOTE | |
r-patched-linux-x86_64 | 0.40 | 52.63 | 86.68 | 139.31 | NOTE | |
r-release-linux-x86_64 | 0.40 | 53.86 | 82.70 | 136.56 | OK | |
r-release-macos-arm64 | 0.40 | 84.00 | OK | |||
r-release-macos-x86_64 | 0.40 | 154.00 | OK | |||
r-release-windows-x86_64 | 0.40 | 103.00 | 149.00 | 252.00 | OK | |
r-oldrel-macos-arm64 | 0.40 | OK | ||||
r-oldrel-macos-x86_64 | 0.40 | 163.00 | OK | |||
r-oldrel-windows-x86_64 | 0.40 | 107.00 | 165.00 | 272.00 | OK |
Version: 0.40
Check: compiled code
Result: NOTE
File ‘Runuran/libs/Runuran.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.
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
Version: 0.40
Check: compiled code
Result: NOTE
File 'Runuran/libs/x64/Runuran.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