Last updated on 2026-04-01 12:52:43 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.1 | 18.08 | 81.28 | 99.36 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.6.1 | 13.22 | 58.30 | 71.52 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.6.1 | 4.12 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.6.1 | 32.00 | 114.72 | 146.72 | OK | |
| r-devel-macos-arm64 | 1.6.1 | 4.00 | 20.00 | 24.00 | OK | |
| r-devel-windows-x86_64 | 1.6.1 | 24.00 | 104.00 | 128.00 | NOTE | |
| r-patched-linux-x86_64 | 1.6.1 | 17.94 | 71.19 | 89.13 | OK | |
| r-release-linux-x86_64 | 1.6.1 | 17.21 | 70.06 | 87.27 | OK | |
| r-release-macos-arm64 | 1.6.1 | OK | ||||
| r-release-macos-x86_64 | 1.6.1 | 13.00 | 130.00 | 143.00 | OK | |
| r-release-windows-x86_64 | 1.6.1 | 22.00 | 102.00 | 124.00 | OK | |
| r-oldrel-macos-arm64 | 1.6.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.6.1 | 12.00 | 121.00 | 133.00 | OK | |
| r-oldrel-windows-x86_64 | 1.6.1 | 28.00 | 124.00 | 152.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.6.1
Check: package dependencies
Result: ERROR
Package required but not available: ‘nanoparquet’
Package suggested but not available for checking: ‘bigrquerystorage’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.6.1
Check: compiled code
Result: NOTE
File 'bigrquery/libs/x64/bigrquery.dll':
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-devel-windows-x86_64