* installing *source* package 'vein' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' using Fortran compiler: 'GNU Fortran (GCC) 12.3.0' gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c e_bottomup.f90 -o e_bottomup.o gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c e_topdown.f90 -o e_topdown.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c threads.f90 -o threads.o gcc -shared -s -static-libgcc -o vein.dll tmp.def e_bottomup.o e_topdown.o init.o threads.o -fopenmp -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Entering directory '/d/temp/RtmpCg2XYb/R.INSTALL2e5a05bca2c87/vein/src' make[1]: Nothing to be done for 'vein.dll'. make[1]: Leaving directory '/d/temp/RtmpCg2XYb/R.INSTALL2e5a05bca2c87/vein/src' gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c e_bottomup.f90 -o e_bottomup.o gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c e_topdown.f90 -o e_topdown.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gfortran -fopenmp -pedantic -O2 -mfpmath=sse -msse2 -mstackrealign -c threads.f90 -o threads.o installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-vein/00new/vein/libs/x64 ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** 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 (vein)