Skip to content

Format of error message is wrong #66

@joelnitta

Description

@joelnitta

In Episode 6, Best Practices for targets Project Organization the error message that is output (intentionally, for demonstration purposes during the lesson) by targets stretches across multiple code chunks.

The relevant code is here:

```{r}
#| echo: FALSE
#| label: example-bad-pipeline-hide
#| error: true
tar_dir({
write_example_plan(chunk = "example-bad-pipeline-show")
tar_make()
})
```

Image

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