Last updated on 2026-04-24 17:50:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.1 | 16.96 | 78.83 | 95.79 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.6.1 | 13.23 | 59.12 | 72.35 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.6.1 | 27.00 | 129.62 | 156.62 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.1 | 35.00 | 123.53 | 158.53 | OK | |
| r-patched-linux-x86_64 | 1.6.1 | 19.85 | 73.80 | 93.65 | OK | |
| r-release-linux-x86_64 | 1.6.1 | 17.31 | 71.82 | 89.13 | OK | |
| r-release-macos-arm64 | 1.6.1 | 4.00 | 20.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 1.6.1 | 14.00 | 69.00 | 83.00 | NOTE | |
| r-release-windows-x86_64 | 1.6.1 | 24.00 | 102.00 | 126.00 | OK | |
| r-oldrel-macos-arm64 | 1.6.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.6.1 | 13.00 | 130.00 | 143.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6.1 | 22.00 | 98.00 | 120.00 | OK |
Version: 1.6.1
Check: compiled code
Result: NOTE
File ‘bigrquery/libs/bigrquery.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