Skip to content
Prev 30794 / 63424 Next

any suggestions to deal with 'Argument list too long' for a R CMD check?

Just a suggestion. I googled for your error message you got e.g. "make 
... error 127" and I got

Yeah, error 127 indicates that make can't find a program that it needs to
run a command.  My guess would be that she doesn't have g++ installed
(some distributions package it separately from gcc so it is possible to
have the c compiler installed but not the c++ compiler)



Maybe it will be worthwhile to check if you have installed every 
required header files or needed compilers/libraries.
But as I mentioned, this is just a suggestion.
Cheers,
Mathieu

Whit Armstrong a ?crit :