CRAN Package Check Results for Package duckdb

Last updated on 2025-03-06 01:51:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 3303.03 90.39 3393.42 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.0 2713.60 70.70 2784.30 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.0 5279.12 WARN
r-devel-linux-x86_64-fedora-gcc 1.2.0 7088.32 NOTE
r-devel-macos-arm64 1.2.0 784.00 OK
r-devel-macos-x86_64 1.2.0 854.00 OK
r-devel-windows-x86_64 1.2.0 2333.00 484.00 2817.00 OK
r-patched-linux-x86_64 1.2.0 OK
r-release-linux-x86_64 1.2.0 3712.48 83.34 3795.82 OK
r-release-macos-arm64 1.2.0 910.00 NOTE
r-release-macos-x86_64 1.2.0 984.00 NOTE
r-release-windows-x86_64 1.2.0 3396.00 386.00 3782.00 NOTE
r-oldrel-macos-arm64 1.2.0 973.00 NOTE
r-oldrel-macos-x86_64 1.2.0 1040.00 NOTE
r-oldrel-windows-x86_64 1.2.0 3500.00 506.00 4006.00 NOTE

Check Details

Version: 1.2.0
Check: compiled code
Result: NOTE File ‘duckdb/libs/duckdb.so’: Found non-API call to R: ‘DATAPTR’ 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-linux-x86_64-debian-clang

Version: 1.2.0
Check: compiled code
Result: NOTE File ‘duckdb/libs/duckdb.so’: Found non-API calls to R: ‘DATAPTR’, ‘Rf_GetOption’ 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-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: ../inst/include/cpp11/R.hpp:54:31: warning: identifier '_xl' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] ../inst/include/cpp11/named_arg.hpp:44:29: warning: identifier '_nm' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] duckdb/third_party/httplib/httplib.hpp:3422:43: warning: identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] duckdb/third_party/httplib/httplib.hpp:3437:26: warning: identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] duckdb/third_party/httplib/httplib.hpp:3495:26: warning: identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] duckdb/third_party/fmt/include/fmt/format.h:551:33: warning: identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] duckdb/third_party/fmt/include/fmt/format.h:3345:56: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] duckdb/third_party/fmt/include/fmt/format.h:3349:59: warning: identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] duckdb/third_party/fmt/include/fmt/format.h:3365:50: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] duckdb/third_party/fmt/include/fmt/format.h:3369:53: warning: identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator] See ‘/data/gannet/ripley/R/packages/tests-clang/duckdb.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 20.1.0-rc3’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.2.0
Check: installed package size
Result: NOTE installed size is 52.1Mb sub-directories of 1Mb or more: libs 51.3Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64