Last updated on 2026-03-29 17:52:52 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 71.41 | 26.89 | 98.30 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 56.62 | 21.95 | 78.57 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 113.00 | 39.72 | 152.72 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 114.00 | 38.11 | 152.11 | OK | |
| r-devel-macos-arm64 | 0.2.0 | 18.00 | 2.00 | 20.00 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 228.00 | 66.00 | 294.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 69.19 | 23.69 | 92.88 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 71.63 | 23.57 | 95.20 | 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 | 106.00 | 68.00 | 174.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 | 94.00 | 75.00 | 169.00 | OK |
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘arcpbf/libs/arcpbf.so’:
Found non-API calls to R: ‘R_MissingArg’, ‘R_NamespaceRegistry’,
‘R_Srcref’, ‘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-linux-x86_64-debian-gcc