* installing *source* package 'rqPen' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' using Fortran compiler: 'GNU Fortran (GCC) 13.2.0' using C++ compiler: 'g++.exe (GCC) 13.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c QCD.cpp -o QCD.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rqPen_init.c -o rqPen_init.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c rqbr.f -o rqbr.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c rqfnb.f -o rqfnb.o gfortran -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c xssort.f -o xssort.o xssort.f:57:72: 57 | 20 X(I) = -X(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) xssort.f:58:72: 58 | 30 GO TO (100,200),KK | 1 Warning: Obsolescent feature: Computed GOTO at (1) xssort.f:246:72: 246 | 310 X(I) = -X(I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 310 at (1) g++ -std=gnu++17 -shared -s -static-libgcc -o rqPen.dll tmp.def QCD.o rqPen_init.o rqbr.o rqfnb.o xssort.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-rqPen/00new/rqPen/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rqPen)