Skip to content

Issues with using geotargets and crew #179

@rsbravoh

Description

@rsbravoh

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.

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