Skip to content

Make run_eval() targets friendly #35

Description

@mccarthy-m-g

If you try to run run_eval() in a targets pipeline with the default settings you will currently get a nebulous error message:

Error:
! Error in tar_make():
  should not be called with handlers on the stack
  See https://books.ropensci.org/targets/debugging.html

You can resolve this by turning off progress bars. We could consider changing the default for this from TRUE to TRUE if interactive (targets is always non-interactive) to resolve this. It may also be specific to using progressr, in which case this might self-resolve if we do #23.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions