* installing *source* package ‘r3PG’ ...
** this is package ‘r3PG’ version ‘0.1.6’
** package ‘r3PG’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’
using SDK: ‘MacOSX14.5.sdk’
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c md_decl_const.f95 -o md_decl_const.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -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.18121]> [(integer(kind=4)[0:D.6360] *)_627][0]' may be used uninitialized [-Wmaybe-uninitialized]
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c skeleton.c -o skeleton.o
clang -arch arm64 -std=gnu23 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o r3PG.so md_3PG.o md_decl_const.o skeleton.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R
make[1]: Nothing to be done for `r3PG.so'.
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c md_decl_const.f95 -o md_decl_const.o
/opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -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.18121]> [(integer(kind=4)[0:D.6360] *)_627][0]' may be used uninitialized [-Wmaybe-uninitialized]
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c skeleton.c -o skeleton.o
installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/r3PG.Rcheck/00LOCK-r3PG/00new/r3PG/libs
** generating debug symbols (dSYM)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/r3PG.Rcheck/00_pkg_src/r3PG/src/md_3PG.o: timestamp mismatch between object file (2026-02-05 18:23:01.494002000) and debug map (2026-02-05 18:22:55.000000000)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/r3PG.Rcheck/00_pkg_src/r3PG/src/md_decl_const.o: timestamp mismatch between object file (2026-02-05 18:22:55.268819541) and debug map (2026-02-05 18:22:48.000000000)
warning: /Volumes/Builds/packages/sonoma-arm64/results/4.6/r3PG.Rcheck/00_pkg_src/r3PG/src/skeleton.o: timestamp mismatch between object file (2026-02-05 18:23:01.527024690) and debug map (2026-02-05 18:22:55.000000000)
** R
** data
*** moving datasets to lazyload DB
** 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)