Last updated on 2026-04-20 06:51:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 70.79 | 26.66 | 97.45 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 55.88 | 21.44 | 77.32 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 114.00 | 40.14 | 154.14 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 126.00 | 40.20 | 166.20 | NOTE | |
| r-devel-macos-arm64 | 0.2.0 | 18.00 | 2.00 | 20.00 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 92.00 | 62.00 | 154.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 70.76 | 24.29 | 95.05 | NOTE | |
| r-release-linux-x86_64 | 0.2.0 | 70.04 | 23.83 | 93.87 | 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 | 88.00 | 63.00 | 151.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 | 106.00 | 74.00 | 180.00 | OK |
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-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: 0.2.0
Check: compiled code
Result: NOTE
File 'arcpbf/libs/x64/arcpbf.dll':
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.
Flavor: r-devel-windows-x86_64