* installing *source* package ‘udpipe’ ... ** this is package ‘udpipe’ version ‘0.8.12’ ** using staged installation ** libs using C++ compiler: ‘Debian clang version 19.1.7 (3+b2)’ using C++11 clang++-19 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c RcppExports.cpp -o RcppExports.o clang++-19 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c rcpp_dependency_parsing_utils.cpp -o rcpp_dependency_parsing_utils.o clang++-19 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c rcpp_phrases.cpp -o rcpp_phrases.o clang++-19 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c rcpp_udpipe.cpp -o rcpp_udpipe.o clang++-19 -std=gnu++11 -I"/home/hornik/tmp/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c udpipe.cpp -o udpipe.o udpipe.cpp:26638:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 26638 | { | ^ udpipe.cpp:26634:7: note: previous statement is here 26634 | if (repIndex == 0) | ^ 1 warning generated. clang++-19 -std=gnu++11 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o udpipe.so RcppExports.o rcpp_dependency_parsing_utils.o rcpp_phrases.o rcpp_udpipe.o udpipe.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/udpipe.Rcheck/00LOCK-udpipe/00new/udpipe/libs ** R ** data ** 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 (udpipe)