chronos.phenomena <chronos.phenomena <at> gmail.com> writes:

> 
> 
> This is really annoying me... when I click R application icon it brings
> already opened session in the focus and it DOESN'T open new session....
> 
> any ideas?

In Leopard from a terminal, you can try 

open -n /Applications/R.app

to open as many copies of the app as you like.  Be careful though,
because these inherit environment variables from the terminal
session, not necessarily the same as those when running the
app from the Finder.  I was bitten by that the first time I
tried this.

Ken

-- 
Ken Knoblauch
Inserm U846
Stem-cell and Brain Research Institute
Department of Integrative Neurosciences
18 avenue du Doyen Lépine
69500 Bron
France
tel: +33 (0)4 72 91 34 77
fax: +33 (0)4 72 91 34 61
portable: +33 (0)6 84 10 64 10
http://www.sbri.fr/members/kenneth-knoblauch.html

______________________________________________
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.

Reply via email to