Take a look at the dependencies on the package page. In particular, your version of base R and Rcpp. Otherwise, there's nothing you can do to fix
1_functions4Fitting.cpp -o 1_functions4Fitting.o
g++: internal compiler error: Killed (program cc1plus)
unless you want to debug the source code. You can also file a bug report at the address given on the link.