Last updated on 2026-03-28 12:53:41 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 42.71 | 41.95 | 84.66 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 29.50 | 33.38 | 62.88 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 70.00 | 63.11 | 133.11 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 81.00 | 57.93 | 138.93 | OK | |
| r-devel-macos-arm64 | 0.2.0 | 7.00 | 11.00 | 18.00 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 49.00 | 78.00 | 127.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 32.13 | 36.25 | 68.38 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 29.83 | 36.22 | 66.05 | 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 | 43.00 | 78.00 | 121.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 | 100.00 | 152.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-devel-linux-x86_64-debian-gcc