CRAN Package Check Results for Package tiledb

Last updated on 2026-04-24 12:07:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.33.0 129.42 181.99 311.41 OK
r-devel-linux-x86_64-debian-gcc 0.33.0 104.14 126.62 230.76 OK
r-devel-linux-x86_64-fedora-clang 0.33.0 182.00 293.49 475.49 OK
r-devel-linux-x86_64-fedora-gcc 0.33.0 295.00 281.89 576.89 OK
r-devel-macos-arm64 0.33.0 28.00 42.00 70.00 WARN
r-devel-windows-x86_64 0.33.0 159.00 412.00 571.00 OK
r-patched-linux-x86_64 0.33.0 145.23 174.00 319.23 OK
r-release-linux-x86_64 0.33.0 141.28 165.01 306.29 OK
r-release-macos-arm64 0.33.0 OK
r-release-macos-x86_64 0.33.0 93.00 213.00 306.00 NOTE
r-release-windows-x86_64 0.33.0 159.00 412.00 571.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 160.00 439.00 599.00 OK

Additional issues

linux-arm64 M1mac M1mac musl

Check Details

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-devel-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