c-rutter / imabc

Home Page:https://c-rutter.github.io/imabc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error during restart

ncollier opened this issue · comments

I tried a restart by specifying the output directory from the run in issue #28 as previous results and I'm getting this error:

Error: $ operator is invalid for atomic vectors

The relevant part of the stack trace is:

3: ifelse(continue_runs, as.numeric(previous_results$prev_run_meta$value[previous_results$prev_run_meta$info == 
       "current_iteration"]) + 1, 1) at imabc.R#54

Note that this is a restart of the crashed run in #28 so the restart data may itself be corrupt. I've attached the previous results files.

Archive.zip