* installing *source* package ‘r3PG’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (15)’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-3) 13.2.0’ gfortran -fpic -g -O2 -Wall -mtune=native -c md_decl_const.f95 -o md_decl_const.o gfortran -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.7597] *)_634][0]’ may be used uninitialized [-Wmaybe-uninitialized] clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c skeleton.c -o skeleton.o clang-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o r3PG.so md_3PG.o md_decl_const.o skeleton.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR make[1]: Entering directory '/srv/hornik/tmp/CRAN/r3PG.Rcheck/00_pkg_src/r3PG/src' make[1]: Nothing to be done for 'r3PG.so'. make[1]: Leaving directory '/srv/hornik/tmp/CRAN/r3PG.Rcheck/00_pkg_src/r3PG/src' gfortran -fpic -g -O2 -Wall -mtune=native -c md_decl_const.f95 -o md_decl_const.o gfortran -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.7597] *)_634][0]’ may be used uninitialized [-Wmaybe-uninitialized] clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c skeleton.c -o skeleton.o installing to /srv/hornik/tmp/CRAN/r3PG.Rcheck/00LOCK-r3PG/00new/r3PG/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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)