;
>
>> 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).
&
--
>
> Message: 6
> Date: Thu, 04 Apr 2013 12:33:24 +0100
> From: Prof Brian Ripley
> To: r-help@r-project.org
> Subject: Re: [R] Problem quitting
> Message-ID: <515d6504.4070...@stats.ox.ac.uk>
> Content-Type: text/plain; charset=ISO-8859-1
On Apr 4, 2013, at 13:33 , Prof Brian Ripley wrote:
> On 04/04/2013 12:17, peter dalgaard wrote:
>>
>> 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
>>
On 04/04/2013 12:17, peter dalgaard wrote:
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).
I don't think so. This seems
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 th
Can someone explain why all of a sudden I can't quit?
>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 Leopa
6 matches
Mail list logo