* installing *source* package ‘LPStimeSeries’ ... ** this is package ‘LPStimeSeries’ version ‘1.1-0’ ** using staged installation ** libs using C compiler: ‘Debian clang version 21.1.8 (3+b1)’ clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c regTree.c -o regTree.o regTree.c:174:15: warning: variable 'ss' set but not used [-Wunused-but-set-variable] 174 | double d, ss, av, decsplit, ubest, sumnode, *y, *obsx, rndm; | ^ 1 warning generated. clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c regrf.c -o regrf.o regrf.c:33:9: warning: variable 'nthreads_use' set but not used [-Wunused-but-set-variable] 33 | int nthreads_use; | ^ 1 warning generated. clang-21 -std=gnu23 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rfutils.c -o rfutils.o rfutils.c:62:9: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] 62 | if (hh >= median) | ^ rfutils.c:60:5: note: previous statement is here 60 | if (hh <= median) | ^ 1 warning generated. clang-21 -std=gnu23 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o LPStimeSeries.so init.o regTree.o regrf.o rfutils.o -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/LPStimeSeries.Rcheck/00LOCK-LPStimeSeries/00new/LPStimeSeries/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (LPStimeSeries)