* using log directory 'd:/Rcompile/CRANpkg/local/3.2/benchr.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 'benchr/DESCRIPTION' ... OK * this is package 'benchr' version '0.2.0' * 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 'benchr' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/3.2/benchr.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'benchr' ... ** package 'benchr' successfully unpacked and MD5 sums checked ** libs *** arch - i386 make[1]: Entering directory `/cygdrive/d/temp/RtmpE1XyJB/R.INSTALL3f4843e463e/benchr/src-i386' g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppProgress/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"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppProgress/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c error.cpp -o error.o In file included from error.cpp:4:0: clock.h:7:7: error: expected nested-name-specifier before 'Clock' clock.h:7:7: error: 'Clock' has not been declared clock.h:7:13: error: expected ';' before '=' token clock.h:7:13: error: expected unqualified-id before '=' token clock.h:10:7: error: expected nested-name-specifier before 'Seconds' clock.h:10:7: error: 'Seconds' has not been declared clock.h:10:15: error: expected ';' before '=' token clock.h:10:15: error: expected unqualified-id before '=' token clock.h:11:7: error: expected nested-name-specifier before 'duration' clock.h:11:7: error: 'duration' has not been declared clock.h:11:16: error: expected ';' before '=' token clock.h:11:16: error: expected unqualified-id before '=' token clock.h:12:7: error: expected nested-name-specifier before 'time_point' clock.h:12:7: error: 'time_point' has not been declared clock.h:12:18: error: expected ';' before '=' token clock.h:12:18: error: expected unqualified-id before '=' token error.cpp: In function 'long double timer_error(std::size_t)': error.cpp:13:11: error: 'duration' does not name a type error.cpp:14:11: error: 'duration' does not name a type error.cpp:15:5: error: 'duration' was not declared in this scope error.cpp:15:5: note: suggested alternative: d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/chrono:63:14: note: 'std::chrono::duration' error.cpp:15:14: error: expected ';' before 'error' error.cpp:17:9: error: 'time_point' was not declared in this scope error.cpp:17:9: note: suggested alternative: d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/chrono:66:14: note: 'std::chrono::time_point' error.cpp:17:20: error: expected ';' before 'start' error.cpp:19:20: error: expected ';' before 'end' error.cpp:20:18: error: expected ';' before 'diff' error.cpp:21:20: error: 'zero' was not declared in this scope error.cpp:21:35: error: 'error' was not declared in this scope error.cpp:21:28: error: parse error in template argument list error.cpp:29:9: error: 'error' was not declared in this scope error.cpp:29:17: error: 'zero' was not declared in this scope error.cpp:30:16: error: 'error' was not declared in this scope error.cpp:32:26: error: 'Seconds' was not declared in this scope error.cpp:32:35: error: 'error' was not declared in this scope error.cpp:33:1: warning: control reaches end of non-void function [-Wreturn-type] make[1]: *** [error.o] Error 1 make[1]: Leaving directory `/cygdrive/d/temp/RtmpE1XyJB/R.INSTALL3f4843e463e/benchr/src-i386' Warning: running command 'make -f "Makevars.win" -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="benchr.dll" OBJECTS="RcppExports.o error.o init.o precision.o timer.o"' had status 2 make[1]: Entering directory `/cygdrive/d/temp/RtmpE1XyJB/R.INSTALL3f4843e463e/benchr/src-i386' g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppProgress/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c error.cpp -o error.o In file included from error.cpp:4:0: clock.h:7:7: error: expected nested-name-specifier before 'Clock' clock.h:7:7: error: 'Clock' has not been declared clock.h:7:13: error: expected ';' before '=' token clock.h:7:13: error: expected unqualified-id before '=' token clock.h:10:7: error: expected nested-name-specifier before 'Seconds' clock.h:10:7: error: 'Seconds' has not been declared clock.h:10:15: error: expected ';' before '=' token clock.h:10:15: error: expected unqualified-id before '=' token clock.h:11:7: error: expected nested-name-specifier before 'duration' clock.h:11:7: error: 'duration' has not been declared clock.h:11:16: error: expected ';' before '=' token clock.h:11:16: error: expected unqualified-id before '=' token clock.h:12:7: error: expected nested-name-specifier before 'time_point' clock.h:12:7: error: 'time_point' has not been declared clock.h:12:18: error: expected ';' before '=' token clock.h:12:18: error: expected unqualified-id before '=' token error.cpp: In function 'long double timer_error(std::size_t)': error.cpp:13:11: error: 'duration' does not name a type error.cpp:14:11: error: 'duration' does not name a type error.cpp:15:5: error: 'duration' was not declared in this scope error.cpp:15:5: note: suggested alternative: d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/chrono:63:14: note: 'std::chrono::duration' error.cpp:15:14: error: expected ';' before 'error' error.cpp:17:9: error: 'time_point' was not declared in this scope error.cpp:17:9: note: suggested alternative: d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/chrono:66:14: note: 'std::chrono::time_point' error.cpp:17:20: error: expected ';' before 'start' error.cpp:19:20: error: expected ';' before 'end' error.cpp:20:18: error: expected ';' before 'diff' error.cpp:21:20: error: 'zero' was not declared in this scope error.cpp:21:35: error: 'error' was not declared in this scope error.cpp:21:28: error: parse error in template argument list error.cpp:29:9: error: 'error' was not declared in this scope error.cpp:29:17: error: 'zero' was not declared in this scope error.cpp:30:16: error: 'error' was not declared in this scope error.cpp:32:26: error: 'Seconds' was not declared in this scope error.cpp:32:35: error: 'error' was not declared in this scope error.cpp:33:1: warning: control reaches end of non-void function [-Wreturn-type] make[1]: *** [error.o] Error 1 make[1]: Leaving directory `/cygdrive/d/temp/RtmpE1XyJB/R.INSTALL3f4843e463e/benchr/src-i386' Warning: running command 'make -f "Makevars.win" -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="benchr.dll" OBJECTS="RcppExports.o error.o init.o precision.o timer.o" symbols.rds' had status 2 ERROR: compilation failed for package 'benchr' * removing 'd:/Rcompile/CRANpkg/lib/3.2/benchr'