* using log directory 'd:/Rcompile/CRANpkg/local/3.2/feather.Rcheck' * using R version 3.2.5 (2016-04-14) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'feather/DESCRIPTION' ... OK * this is package 'feather' version '0.0.1' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'feather' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/3.2/feather.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'feather' ... ** package 'feather' successfully unpacked and MD5 sums checked ** libs *** arch - i386 make[1]: Entering directory `/cygdrive/d/temp/RtmpUznW6b/R.INSTALL229b04581736/feather/src-i386' g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -I. -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c RcppExports.cpp -o RcppExports.o g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -I. -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c feather-read.cpp -o feather-read.o g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -I. -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c feather-types.cpp -o feather-types.o g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -I. -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c feather-write.cpp -o feather-write.o g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -I. -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c feather/buffer.cc -o feather/buffer.o g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -I. -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c feather/feather-c.cc -o feather/feather-c.o g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -I. -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c feather/io.cc -o feather/io.o feather/io.cc:18:0: warning: "NOMINMAX" redefined [enabled by default] d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/i686-w64-mingw32/bits/os_defines.h:46:0: note: this is the location of the previous definition g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -I. -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c feather/metadata.cc -o feather/metadata.o feather/metadata.cc:29:7: error: expected nested-name-specifier before 'FBString' feather/metadata.cc:29:7: error: 'FBString' has not been declared feather/metadata.cc:29:16: error: expected ';' before '=' token feather/metadata.cc:29:16: error: expected unqualified-id before '=' token feather/metadata.cc:32:7: error: expected nested-name-specifier before 'ColumnVector' feather/metadata.cc:32:7: error: 'ColumnVector' has not been declared feather/metadata.cc:32:20: error: expected ';' before '=' token feather/metadata.cc:32:20: error: expected unqualified-id before '=' token feather/metadata.cc:178:3: error: 'ColumnVector' does not name a type feather/metadata.cc: In member function 'feather::Status feather::metadata::TableBuilder::Impl::Finish()': feather/metadata.cc:146:5: error: 'FBString' was not declared in this scope feather/metadata.cc:146:14: error: expected ';' before 'desc' feather/metadata.cc:148:7: error: 'desc' was not declared in this scope feather/metadata.cc:154:9: error: 'desc' was not declared in this scope feather/metadata.cc:156:27: error: 'columns_' was not declared in this scope feather/metadata.cc:157:34: error: unable to deduce 'auto' from '' feather/metadata.cc: In member function 'void feather::metadata::TableBuilder::Impl::add_column(const flatbuffers::Offset&)': feather/metadata.cc:173:5: error: 'columns_' was not declared in this scope feather/metadata.cc: In constructor 'feather::metadata::TableBuilder::TableBuilder()': feather/metadata.cc:190:5: error: type 'feather::metadata::TableBuilder' is not a direct base of 'feather::metadata::TableBuilder' make[1]: *** [feather/metadata.o] Error 1 make[1]: Leaving directory `/cygdrive/d/temp/RtmpUznW6b/R.INSTALL229b04581736/feather/src-i386' Warning: running command 'make -f "Makevars" -f "D:/RCompile/recent/R-3.2.5/etc/i386/Makeconf" -f "D:/RCompile/recent/R-3.2.5/etc/i386/Makevars.site" -f "D:/RCompile/recent/R-3.2.5/share/make/winshlib.mk" CXX='$(CXX1X) $(CXX1XSTD)' CXXFLAGS='$(CXX1XFLAGS)' CXXPICFLAGS='$(CXX1XPICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX1XLDFLAGS)' SHLIB_LD='$(SHLIB_CXX1XLD)' SHLIB="feather.dll" OBJECTS="RcppExports.o feather-read.o feather-types.o feather-write.o"' had status 2 make[1]: Entering directory `/cygdrive/d/temp/RtmpUznW6b/R.INSTALL229b04581736/feather/src-i386' make[1]: Leaving directory `/cygdrive/d/temp/RtmpUznW6b/R.INSTALL229b04581736/feather/src-i386' ERROR: compilation failed for package 'feather' * removing 'd:/Rcompile/CRANpkg/lib/3.2/feather'