* using log directory 'd:/Rcompile/CRANpkg/local/3.2/NetworkInference.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 'NetworkInference/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'NetworkInference' version '1.0.0'
* 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 'NetworkInference' can be installed ... ERROR
Installation failed.
See 'd:/Rcompile/CRANpkg/local/3.2/NetworkInference.Rcheck/00install.out' for details.
* DONE
The installation logfile:
* installing *source* package 'NetworkInference' ...
** package 'NetworkInference' successfully unpacked and MD5 sums checked
** libs

*** arch - i386
make[1]: Entering directory `/cygdrive/d/temp/RtmpS8gwXi/R.INSTALL41ac39ad921/NetworkInference/src-i386'
gcc  -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG    -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c NetworkInference_init.c -o NetworkInference_init.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/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/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c netinf.cpp -o netinf.o
netinf.cpp: In function 'std::string make_pair_id_(int&, int&)':
netinf.cpp:153:12: error: 'to_string' is not a member of 'std'
netinf.cpp:153:38: error: 'to_string' is not a member of 'std'
netinf.cpp: In function 'Rcpp::List netinf_(Rcpp::IntegerVector&, Rcpp::List&, Rcpp::List&, int&, int&, double&)':
netinf.cpp:337:13: error: 'to_string' is not a member of 'std'
netinf.cpp: In function 'std::string make_pair_id_(int&, int&)':
netinf.cpp:154:1: warning: control reaches end of non-void function [-Wreturn-type]
make[1]: *** [netinf.o] Error 1
make[1]: Leaving directory `/cygdrive/d/temp/RtmpS8gwXi/R.INSTALL41ac39ad921/NetworkInference/src-i386'
Warning: running command 'make -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="NetworkInference.dll" OBJECTS="NetworkInference_init.o RcppExports.o netinf.o"' had status 2
make[1]: Entering directory `/cygdrive/d/temp/RtmpS8gwXi/R.INSTALL41ac39ad921/NetworkInference/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/r-compiling/local/local323/include"     -O2 -Wall  -mtune=core2 -c netinf.cpp -o netinf.o
netinf.cpp: In function 'std::string make_pair_id_(int&, int&)':
netinf.cpp:153:12: error: 'to_string' is not a member of 'std'
netinf.cpp:153:38: error: 'to_string' is not a member of 'std'
netinf.cpp: In function 'Rcpp::List netinf_(Rcpp::IntegerVector&, Rcpp::List&, Rcpp::List&, int&, int&, double&)':
netinf.cpp:337:13: error: 'to_string' is not a member of 'std'
netinf.cpp: In function 'std::string make_pair_id_(int&, int&)':
netinf.cpp:154:1: warning: control reaches end of non-void function [-Wreturn-type]
make[1]: *** [netinf.o] Error 1
make[1]: Leaving directory `/cygdrive/d/temp/RtmpS8gwXi/R.INSTALL41ac39ad921/NetworkInference/src-i386'
Warning: running command 'make -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="NetworkInference.dll" OBJECTS="NetworkInference_init.o RcppExports.o netinf.o" symbols.rds' had status 2
ERROR: compilation failed for package 'NetworkInference'
* removing 'd:/Rcompile/CRANpkg/lib/3.2/NetworkInference'