[R-SIG-Mac] R crash in Terminal.app

2010-08-27 Thread Konis Kjell
Hello, I am able to consistenly crash R (both 32 and 64 bit) with the following three commands plot(1:10, 1:10) dev.off() install.packages(car) when I run R in Terminal.app. Kjell Warning in install.packages(car) : argument 'lib' is missing: using '/u/smat/konis/Library/R/2.11/library'

Re: [R-SIG-Mac] R crash in Terminal.app

2010-08-27 Thread Simon Urbanek
On Aug 27, 2010, at 9:27 AM, Konis Kjell wrote: Hello, I am able to consistenly crash R (both 32 and 64 bit) with the following three commands plot(1:10, 1:10) dev.off() install.packages(car) when I run R in Terminal.app. I cannot reproduce it. Can you be more specific about

Re: [R-SIG-Mac] R crash in Terminal.app

2010-08-27 Thread Steven McKinney
It works alright for me from Terminal.app - could this be a tcl/tk issue for you? $ R R version 2.11.1 (2010-05-31) Copyright (C) 2010 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it