IDEMSInternational / R-Instat

A statistics software package powered by R
http://r-instat.org/
GNU General Public License v3.0
38 stars 103 forks source link

Autorecovery problem #3953

Open rdstern opened 7 years ago

rdstern commented 7 years ago

I was trying the display daily data dialogue with the Dodoma data. I crashed out. I report elsewhere but the route was: Dodoma added date column plus month and doy from date column. Then defined climatic data and used the display daily data column. Tried rainfall, then mintemp for all years. Then (from the dialogue) did a filter on (years > 1957) & (years < 1967) from within the dialogue. Then ran again and it crashed.

Now started again and it gave me options. So I chose first to save the new Dodoma data and then to use those data - middle button. It gave an error. So it didn't. It didn't crash and I forgot to save the image of the error. Sorry.

In R-Instat now I saw that it had correctly saved the backup data.

rdstern commented 6 years ago

I tried with the WB data from the library. It froze, so I started again and chose to load the backup data. It said:

Error running R command(s)

Status Error for readRDS(file=C:/Users/Roger/AppData/Local/Temp/R-Instat_data_auto_save/data.rds) : unexpected '/'

The error occurred in attempting to run the following R command(s):

readRDS(file=C:/Users/Roger/AppData/Local/Temp/R-Instat_data_auto_save/data.rds)

OK

It is a library file and I hadn't changed it. So no great problem!