* using log directory 'd:/Rcompile/CRANpkg/local/3.0/GENLIB.Rcheck' * using R version 3.0.3 (2014-03-06) * using platform: i386-w64-mingw32 (32-bit) * using session charset: ISO8859-1 * checking for file 'GENLIB/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'GENLIB' version '1.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 'GENLIB' can be installed ... ERROR Installation failed. The installation logfile: * installing *source* package 'GENLIB' ... ** package 'GENLIB' successfully unpacked and MD5 sums checked ** libs *** arch - i386 make[1]: Entering directory `/cygdrive/d/temp/RtmpeAAl0t/R.INSTALL20407bbf52dc/GENLIB/src-i386' g++ -I"D:/Rcompile/recent/R-3.0.3/include" -I"d:/RCompile/CRANpkg/lib/3.0/Rcpp/include" -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O3 -Wall -mtune=core2 -c apparentement.cpp -o apparentement.o g++ -I"D:/Rcompile/recent/R-3.0.3/include" -I"d:/RCompile/CRANpkg/lib/3.0/Rcpp/include" -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O3 -Wall -mtune=core2 -c congen.cpp -o congen.o g++ -I"D:/Rcompile/recent/R-3.0.3/include" -I"d:/RCompile/CRANpkg/lib/3.0/Rcpp/include" -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O3 -Wall -mtune=core2 -c consanguinite.cpp -o consanguinite.o g++ -I"D:/Rcompile/recent/R-3.0.3/include" -I"d:/RCompile/CRANpkg/lib/3.0/Rcpp/include" -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O3 -Wall -mtune=core2 -c exception.cpp -o exception.o g++ -I"D:/Rcompile/recent/R-3.0.3/include" -I"d:/RCompile/CRANpkg/lib/3.0/Rcpp/include" -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O3 -Wall -mtune=core2 -c fondateur.cpp -o fondateur.o In file included from d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/random:35:0, from fondateur.cpp:29: d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options. fondateur.cpp: In function 'int simul(int*, int*, int*, int, int*, int*, int, int, double*, double*, double*, double*, double, int)': fondateur.cpp:191:2: error: 'random_device' is not a member of 'std' fondateur.cpp:191:21: error: expected ';' before 'rd' fondateur.cpp:209:32: error: 'rd' was not declared in this scope fondateur.cpp: In function 'int simulsingle(int*, int*, int, int*, int*, int, int, double*, int)': fondateur.cpp:364:2: error: 'random_device' is not a member of 'std' fondateur.cpp:364:21: error: expected ';' before 'rd' fondateur.cpp:384:34: error: 'rd' was not declared in this scope fondateur.cpp: In function 'SEXPREC* simulsingleProb(int*, int*, int, int*, int, int*, SEXP, int, int)': fondateur.cpp:516:2: error: 'random_device' is not a member of 'std' fondateur.cpp:516:21: error: expected ';' before 'rd' fondateur.cpp:543:34: error: 'rd' was not declared in this scope fondateur.cpp: In function 'int simulsingleFreq(int*, int*, int, int*, int*, int, int, double*, int)': fondateur.cpp:644:2: error: 'random_device' is not a member of 'std' fondateur.cpp:644:21: error: expected ';' before 'rd' fondateur.cpp:664:34: error: 'rd' was not declared in this scope make[1]: *** [fondateur.o] Error 1 make[1]: Leaving directory `/cygdrive/d/temp/RtmpeAAl0t/R.INSTALL20407bbf52dc/GENLIB/src-i386' Warning: running command 'make -f "Makevars.win" -f "D:/Rcompile/recent/R-3.0.3/etc/i386/Makeconf" -f "D:/Rcompile/recent/R-3.0.3/etc/i386/Makevars.site" -f "D:/Rcompile/recent/R-3.0.3/share/make/winshlib.mk" -f "C:\Users\CRAN\Documents/.R/Makevars" SHLIB_LDFLAGS='$(SHLIB_CXXLDFLAGS)' SHLIB_LD='$(SHLIB_CXXLD)' SHLIB="GENLIB.dll" OBJECTS="apparentement.o congen.o consanguinite.o exception.o fondateur.o genphi.o hal.o interface.o md5.o mpajout.o mpi.o mplogic.o outilanal.o outils.o probsimul.o statanal.o userInterface.o"' had status 2 make[1]: Entering directory `/cygdrive/d/temp/RtmpeAAl0t/R.INSTALL20407bbf52dc/GENLIB/src-i386' g++ -I"D:/Rcompile/recent/R-3.0.3/include" -I"d:/RCompile/CRANpkg/lib/3.0/Rcpp/include" -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O3 -Wall -mtune=core2 -c fondateur.cpp -o fondateur.o In file included from d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/random:35:0, from fondateur.cpp:29: d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options. fondateur.cpp: In function 'int simul(int*, int*, int*, int, int*, int*, int, int, double*, double*, double*, double*, double, int)': fondateur.cpp:191:2: error: 'random_device' is not a member of 'std' fondateur.cpp:191:21: error: expected ';' before 'rd' fondateur.cpp:209:32: error: 'rd' was not declared in this scope fondateur.cpp: In function 'int simulsingle(int*, int*, int, int*, int*, int, int, double*, int)': fondateur.cpp:364:2: error: 'random_device' is not a member of 'std' fondateur.cpp:364:21: error: expected ';' before 'rd' fondateur.cpp:384:34: error: 'rd' was not declared in this scope fondateur.cpp: In function 'SEXPREC* simulsingleProb(int*, int*, int, int*, int, int*, SEXP, int, int)': fondateur.cpp:516:2: error: 'random_device' is not a member of 'std' fondateur.cpp:516:21: error: expected ';' before 'rd' fondateur.cpp:543:34: error: 'rd' was not declared in this scope fondateur.cpp: In function 'int simulsingleFreq(int*, int*, int, int*, int*, int, int, double*, int)': fondateur.cpp:644:2: error: 'random_device' is not a member of 'std' fondateur.cpp:644:21: error: expected ';' before 'rd' fondateur.cpp:664:34: error: 'rd' was not declared in this scope make[1]: *** [fondateur.o] Error 1 make[1]: Leaving directory `/cygdrive/d/temp/RtmpeAAl0t/R.INSTALL20407bbf52dc/GENLIB/src-i386' Warning: running command 'make -f "Makevars.win" -f "D:/Rcompile/recent/R-3.0.3/etc/i386/Makeconf" -f "D:/Rcompile/recent/R-3.0.3/etc/i386/Makevars.site" -f "D:/Rcompile/recent/R-3.0.3/share/make/winshlib.mk" -f "C:\Users\CRAN\Documents/.R/Makevars" SHLIB_LDFLAGS='$(SHLIB_CXXLDFLAGS)' SHLIB_LD='$(SHLIB_CXXLD)' SHLIB="GENLIB.dll" OBJECTS="apparentement.o congen.o consanguinite.o exception.o fondateur.o genphi.o hal.o interface.o md5.o mpajout.o mpi.o mplogic.o outilanal.o outils.o probsimul.o statanal.o userInterface.o" symbols.rds' had status 2 ERROR: compilation failed for package 'GENLIB' * removing 'd:/Rcompile/CRANpkg/lib/3.0/GENLIB'