* installing *source* package ‘coconots’ ... ** this is package ‘coconots’ version ‘2.0.0’ ** using staged installation ** libs using C++ compiler: ‘Debian clang version 19.1.7 (1+b1)’ clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -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++17 -I"/home/hornik/tmp/R-d-clang-19/include" -DNDEBUG -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 cfunctions.cpp -o cfunctions.o cfunctions.cpp:51:10: warning: unused variable 'nain' [-Wunused-variable] 51 | double nain; | ^~~~ cfunctions.cpp:109:10: warning: unused variable 'gry' [-Wunused-variable] 109 | double gry; | ^~~ cfunctions.cpp:152:10: warning: unused variable 'nain' [-Wunused-variable] 152 | double nain; | ^~~~ cfunctions.cpp:213:10: warning: unused variable 'gry' [-Wunused-variable] 213 | double gry; | ^~~ cfunctions.cpp:217:10: warning: unused variable 'mlef' [-Wunused-variable] 217 | double mlef = 0.0; | ^~~~ cfunctions.cpp:368:10: warning: unused variable 'beta2' [-Wunused-variable] 368 | double beta2 = lambda * U *alpha2; | ^~~~~ cfunctions.cpp:427:11: warning: unused variable 'minry' [-Wunused-variable] 427 | int minry = std::min(r,y); | ^~~~~ cfunctions.cpp:399:10: warning: unused variable 'nain' [-Wunused-variable] 399 | double nain; | ^~~~ cfunctions.cpp:512:10: warning: unused variable 'nain' [-Wunused-variable] 512 | double nain; | ^~~~ 9 warnings generated. clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-19/lib -Wl,-O1 -o coconots.so RcppExports.o cfunctions.o -L/home/hornik/tmp/R-d-clang-19/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/coconots.Rcheck/00LOCK-coconots/00new/coconots/libs ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (coconots)