Last updated on 2025-04-02 06:50:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.40 | 51.98 | 87.85 | 139.83 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.40 | 43.65 | 64.74 | 108.39 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.40 | 214.12 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.40 | 240.52 | NOTE | |||
r-devel-macos-arm64 | 0.40 | 77.00 | NOTE | |||
r-devel-macos-x86_64 | 0.40 | 128.00 | OK | |||
r-devel-windows-x86_64 | 0.40 | 109.00 | 153.00 | 262.00 | NOTE | |
r-patched-linux-x86_64 | 0.40 | 57.01 | 85.71 | 142.72 | NOTE | |
r-release-linux-x86_64 | 0.40 | 47.99 | 83.33 | 131.32 | 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 | 102.00 | 149.00 | 251.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 | 105.00 | 161.00 | 266.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-devel-macos-arm64, 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