On Sat, Oct 23, 2010 at 2:07 PM, Henrique Dallazuanna <www...@gmail.com> wrote: > You've tried removing the quotes around require? > Yes, but it fails: l...@liv-laptop:~$ R --interactive -e require(Rcmdr) bash: syntax error near unexpected token `(' l...@liv-laptop:~$ R -e require(Rcmdr) --interactive bash: syntax error near unexpected token `('
Liviu ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.