* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘pipeflow’ ...
** this is package ‘pipeflow’ version ‘0.3.0’
** package ‘pipeflow’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpql6D1j/R.INSTALLe4094659ff3f2/pipeflow/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 dag.cpp -o dag.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o pipeflow.so RcppExports.o dag.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpql6D1j/R.INSTALLe4094659ff3f2/pipeflow/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpql6D1j/R.INSTALLe4094659ff3f2/pipeflow/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpql6D1j/R.INSTALLe4094659ff3f2/pipeflow/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-pipeflow/00new/pipeflow/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘pipeflow’
    finding HTML links ... done
    Extract.pipeflow_pip                    html  
    Pipeline                                html  
    length.pipeflow                         html  
    pip_add                                 html  
    pip_add_from                            html  
    pip_bind                                html  
    pip_clone                               html  
    pip_collect_out                         html  
    pip_get_graph                           html  
    pip_get_params                          html  
    pip_has_step                            html  
    pip_lock                                html  
    pip_new                                 html  
    pip_remove                              html  
    pip_rename                              html  
    pip_replace                             html  
    pip_run                                 html  
    pip_set_params                          html  
    pip_tag                                 html  
    pip_unlock                              html  
    pip_untag                               html  
    pip_view                                html  
    pipe_add                                html  
    pipe_append                             html  
    pipe_append_to_step_names               html  
    pipe_clone                              html  
    pipe_collect_out                        html  
    pipe_discard_steps                      html  
    pipe_get_data                           html  
    pipe_get_depends                        html  
    pipe_get_graph                          html  
    pipe_get_out                            html  
    pipe_get_params                         html  
    pipe_insert                             html  
    pipe_length                             html  
    pipe_lock_unlock                        html  
    pipe_new                                html  
    pipe_pop_step                           html  
    pipe_print                              html  
    pipe_remove_step                        html  
    pipe_rename_step                        html  
    pipe_replace_step                       html  
    pipe_reset                              html  
    pipe_run                                html  
    pipe_run_step                           html  
    pipe_set_data                           html  
    pipe_set_data_split                     html  
    pipe_set_keep_out                       html  
    pipe_set_params                         html  
    pipe_set_params_at_step                 html  
    pipe_split                              html  
    pipeflow-package                        html  
    print                                   html  
    set_log_layout                          html  
    step_info                               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 (pipeflow)