Last updated on 2026-04-10 08:51:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 72.03 | 26.75 | 98.78 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 56.41 | 22.03 | 78.44 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 134.00 | 43.77 | 177.77 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 131.00 | 43.72 | 174.72 | NOTE | |
| r-devel-macos-arm64 | 0.2.0 | 18.00 | 2.00 | 20.00 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 87.00 | 63.00 | 150.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 70.46 | 24.73 | 95.19 | NOTE | |
| r-release-linux-x86_64 | 0.2.0 | 70.94 | 23.66 | 94.60 | OK | |
| r-release-macos-arm64 | 0.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.0 | 58.00 | 35.00 | 93.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 93.00 | 62.00 | 155.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 59.00 | 75.00 | 134.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 96.00 | 80.00 | 176.00 | OK |
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘arcpbf/libs/arcpbf.so’:
Found non-API calls to R: ‘R_NamespaceRegistry’, ‘R_UnboundValue’
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-patched-linux-x86_64
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘arcpbf/libs/arcpbf.so’:
Found non-API call to R: ‘R_NamespaceRegistry’
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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.0
Check: compiled code
Result: NOTE
File 'arcpbf/libs/x64/arcpbf.dll':
Found non-API calls to R: 'R_NamespaceRegistry', 'R_UnboundValue'
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