* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘ChannelAttribution’ ...
** this is package ‘ChannelAttribution’ version ‘2.2.5’
** package ‘ChannelAttribution’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-16 (Debian 16.1.0-1) 16.1.0’
using C++ compiler: ‘g++-16 (Debian 16.1.0-1) 16.1.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpqFgmj1/R.INSTALLf50906fa4f5a0/ChannelAttribution/src'
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c ChannelAttribution.cpp -o ChannelAttribution.o
ChannelAttribution.cpp: In function ‘void W_choose_order_1(std::vector<std::__cxx11::basic_string<char> >, long unsigned int, std::vector<long unsigned int>, std::vector<long unsigned int>, long unsigned int, long unsigned int, std::vector<long unsigned int>&, std::vector<double>&, std::vector<double>&, Rcpp::List&, long unsigned int, long unsigned int)’:
ChannelAttribution.cpp:464:103: warning: variable ‘npassi’ set but not used [-Wunused-but-set-variable=]
  464 |   unsigned long int nchannels_sim,i,ssize,ichannel_old,j,nc,start_pos,end_pos,start_pos_last,ichannel,npassi,vci,vni,vpi,k,h;
      |                                                                                                       ^~~~~~
gcc-16 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o ChannelAttribution.so ChannelAttribution.o init.o -llapack -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lRblas -lgfortran -lm -latomic_asneeded -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpqFgmj1/R.INSTALLf50906fa4f5a0/ChannelAttribution/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpqFgmj1/R.INSTALLf50906fa4f5a0/ChannelAttribution/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpqFgmj1/R.INSTALLf50906fa4f5a0/ChannelAttribution/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-ChannelAttribution/00new/ChannelAttribution/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 (ChannelAttribution)