Open bgreenawald opened 5 years ago
Including the full error message below in case the original link becomes unavailable.
* installing to library ‘/home/ripley/R/Lib32-dev’
* installing source package ‘projmanr’ ...
package ‘projmanr’ successfully unpacked and MD5 sums checked
libs
/opt/csw//bin/g++ -std=gnu++11 -I"/home/ripley/R/gcc-devel/include" -DNDEBUG -I"/home/ripley/R/Lib32-dev/Rcpp/include" -I/opt/csw/include -I/usr/local/include -fPIC -O2 -c RcppExports.cpp -o RcppExports.o
/opt/csw//bin/g++ -std=gnu++11 -I"/home/ripley/R/gcc-devel/include" -DNDEBUG -I"/home/ripley/R/Lib32-dev/Rcpp/include" -I/opt/csw/include -I/usr/local/include -fPIC -O2 -c simul.cpp -o simul.o
In file included from /opt/csw/include/c++/5.2.0/utility:70:0,
from /opt/csw/include/c++/5.2.0/unordered_map:38,
from /home/ripley/R/Lib32-dev/Rcpp/include/Rcpp/platform/compiler.h:153,
from /home/ripley/R/Lib32-dev/Rcpp/include/Rcpp/r/headers.h:59,
from /home/ripley/R/Lib32-dev/Rcpp/include/RcppCommon.h:29,
from /home/ripley/R/Lib32-dev/Rcpp/include/Rcpp.h:27,
from simul.cpp:1:
/opt/csw/include/c++/5.2.0/bits/stl_pair.h: In instantiation of ‘constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = std::cxx11::basic_string
real 19.3 user 14.2 sys 2.8
I was informed that the package is having an issue compiling on Solaris.
Error message found here.