* installing *source* package ‘tesseract’ ... ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/leptonica Using PKG_LIBS=-ltesseract -larchive -lcurl Using CXX11CPP: clang++-16 -E -std=gnu++11 ** libs using C++ compiler: ‘Debian clang version 16.0.6 (15)’ rm -f tesseract.so RcppExports.o tesseract.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/leptonica -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-16 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/include/leptonica -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fvisibility=hidden -fpic -g -O3 -Wall -pedantic -c tesseract.cpp -o tesseract.o clang++-16 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o tesseract.so RcppExports.o tesseract.o -ltesseract -larchive -lcurl -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/tesseract.Rcheck/00LOCK-tesseract/00new/tesseract/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tesseract)