You've tried removing the quotes around require? On Sat, Oct 23, 2010 at 6:19 AM, Liviu Andronic <landronim...@gmail.com>wrote:
> Dear all > I would like to start R with Rcmdr from the cli, without tweaking > Rprofile.site. This has been discussed in the past [1], but I don't > see a solution that (1) could be used with any working directory and > (2) would avoid starting Rcmdr on every R start-up. > > Personally I tried the following, which starts R but not Rcmdr > l...@liv-laptop:~$ R --interactive -e 'require(Rcmdr)' > > and the following, which starts R in a non-interactive session > l...@liv-laptop:~$ R -e 'require(Rcmdr)' --interactive > > Any ideas on how to work around this? Regards > Liviu > > [1] http://www.mail-archive.com/r-help@r-project.org/msg14057.html > > > > -- > Do you know how to read? > http://www.alienetworks.com/srtest.cfm > http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader > Do you know how to write? > http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail<http://garbl.home.comcast.net/%7Egarbl/stylemanual/e.htm#e-mail> > > ______________________________________________ > 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. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O [[alternative HTML version deleted]]
______________________________________________ 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.