* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘pye’ ...
** this is package ‘pye’ version ‘0.1.0’
** package ‘pye’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMg3Z4Q/R.INSTALL206abf1c624abe/pye/src'
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c glm.c -o glm.o
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c ncvreg_init.c -o ncvreg_init.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o pye.so glm.o ncvreg_init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMg3Z4Q/R.INSTALL206abf1c624abe/pye/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpMg3Z4Q/R.INSTALL206abf1c624abe/pye/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpMg3Z4Q/R.INSTALL206abf1c624abe/pye/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-pye/00new/pye/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘pye’
    finding HTML links ... done
    AucPR_compute_cv                        html  
    AucPR_estimation                        html  
    AucPR_predict                           html  
    MCP_function                            html  
    SCAD_function                           html  
    calibrate_lambda_max                    html  
    calibrate_lambda_min                    html  
    covYI_KS                                html  
    covYI_KS_estimation                     html  
    create_data_all                         html  
    create_lambda                           html  
    create_sample                           html  
    create_sample_with_covariates           html  
    mmAPG                                   html  
    mnmAPG                                  html  
    model_simulation_study                  html  
    plr_compute_cv                          html  
    plr_estimation                          html  
    plr_predict                             html  
    proximal_operator_EN                    html  
    proximal_operator_L1                    html  
    proximal_operator_L12                   html  
    proximal_operator_MCP                   html  
    proximal_operator_SCAD                  html  
    psvm_compute_cv                         html  
    psvm_estimation                         html  
    psvm_predict                            html  
    pye_KS                                  html  
    pye_KS_compute_cv                       html  
    pye_KS_estimation                       html  
    pye_KS_simulation_study                 html  
    scaling_df_for_pye                      html  
** 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 (pye)