* installing *source* package 'float' ...
** package 'float' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpmM1hMW/R.INSTALLdcbc33b40ab/float/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c NA.c -o NA.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c backsolve.c -o backsolve.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c binary.c -o binary.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c chol.c -o chol.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c chol2inv.c -o chol2inv.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c colSums.c -o colSums.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cond.c -o cond.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c converters.c -o converters.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c crossprod.c -o crossprod.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c eigen.c -o eigen.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c extremes.c -o extremes.o
extremes.c: In function 'R_whichmin_spm':
extremes.c:140:20: warning: 'which' may be used uninitialized [-Wmaybe-uninitialized]
  140 |       REAL(ret)[0] = which;
      |       ~~~~~~~~~~~~~^~~~~~~
extremes.c:110:10: note: 'which' was declared here
  110 |   size_t which;
      |          ^~~~~
extremes.c: In function 'R_whichmax_spm':
extremes.c:186:20: warning: 'which' may be used uninitialized [-Wmaybe-uninitialized]
  186 |       REAL(ret)[0] = which;
      |       ~~~~~~~~~~~~~^~~~~~~
extremes.c:156:10: note: 'which' was declared here
  156 |   size_t which;
      |          ^~~~~
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c float_native.c -o float_native.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c isSymmetric.c -o isSymmetric.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c machine.c -o machine.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c math.c -o math.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matmult.c -o matmult.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c norm.c -o norm.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c qr.c -o qr.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rand.c -o rand.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c scale.c -o scale.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sign.c -o sign.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c solve.c -o solve.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sum.c -o sum.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c svd.c -o svd.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sweep.c -o sweep.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c xpose.c -o xpose.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils/matmult.c -o utils/matmult.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils/symmetrize.c -o utils/symmetrize.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -I../inst/include/ -I./windows/   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils/xpose.c -o utils/xpose.o
gfortran   -fopenmp -O2 -msse2 -mfpmath=sse   -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c slapack_wrap.f -o slapack_wrap.o
gcc -shared -s -static-libgcc -o float.dll tmp.def NA.o backsolve.o binary.o chol.o chol2inv.o colSums.o cond.o converters.o crossprod.o eigen.o extremes.o float_native.o isSymmetric.o machine.o math.o matmult.o norm.o qr.o rand.o scale.o sign.o solve.o sum.o svd.o sweep.o xpose.o utils/matmult.o utils/symmetrize.o utils/xpose.o slapack_wrap.o -llapack -lblas -lgfortran -lm -lquadmath -fopenmp -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
ar crs libfloat.a NA.o backsolve.o binary.o chol.o chol2inv.o colSums.o cond.o converters.o crossprod.o eigen.o extremes.o float_native.o isSymmetric.o machine.o math.o matmult.o norm.o qr.o rand.o scale.o sign.o solve.o sum.o svd.o sweep.o xpose.o utils/matmult.o utils/symmetrize.o utils/xpose.o slapack_wrap.o
ranlib libfloat.a
make[1]: Leaving directory '/d/temp/RtmpmM1hMW/R.INSTALLdcbc33b40ab/float/src'
make[1]: Entering directory '/d/temp/RtmpmM1hMW/R.INSTALLdcbc33b40ab/float/src'
make[1]: Leaving directory '/d/temp/RtmpmM1hMW/R.INSTALLdcbc33b40ab/float/src'
installing via 'install.libs.R' to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-float/00new/float
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for 'backsolve' from package 'base' in package 'float'
Creating a generic function for 'forwardsolve' from package 'base' in package 'float'
Creating a generic function for 'chol2inv' from 'base' in package 'float'
    (from the saved implicit definition)
Creating a generic function for 'chol2inv' from package 'base' in package 'float'
Creating a generic function for 'colSums' from package 'base' in package 'float'
Creating a generic function for 'rowSums' from package 'base' in package 'float'
Creating a generic function for 'colMeans' from package 'base' in package 'float'
Creating a generic function for 'rowMeans' from package 'base' in package 'float'
Creating a generic function for 'rcond' from 'base' in package 'float'
    (from the saved implicit definition)
Creating a generic function for 'rcond' from package 'base' in package 'float'
Creating a generic function for 'typeof' from package 'base' in package 'float'
Creating a generic function for 'storage.mode' from package 'base' in package 'float'
Creating a generic function for 'diag' from package 'base' in package 'float'
Creating a generic function for 'nrow' from package 'base' in package 'float'
Creating a generic function for 'ncol' from package 'base' in package 'float'
Creating a generic function for 'NROW' from package 'base' in package 'float'
Creating a generic function for 'NCOL' from package 'base' in package 'float'
Creating a generic function for 'eigen' from package 'base' in package 'float'
Creating a generic function for 'which.min' from package 'base' in package 'float'
Creating a generic function for 'which.max' from package 'base' in package 'float'
Creating a generic function for 'rownames' from package 'base' in package 'float'
Creating a generic function for 'rownames<-' from package 'base' in package 'float'
Creating a generic function for 'colnames' from package 'base' in package 'float'
Creating a generic function for 'colnames<-' from package 'base' in package 'float'
Creating a generic function for 'norm' from package 'base' in package 'float'
Creating a generic function for 'qr.Q' from package 'base' in package 'float'
Creating a generic function for 'qr.R' from package 'base' in package 'float'
Creating a generic function for 'qr.qy' from package 'base' in package 'float'
Creating a generic function for 'qr.qty' from package 'base' in package 'float'
Creating a generic function for 'La.svd' from package 'base' in package 'float'
Creating a generic function for 'svd' from 'base' in package 'float'
    (from the saved implicit definition)
Creating a generic function for 'svd' from package 'base' in package 'float'
Creating a generic function for 'sweep' from package 'base' in package 'float'
** help
*** installing help indices
** 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
* MD5 sums
packaged installation of 'float' as float_0.3-2.zip
* DONE (float)