Last updated on 2025-03-29 00:52:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.6.0 | 14.60 | 40.83 | 55.43 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.6.0 | 13.62 | 30.35 | 43.97 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.6.0 | 87.41 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.6.0 | 98.26 | NOTE | |||
r-devel-macos-arm64 | 2.6.0 | 36.00 | OK | |||
r-devel-macos-x86_64 | 2.6.0 | 62.00 | OK | |||
r-devel-windows-x86_64 | 2.6.0 | 37.00 | 72.00 | 109.00 | NOTE | |
r-patched-linux-x86_64 | 2.6.0 | 16.82 | 38.55 | 55.37 | NOTE | |
r-release-linux-x86_64 | 2.6.0 | 15.37 | 38.21 | 53.58 | OK | |
r-release-macos-arm64 | 2.6.0 | 41.00 | OK | |||
r-release-macos-x86_64 | 2.6.0 | 97.00 | OK | |||
r-release-windows-x86_64 | 2.6.0 | 38.00 | 69.00 | 107.00 | OK | |
r-oldrel-macos-arm64 | 2.6.0 | OK | ||||
r-oldrel-macos-x86_64 | 2.6.0 | 90.00 | OK | |||
r-oldrel-windows-x86_64 | 2.6.0 | 42.00 | 78.00 | 120.00 | OK |
Version: 2.6.0
Check: compiled code
Result: NOTE
File ‘this.path/libs/this.path.so’:
Found non-API calls to R: ‘CLOENV’, ‘ENCLOS’, ‘FORMALS’,
‘IS_S4_OBJECT’, ‘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: 2.6.0
Check: compiled code
Result: NOTE
File 'this.path/libs/x64/this.path.dll':
Found non-API calls to R: 'CLOENV', 'ENCLOS', 'FORMALS',
'IS_S4_OBJECT', '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