On Sat, Oct 23, 2010 at 5:30 PM, Henrique Dallazuanna <www...@gmail.com> wrote: > In windows it work's fine > After further experimentation, it does work when I escape the parentheses. However, both l...@liv-laptop:~$ R --interactive -e require\(Rcmdr\)
and l...@liv-laptop:~$ R -e require\(Rcmdr\) --interactive fail to pop up Commander(), as described in the original post. The same holds for the following l...@liv-laptop:~$ R -e require\(Rcmdr\) Ideas? 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.