Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Workflow visualization has non-intuitive error for empty workflow #37

Open
mjermann opened this issue Jun 3, 2019 · 0 comments
Open
Labels
bug Something isn't working
Milestone

Comments

@mjermann
Copy link
Collaborator

mjermann commented Jun 3, 2019

To repro:

workflow <- DAGWorkflow$new(name="myWorkflow")

workflow$visualize()

Outputs:

Error in data.frame(id = 1:n, type = type, label = label, stringsAsFactors = FALSE) : 
  arguments imply differing number of rows: 2, 0
@mjermann mjermann added the bug Something isn't working label Jun 3, 2019
@mjermann mjermann added this to the CRAN release milestone Jun 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant