* using log directory 'd:/Rcompile/CRANpkg/local/3.2/MCMCprecision.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 'MCMCprecision/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'MCMCprecision' version '0.3.6' * 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 'MCMCprecision' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/3.2/MCMCprecision.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'MCMCprecision' ... ** package 'MCMCprecision' successfully unpacked and MD5 sums checked ** libs *** arch - i386 make[1]: Entering directory `/cygdrive/d/temp/Rtmp2rn8Ef/R.INSTALL1e686aaa5200/MCMCprecision/src-i386' g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -fopenmp -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppProgress/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppEigen/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 -fopenmp -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppProgress/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppEigen/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c dirichlet_minka.cpp -o dirichlet_minka.o gcc -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -fopenmp -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppProgress/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppEigen/include" -I"d:/RCompile/r-compiling/local/local323/include" -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -fopenmp -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppProgress/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppEigen/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c sim_mc.cpp -o sim_mc.o g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -fopenmp -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppProgress/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppEigen/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c stationary.cpp -o stationary.o stationary.cpp: In function 'arma::mat stationaryArma(arma::mat, double, int, bool, double)': stationary.cpp:85:45: error: call of overloaded 'real(arma::cx_vec&)' is ambiguous stationary.cpp:85:45: note: candidates are: d:/RCompile/CRANpkg/lib/3.2/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:67:1: note: typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::yes), const arma::mtOp >::result arma::real(const T1&) [with T1 = arma::Col >, typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::yes), const arma::mtOp >::result = const arma::mtOp >, arma::op_real>] d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/complex:1850:5: note: typename __gnu_cxx::__promote<_Tp>::__type std::real(_Tp) [with _Tp = arma::Col >, typename __gnu_cxx::__promote<_Tp>::__type = arma::Col >] stationary.cpp:89:49: error: call of overloaded 'real(arma::subview_col >)' is ambiguous stationary.cpp:89:49: note: candidates are: d:/RCompile/CRANpkg/lib/3.2/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:67:1: note: typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::yes), const arma::mtOp >::result arma::real(const T1&) [with T1 = arma::subview_col >, typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::yes), const arma::mtOp >::result = const arma::mtOp >, arma::op_real>] d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/complex:1850:5: note: typename __gnu_cxx::__promote<_Tp>::__type std::real(_Tp) [with _Tp = arma::subview_col >, typename __gnu_cxx::__promote<_Tp>::__type = arma::subview_col >] stationary.cpp: In function 'arma::mat stationaryArmaSparse(arma::sp_mat, int, bool, double)': stationary.cpp:142:44: error: call of overloaded 'real(arma::subview_col >)' is ambiguous stationary.cpp:142:44: note: candidates are: d:/RCompile/CRANpkg/lib/3.2/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:67:1: note: typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::yes), const arma::mtOp >::result arma::real(const T1&) [with T1 = arma::subview_col >, typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::yes), const arma::mtOp >::result = const arma::mtOp >, arma::op_real>] d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/complex:1850:5: note: typename __gnu_cxx::__promote<_Tp>::__type std::real(_Tp) [with _Tp = arma::subview_col >, typename __gnu_cxx::__promote<_Tp>::__type = arma::subview_col >] make[1]: *** [stationary.o] Error 1 make[1]: Leaving directory `/cygdrive/d/temp/Rtmp2rn8Ef/R.INSTALL1e686aaa5200/MCMCprecision/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="MCMCprecision.dll" OBJECTS="RcppExports.o dirichlet_minka.o init.o sim_mc.o stationary.o stationary_Eigen.o stationary_mle.o"' had status 2 make[1]: Entering directory `/cygdrive/d/temp/Rtmp2rn8Ef/R.INSTALL1e686aaa5200/MCMCprecision/src-i386' g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -fopenmp -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppArmadillo/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppProgress/include" -I"d:/RCompile/CRANpkg/lib/3.2/RcppEigen/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c stationary.cpp -o stationary.o stationary.cpp: In function 'arma::mat stationaryArma(arma::mat, double, int, bool, double)': stationary.cpp:85:45: error: call of overloaded 'real(arma::cx_vec&)' is ambiguous stationary.cpp:85:45: note: candidates are: d:/RCompile/CRANpkg/lib/3.2/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:67:1: note: typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::yes), const arma::mtOp >::result arma::real(const T1&) [with T1 = arma::Col >, typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::yes), const arma::mtOp >::result = const arma::mtOp >, arma::op_real>] d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/complex:1850:5: note: typename __gnu_cxx::__promote<_Tp>::__type std::real(_Tp) [with _Tp = arma::Col >, typename __gnu_cxx::__promote<_Tp>::__type = arma::Col >] stationary.cpp:89:49: error: call of overloaded 'real(arma::subview_col >)' is ambiguous stationary.cpp:89:49: note: candidates are: d:/RCompile/CRANpkg/lib/3.2/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:67:1: note: typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::yes), const arma::mtOp >::result arma::real(const T1&) [with T1 = arma::subview_col >, typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::yes), const arma::mtOp >::result = const arma::mtOp >, arma::op_real>] d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/complex:1850:5: note: typename __gnu_cxx::__promote<_Tp>::__type std::real(_Tp) [with _Tp = arma::subview_col >, typename __gnu_cxx::__promote<_Tp>::__type = arma::subview_col >] stationary.cpp: In function 'arma::mat stationaryArmaSparse(arma::sp_mat, int, bool, double)': stationary.cpp:142:44: error: call of overloaded 'real(arma::subview_col >)' is ambiguous stationary.cpp:142:44: note: candidates are: d:/RCompile/CRANpkg/lib/3.2/RcppArmadillo/include/armadillo_bits/fn_elem.hpp:67:1: note: typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::yes), const arma::mtOp >::result arma::real(const T1&) [with T1 = arma::subview_col >, typename arma::enable_if2<(arma::is_arma_type::value && arma::is_cx::yes), const arma::mtOp >::result = const arma::mtOp >, arma::op_real>] d:\compiler\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/../../../../include/c++/4.6.3/complex:1850:5: note: typename __gnu_cxx::__promote<_Tp>::__type std::real(_Tp) [with _Tp = arma::subview_col >, typename __gnu_cxx::__promote<_Tp>::__type = arma::subview_col >] make[1]: *** [stationary.o] Error 1 make[1]: Leaving directory `/cygdrive/d/temp/Rtmp2rn8Ef/R.INSTALL1e686aaa5200/MCMCprecision/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="MCMCprecision.dll" OBJECTS="RcppExports.o dirichlet_minka.o init.o sim_mc.o stationary.o stationary_Eigen.o stationary_mle.o" symbols.rds' had status 2 ERROR: compilation failed for package 'MCMCprecision' * removing 'd:/Rcompile/CRANpkg/lib/3.2/MCMCprecision'