Last updated on 2026-04-28 14:51:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.16.0 | 70.42 | 62.89 | 133.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.16.0 | 51.21 | 51.04 | 102.25 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.16.0 | 94.00 | 98.29 | 192.29 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.16.0 | 135.00 | 112.01 | 247.01 | OK | |
| r-devel-windows-x86_64 | 0.16.0 | 132.00 | 641.00 | 773.00 | OK | |
| r-patched-linux-x86_64 | 0.16.0 | 69.63 | 57.99 | 127.62 | OK | |
| r-release-linux-x86_64 | 0.16.0 | 66.22 | 58.24 | 124.46 | OK | |
| r-release-macos-arm64 | 0.16.0 | 18.00 | 13.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 | 123.00 | 768.00 | 891.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 | 152.00 | 819.00 | 971.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