* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘sfcr’ ...
** package ‘sfcr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’
using C++11
make[1]: Entering directory '/tmp/Rtmp9sOXnY/R.INSTALL3a07fa4021adeb/sfcr/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 RcppExports.cpp -o RcppExports.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 code.cpp -o code.o
g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o sfcr.so RcppExports.o code.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/Rtmp9sOXnY/R.INSTALL3a07fa4021adeb/sfcr/src'
make[1]: Entering directory '/tmp/Rtmp9sOXnY/R.INSTALL3a07fa4021adeb/sfcr/src'
make[1]: Leaving directory '/tmp/Rtmp9sOXnY/R.INSTALL3a07fa4021adeb/sfcr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-sfcr/00new/sfcr/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘sfcr’
    finding HTML links ... done
    abortifnot                              html  
    dot-abort_if_dup                        html  
    dot-abort_typo_code                     html  
    dot-abort_water_leakc                   html  
    dot-abort_water_leakr                   html  
    dot-add_time2                           html  
    dot-add_time_stamps                     html  
    dot-all_equal                           html  
    dot-args_to_row                         html  
    dot-broyden_solver                      html  
    dot-check_external_consistency          html  
    dot-check_shock_consistency             html  
    dot-check_symmetry                      html  
    dot-eq_as_tb                            html  
    dot-extend_baseline_matrix              html  
    dot-fill_rows_and_cols                  html  
    dot-find_blocks                         html  
    dot-find_names                          html  
    dot-get_matrix                          html  
    dot-is_equal                            html  
    dot-make_matrix                         html  
    dot-prep_broyden                        html  
    dot-prep_equations                      html  
    dot-pvar                                html  
    dot-pvarlag                             html  
    dot-return_loops                        html  
    dot-scan_cols                           html  
    dot-scan_rows                           html  
    dot-sfcr_broyden                        html  
    dot-sfcr_eqs_check                      html  
    dot-sfcr_find_adjacency                 html  
    dot-sfcr_find_order                     html  
    dot-sfcr_gauss_seidel                   html  
    dot-sfcr_make_scenario_matrix           html  
    dot-sfcr_newton                         html  
    dot-to_latex_style                      html  
    dot-validate_matrix                     html  
    dot-validate_scan                       html  
    new_sfcr_mlt                            html  
    new_sfcr_mlt_set                        html  
    new_sfcr_mlt_shock                      html  
    new_sfcr_set                            html  
    new_sfcr_tbl                            html  
    pipe                                    html  
    sfcr_baseline                           html  
    sfcr_dag_blocks                         html  
    sfcr_dag_blocks_plot                    html  
    sfcr_dag_cycles                         html  
    sfcr_dag_cycles_plot                    html  
    sfcr_expand                             html  
    sfcr_get_blocks                         html  
    sfcr_get_matrix                         html  
    sfcr_matrix                             html  
    sfcr_matrix_display                     html  
    sfcr_multis                             html  
    sfcr_portfolio                          html  
    sfcr_random                             html  
    sfcr_sankey                             html  
    sfcr_scenario                           html  
    sfcr_set                                html  
    sfcr_set_index                          html  
    sfcr_shock                              html  
    sfcr_validate                           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 (sfcr)