diff --git a/cran-comments.md b/cran-comments.md index 9519cc8b5..6634b7952 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -9,10 +9,10 @@ duckdb 1.1.2 ## Current CRAN check results - [x] Checked on 2024-10-30, problems found: https://cran.r-project.org/web/checks/check_results_duckdb.html -- [ ] WARN: r-devel-linux-x86_64-debian-gcc +- [x] WARN: r-devel-linux-x86_64-debian-gcc Found the following significant warnings: /usr/include/c++/14/bits/move.h:222:11: warning: ‘((void (**)(std::__cxx11::basic_string, std::allocator >))this)[2]’ is used uninitialized [-Wuninitialized] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/duckdb.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (Debian 14.2.0-6) 14.2.0’ -Check results at: https://cran.r-project.org/web/checks/check_results_duckdb.html + Fixed.