* installing to library '/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages' * installing *source* package 'stfit' ... ** package 'stfit' successfully unpacked and MD5 sums checked ** using staged installation ** libs make[1]: Entering directory '/tmp/RtmpziTAjF/R.INSTALL5a4ec348f4d42/stfit/src' clang++-14 -std=gnu++14 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o clang++-14 -std=gnu++14 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -mtune=native -c rcpp_cov_est.cpp -o rcpp_cov_est.o clang++-14 -std=gnu++14 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -mtune=native -c rcpp_cov_est1d.cpp -o rcpp_cov_est1d.o rcpp_cov_est1d.cpp:45:8: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] if((time[i] >= k1_start) & (time[i] < k1_stop)){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && rcpp_cov_est1d.cpp:45:8: note: cast one or both operands to int to silence this warning rcpp_cov_est1d.cpp:50:14: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical] if((time[j] >= k2_start) & (time[j] < k2_stop)){ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && rcpp_cov_est1d.cpp:50:14: note: cast one or both operands to int to silence this warning 2 warnings generated. clang++-14 -std=gnu++14 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=2 -fpic -g -O3 -Wall -pedantic -mtune=native -c rcpp_mean_est.cpp -o rcpp_mean_est.o clang++-14 -std=gnu++14 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o stfit.so RcppExports.o rcpp_cov_est.o rcpp_cov_est1d.o rcpp_mean_est.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpziTAjF/R.INSTALL5a4ec348f4d42/stfit/src' make[1]: Entering directory '/tmp/RtmpziTAjF/R.INSTALL5a4ec348f4d42/stfit/src' make[1]: Leaving directory '/tmp/RtmpziTAjF/R.INSTALL5a4ec348f4d42/stfit/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-stfit/00new/stfit/libs ** R ** data *** moving datasets to lazyload DB ** 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 (stfit)