Last updated on 2025-04-11 13:54:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.6.0 | 14.86 | 40.32 | 55.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.6.0 | 13.37 | 30.91 | 44.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.7.0 | 95.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.7.0 | 109.32 | OK | |||
r-devel-macos-arm64 | 2.7.0 | 57.00 | OK | |||
r-devel-macos-x86_64 | 2.7.0 | 108.00 | OK | |||
r-devel-windows-x86_64 | 2.6.0 | 38.00 | 71.00 | 109.00 | NOTE | |
r-patched-linux-x86_64 | 2.6.0 | 18.24 | 38.83 | 57.07 | NOTE | |
r-release-linux-x86_64 | 2.6.0 | OK | ||||
r-release-macos-arm64 | 2.7.0 | 54.00 | OK | |||
r-release-macos-x86_64 | 2.7.0 | 108.00 | OK | |||
r-release-windows-x86_64 | 2.7.0 | 46.00 | 83.00 | 129.00 | OK | |
r-oldrel-macos-arm64 | 2.7.0 | 54.00 | OK | |||
r-oldrel-macos-x86_64 | 2.7.0 | 99.00 | OK | |||
r-oldrel-windows-x86_64 | 2.6.0 | 38.00 | 77.00 | 115.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-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