Last updated on 2026-04-25 12:49:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.16.0 | 71.98 | 63.11 | 135.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.16.0 | 51.58 | 47.76 | 99.34 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.16.0 | 95.00 | 96.67 | 191.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.16.0 | 135.00 | 112.01 | 247.01 | OK | |
| r-patched-linux-x86_64 | 0.16.0 | 69.63 | 57.99 | 127.62 | OK | |
| r-release-linux-x86_64 | 0.16.0 | 60.49 | 55.40 | 115.89 | OK | |
| r-release-macos-arm64 | 0.16.0 | 17.00 | 14.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 0.16.0 | 50.00 | 63.00 | 113.00 | NOTE | |
| r-release-windows-x86_64 | 0.16.0 | 116.00 | 613.00 | 729.00 | OK | |
| r-oldrel-macos-arm64 | 0.16.0 | 14.00 | 16.00 | 30.00 | OK | |
| r-oldrel-macos-x86_64 | 0.16.0 | 49.00 | 66.00 | 115.00 | OK | |
| r-oldrel-windows-x86_64 | 0.16.0 | 120.00 | 555.00 | 675.00 | OK |
Version: 0.16.0
Check: compiled code
Result: NOTE
File ‘vapour/libs/vapour.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.
Flavor: r-release-macos-x86_64