* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘r3PG’ ...
** package ‘r3PG’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpBQX74S/R.INSTALL89535094ade0/r3PG/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  md_decl_const.f95 -o md_decl_const.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  md_3PG.f95 -o md_3PG.o
md_3PG.f95:983:29:

  983 |         ones_sum(1) = ones(1)
      |                             ^
Warning: ‘MEM <integer(kind=4)[0:D.19413]> [(integer(kind=4)[0:D.7599] *)_634][0]’ may be used uninitialized [-Wmaybe-uninitialized]
gcc-13 -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 skeleton.c -o skeleton.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o r3PG.so md_3PG.o md_decl_const.o skeleton.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[2]: Entering directory '/tmp/RtmpBQX74S/R.INSTALL89535094ade0/r3PG/src'
make[2]: Nothing to be done for 'r3PG.so'.
make[2]: Leaving directory '/tmp/RtmpBQX74S/R.INSTALL89535094ade0/r3PG/src'
make[1]: Leaving directory '/tmp/RtmpBQX74S/R.INSTALL89535094ade0/r3PG/src'
make[1]: Entering directory '/tmp/RtmpBQX74S/R.INSTALL89535094ade0/r3PG/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  md_decl_const.f95 -o md_decl_const.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  md_3PG.f95 -o md_3PG.o
md_3PG.f95:983:29:

  983 |         ones_sum(1) = ones(1)
      |                             ^
Warning: ‘MEM <integer(kind=4)[0:D.19413]> [(integer(kind=4)[0:D.7599] *)_634][0]’ may be used uninitialized [-Wmaybe-uninitialized]
gcc-13 -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 skeleton.c -o skeleton.o
make[1]: Leaving directory '/tmp/RtmpBQX74S/R.INSTALL89535094ade0/r3PG/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-r3PG/00new/r3PG/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 ‘r3PG’
    finding HTML links ... done
    d_climate                               html  
    d_parameters                            html  
    d_site                                  html  
    d_sizeDist                              html  
    d_species                               html  
    d_thinning                              html  
    get_parameters                          html  
    i_output                                html  
    i_parameters                            html  
    i_parameters_lit                        html  
    i_sizeDist                              html  
    prepare_climate                         html  
    prepare_input                           html  
    prepare_parameters                      html  
    prepare_site                            html  
    prepare_sizeDist                        html  
    prepare_species                         html  
    prepare_thinning                        html  
    r3PG                                    html  
    run_3PG                                 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 (r3PG)