On Apr 3, 2013, at 23:58 , Julian Wells wrote: > Can someone explain why all of a sudden I can't quit?
Almost certainly because you have a .Last function that fails. Either get rid of it, or try q("n", runLast=FALSE). -pd > >> q("n") returns > > Error in gzfile(file, "wb") : cannot open the connection > In addition: Warning message: > In gzfile(file, "wb") : > cannot open compressed file '.RDataTmp', probable reason 'Permission denied' > > I'm running > > R 2.15.3 GUI 1.53 Leopard build 64-bit > > on a MacBook Pro > > Processor 2.3 GHz Intel Core i7 > > Software Mac OS X Lion 10.7.5 (11G63) > > > Julian Wells > ______________________________________________ > 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. -- Peter Dalgaard, Professor Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Email: pd....@cbs.dk Priv: pda...@gmail.com ______________________________________________ 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.