* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘VARDetect’ ...
** package ‘VARDetect’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
using C++11
make[1]: Entering directory '/tmp/RtmpZAWj8C/R.INSTALL119e6d54e19f3e/VARDetect/src'
g++-13 -std=gnu++11 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c Functions_BSS_SGL.cpp -o Functions_BSS_SGL.o
g++-13 -std=gnu++11 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o VARDetect.so Functions_BSS_SGL.o RcppExports.o -fopenmp -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpZAWj8C/R.INSTALL119e6d54e19f3e/VARDetect/src'
make[1]: Entering directory '/tmp/RtmpZAWj8C/R.INSTALL119e6d54e19f3e/VARDetect/src'
make[1]: Leaving directory '/tmp/RtmpZAWj8C/R.INSTALL119e6d54e19f3e/VARDetect/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-VARDetect/00new/VARDetect/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘VARDetect’
    finding HTML links ... done
    BIC                                     html  
    Q.func                                  html  
    backward.selection                      html  
    block.finder                            html  
    break.var.local.new                     html  
    break.var.lps                           html  
    cv.detect.LpS                           html  
    cv.separate                             html  
    cv.tuning.selection                     html  
    detect.LpS                              html  
    detection_check                         html  
    eval_func                               html  
    f.func                                  html  
    first.step.blocks                       html  
    first.step.blocks.group                 html  
    first.step.detect                       html  
    fista.LpS                               html  
    fista.nuclear                           html  
    gradf.func                              html  
    hausdorff_check                         html  
    lstsp                                   html  
    nuclear.pen                             html  
    obj.func                                html  
    plot.VARDetect.result                   html  
    plot_density                            html  
    plot_granger                            html  
    plot_matrix                             html  
    pred                                    html  
    pred.block                              html  
    print.VARDetect.result                  html  
    prox.nuclear.func                       html  
    prox.nuclear.func.fLS                   html  
    prox.sparse.func                        html  
    remove.extra.pts                        html  
    second.step.detect                      html  
    second.step.local                       html  
    shrinkage                               html  
    shrinkage.lr                            html  
    simu_lstsp                              html  
    simu_tbss                               html  
    simu_var                                html  
    sparse.pen                              html  
    summary.VARDetect.result                html  
    summary.VARDetect.simu.result           html  
    tbss                                    html  
    third.step.exhaustive.search            html  
    weekly                                  html  
** 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 (VARDetect)