* installing *source* package ‘dRiftDM’ ... ** this is package ‘dRiftDM’ version ‘0.3.1’ ** using staged installation ** libs using C++ compiler: ‘Debian clang version 21.1.6 (2)’ clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/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++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/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 cpp_imzero.cpp -o cpp_imzero.o clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/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 cpp_kfe_ada.cpp -o cpp_kfe_ada.o cpp_kfe_ada.cpp:119:11: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 119 | time += dt; | ^ cpp_kfe_ada.cpp:114:9: note: previous statement is here 114 | for (int i=0;i<=nx;++i) | ^ cpp_kfe_ada.cpp:52:10: warning: variable 'tt' set but not used [-Wunused-but-set-variable] 52 | double tt = 0.0; | ^ 2 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/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 cpp_kfe_ada_fixed_mu_b.cpp -o cpp_kfe_ada_fixed_mu_b.o cpp_kfe_ada_fixed_mu_b.cpp:105:11: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 105 | time += dt; | ^ cpp_kfe_ada_fixed_mu_b.cpp:100:9: note: previous statement is here 100 | for (int i=0;i<=nx;++i) | ^ cpp_kfe_ada_fixed_mu_b.cpp:43:10: warning: variable 'tt' set but not used [-Wunused-but-set-variable] 43 | double tt = 0.0; | ^ 2 warnings generated. clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o dRiftDM.so RcppExports.o cpp_imzero.o cpp_kfe_ada.o cpp_kfe_ada_fixed_mu_b.o -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/dRiftDM.Rcheck/00LOCK-dRiftDM/00new/dRiftDM/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (dRiftDM)