Last updated on 2026-05-05 07:50:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.0 | 36.43 | 136.88 | 173.31 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.0 | 29.13 | 95.40 | 124.53 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.2.0 | 63.00 | 246.64 | 309.64 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 59.00 | 256.83 | 315.83 | NOTE | |
| r-devel-windows-x86_64 | 1.2.0 | 56.00 | 296.00 | 352.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.0 | 35.63 | 132.94 | 168.57 | NOTE | |
| r-release-linux-x86_64 | 1.2.0 | 35.56 | 131.79 | 167.35 | NOTE | |
| r-release-macos-arm64 | 1.2.0 | 10.00 | 46.00 | 56.00 | NOTE | |
| r-release-macos-x86_64 | 1.2.0 | 30.00 | 199.00 | 229.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.0 | 48.00 | 297.00 | 345.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.0 | 30.00 | 195.00 | 225.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.0 | 52.00 | 393.00 | 445.00 | OK |
Version: 1.2.0
Check: compiled code
Result: NOTE
File ‘xactonomial/libs/xactonomial.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, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.2.0
Check: compiled code
Result: NOTE
File 'xactonomial/libs/x64/xactonomial.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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64