Skip to content
Prev 11136 / 12125 Next

[R-pkg-devel] long user + system time with CRAN special checks clang 19

? Fri, 20 Dec 2024 08:00:08 +0000
Mauricio Vargas Sepulveda <m.sepulveda at mail.utoronto.ca> ?????:
It's not about the timings. 22 seconds for a full package installation
is quite tame compared to some C++ behemoths we have on CRAN (how about
3700 seconds?). The problem is that the resulting shared library fails
to load afterwards:
<https://win-builder.r-project.org/incoming_pretest/cpp11tesseract_5.3.5_20241220_042113/specialChecks/clang19/package/00install.out>

Unfortunately, it's still a puzzle why the function
tesseract::TessBaseAPI::GetVariableAsString(char const*, std::string*)
const fails to load from libtesseract.