-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I'm working on a pipeline that incorporates geotargets to perform meteorological data interpolations on Spatraster, and I run multiple iterations on each dataset. If I use crew::crew_controller_local(worker = 4) when running the pipeline, I must set deployment = 'main' following the following; otherwise, the error is: "could not find packages terra, tidyterra in library paths". The same happens if I set deployment = 'worker".
Why does this happen? Use deployment = 'main' following #52. Using deployment = 'main', the pipeline runs and doesn't throw the error, but it doesn't parallelize.
If I don't use crew, there's no problem, but I need to use crew. Please, I need your help and explain.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels