[R] Error in save.image(): image could not be renamed
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Mon Apr 4 15:52:26 CEST 2005
jmoreira at fe.up.pt writes:
> Hello,
>
> I am doing intensive tests on SVMs parameter selection. Once a while I got the
> error:
> Error in save.image(): image could not be renamed and is left in .RDataTmp1
> I cannot use the information saves in .RDataTmp1.
Why? Anything wrong with load(".RDataTmp1") ?? Or renaming it manually
to .RData ?
> When that happens I loose
> several hours of tests. It happens, ussualy when the computer is locked, i.e.,
> there is not other relevant processes running on. I can do tests and get the
> problem an repeat axactly the same tests and everythings runs o.k.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list