Skip to content

Handle run_on_cluster error that occurs when sim$results dataframes don't match #80

Description

@Avi-Kenny

Currently, if different simulation replicates return sim$results dataframes with different structures, the following uncaught error will occur:

Error in rbind(deparse.level, ...) : 
  numbers of columns of arguments do not match

This error should be caught/handled with an appropriate error message. Note that this may be an issue when running locally as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions