Last updated on 2026-04-12 07:53:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 39.77 | 41.78 | 81.55 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 28.99 | 33.83 | 62.82 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 65.00 | 61.77 | 126.77 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 83.00 | 58.76 | 141.76 | OK | |
| r-devel-macos-arm64 | 0.2.0 | 8.00 | 10.00 | 18.00 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 51.00 | 79.00 | 130.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 36.47 | 37.43 | 73.90 | NOTE | |
| r-release-linux-x86_64 | 0.2.0 | 33.53 | 36.30 | 69.83 | OK | |
| r-release-macos-arm64 | 0.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.0 | 27.00 | 63.00 | 90.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 42.00 | 76.00 | 118.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 27.00 | 90.00 | 117.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 52.00 | 91.00 | 143.00 | OK |
Version: 0.2.0
Check: compiled code
Result: NOTE
File ‘vntrs/libs/vntrs.so’:
Found non-API call to R: ‘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-patched-linux-x86_64