* installing to library ‘/home/ripley/R/Lib32’
* installing *source* package ‘RcppGSL’ ...
** package ‘RcppGSL’ successfully unpacked and MD5 sums checked
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gsl-config... /usr/local/bin/gsl-config
checking for Rscript... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
CC -library=stlport4 -I/home/ripley/R/cc/include -DNDEBUG -I/usr/local/include -I../inst/include -I/usr/local/include -I"/home/ripley/R/Lib32/Rcpp/include"   -KPIC  -O -features=tmplrefstatic -features=extensions  -c fastLm.cpp -o fastLm.o
"fastLm.cpp", line 51: Error: Could not find a match for std::transform<std::_InputIter, std::_OutputIter, std::_UnaryOperation>(double*, double*, double*, extern "C" double(double)) needed in fastLm(SEXPREC*, SEXPREC*).
1 Error(s) detected.
*** Error code 2
make: Fatal error: Command failed for target `fastLm.o'
Current working directory /tmp/RtmpKhSm1O/R.INSTALLe3616b3a60/RcppGSL/src
CC -library=stlport4 -I/home/ripley/R/cc/include -DNDEBUG -I/usr/local/include -I../inst/include -I/usr/local/include -I"/home/ripley/R/Lib32/Rcpp/include"   -KPIC  -O -features=tmplrefstatic -features=extensions  -c fastLm.cpp -o fastLm.o
"fastLm.cpp", line 51: Error: Could not find a match for std::transform<std::_InputIter, std::_OutputIter, std::_UnaryOperation>(double*, double*, double*, extern "C" double(double)) needed in fastLm(SEXPREC*, SEXPREC*).
1 Error(s) detected.
*** Error code 2
make: Fatal error: Command failed for target `fastLm.o'
Current working directory /tmp/RtmpKhSm1O/R.INSTALLe3616b3a60/RcppGSL/src
ERROR: compilation failed for package ‘RcppGSL’
* removing ‘/home/ripley/R/Lib32/RcppGSL’

real       41.4
user       34.9
sys         2.7