* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘rankingQ’ ...
** this is package ‘rankingQ’ version ‘0.2.0’
** package ‘rankingQ’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.3.0-2) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprnZ2OG/R.INSTALL3d31a94353c13/rankingQ/src'
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c rankingQ_core.cpp -o rankingQ_core.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o rankingQ.so RcppExports.o rankingQ_core.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprnZ2OG/R.INSTALL3d31a94353c13/rankingQ/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprnZ2OG/R.INSTALL3d31a94353c13/rankingQ/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprnZ2OG/R.INSTALL3d31a94353c13/rankingQ/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-rankingQ/00new/rankingQ/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘rankingQ’
    finding HTML links ... done
    add_ipw_weights                         html  
    avg_rank                                html  
    identity                                html  
    identity_w                              html  
    imprr_direct                            html  
    imprr_direct_rcpp                       html  
    imprr_weights                           html  
    imprr_weights_boot                      html  
    item_to_rank                            html  
    ordinal_seq                             html  
    permn_augment                           html  
    plot.rankingQ_output                    html  
    plot_avg_ranking                        html  
    plot_dist_ranking                       html  
    rank_longer                             html  
    rank_wider                              html  
    rankingQ-package                        html  
    recover_recorded_responses              html  
    rpluce                                  html  
    stratified_avg                          html  
    summary.rankingQ_output                 html  
    table_to_tibble                         html  
    tidy.rankingQ_output                    html  
    unbiased_correct_prop                   html  
    uniformity_test                         html  
*** 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 (rankingQ)