Last updated on 2026-04-30 11:57:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.33.0 | 127.83 | 179.55 | 307.38 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.33.0 | 104.09 | 110.72 | 214.81 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.33.0 | 150.00 | 243.97 | 393.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.33.0 | 292.00 | 295.27 | 587.27 | OK | |
| r-devel-windows-x86_64 | 0.33.0 | 182.00 | 416.00 | 598.00 | OK | |
| r-patched-linux-x86_64 | 0.33.0 | 143.75 | 176.05 | 319.80 | OK | |
| r-release-linux-x86_64 | 0.33.0 | 142.31 | 175.90 | 318.21 | OK | |
| r-release-macos-arm64 | 0.33.0 | 28.00 | 41.00 | 69.00 | WARN | |
| r-release-macos-x86_64 | 0.33.0 | 93.00 | 213.00 | 306.00 | NOTE | |
| r-release-windows-x86_64 | 0.33.0 | 158.00 | 503.00 | 661.00 | OK | |
| r-oldrel-macos-arm64 | 0.33.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.33.0 | 84.00 | 185.00 | 269.00 | OK | |
| r-oldrel-windows-x86_64 | 0.33.0 | 198.00 | 552.00 | 750.00 | OK |
Version: 0.33.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
ld: warning: building for macOS-11.0, but linking with dylib '/Library/Frameworks/R.framework/Versions/4.6/Resources/lib/libR.dylib' which was built for newer version 13.0
See ‘/Volumes/Builds/packages/sonoma-arm64/results/4.6/tiledb.Rcheck/00install.out’ for details.
* used C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
* used C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
* used SDK: ‘MacOSX14.5.sdk’
Flavor: r-release-macos-arm64
Version: 0.33.0
Check: compiled code
Result: NOTE
File ‘tiledb/libs/tiledb.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-release-macos-x86_64