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)?
I tried to evaluate multiple
odinruns across cores using thefuturepackage and gotodin2?parallel::parapplyetc., but haven't checked)?