Skip to content

playing nice with parallel evaluation? #322

Description

@bbolker

I tried to evaluate multiple odin runs across cores using the future package and got

Error: future::evalFuture() failed on haroun (pid 306702) at 2026-05-23T16:39:36. Using package 'future' v1.70.0. Possible other reasons: Failed to attach one or more packages: there is no package called ‘odin.twostrain14ff673c2’ [future ; on 02945ea5dcb41927b3269b6ae7efe879@haroun<306702>]

  • is there a recommended way to handle this?
  • should I migrate to odin2 ?
  • is this of sufficient interest that I should provide a reprex (I would guess that the same happens with plain-vanilla parallel::parapply etc., but haven't checked)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions