* installing *source* package 'feather' ...
** package 'feather' successfully unpacked and MD5 sums checked
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
using C++11
make[1]: Entering directory '/d/temp/Rtmpm2vGFD/R.INSTALL166c4c9d457d/feather/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c feather-read.cpp -o feather-read.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c feather-types.cpp -o feather-types.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c feather-write.cpp -o feather-write.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c feather/buffer.cc -o feather/buffer.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c feather/feather-c.cc -o feather/feather-c.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c feather/io.cc -o feather/io.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c feather/metadata.cc -o feather/metadata.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c feather/reader.cc -o feather/reader.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c feather/status.cc -o feather/status.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c feather/types.cc -o feather/types.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I. -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c feather/writer.cc -o feather/writer.o
ar rcs libfeather.a feather/buffer.o feather/feather-c.o feather/io.o feather/metadata.o feather/reader.o feather/status.o feather/types.o feather/writer.o
g++ -shared -s -static-libgcc -o feather.dll tmp.def RcppExports.o feather-read.o feather-types.o feather-write.o -L. -lfeather -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmpm2vGFD/R.INSTALL166c4c9d457d/feather/src'
make[1]: Entering directory '/d/temp/Rtmpm2vGFD/R.INSTALL166c4c9d457d/feather/src'
make[1]: Leaving directory '/d/temp/Rtmpm2vGFD/R.INSTALL166c4c9d457d/feather/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-feather/00new/feather/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
* MD5 sums
packaged installation of 'feather' as feather_0.3.5.zip
* DONE (feather)