* installing *source* package 'tensorEVD' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 12.3.0' gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c c_hadamard.c -o c_hadamard.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c c_kronecker_cov.c -o c_kronecker_cov.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c c_tensor_evd.c -o c_tensor_evd.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -I. -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.c -o utils.o gcc -shared -s -static-libgcc -o tensorEVD.dll tmp.def c_hadamard.o c_kronecker_cov.o c_tensor_evd.o init.o utils.o utils.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: utils.o:utils.c:(.text+0x0): multiple definition of `get_dimnames'; utils.o:utils.c:(.text+0x0): first defined here D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: utils.o:utils.c:(.text+0x3d0): multiple definition of `get_pos'; utils.o:utils.c:(.text+0x3d0): first defined here D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: utils.o:utils.c:(.text+0x3f0): multiple definition of `get_kronecker_index'; utils.o:utils.c:(.text+0x3f0): first defined here D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: utils.o:utils.c:(.text+0x490): multiple definition of `hadam_set'; utils.o:utils.c:(.text+0x490): first defined here D:\rtools43\x86_64-w64-mingw32.static.posix\bin/ld.exe: utils.o:utils.c:(.text+0x5c0): multiple definition of `dnorm_hadam_set'; utils.o:utils.c:(.text+0x5c0): first defined here collect2.exe: error: ld returned 1 exit status no DLL was created ERROR: compilation failed for package 'tensorEVD' * removing 'd:/RCompile/CRANincoming/R-devel/lib/tensorEVD'