You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search for duplicates among the existing issues, both open and closed.
Proposal
Automatic concatenation with vctrs::vec_c() can make dynamic branching confusing in situations like ropensci-books/drake#142. loadd(subtarget_list = TRUE) and readd(subtarget_list = TRUE) should load/return lists of sub-targets instead.
The text was updated successfully, but these errors were encountered:
Prework
drake
's code of conduct.Proposal
Automatic concatenation with
vctrs::vec_c()
can make dynamic branching confusing in situations like ropensci-books/drake#142.loadd(subtarget_list = TRUE)
andreadd(subtarget_list = TRUE)
should load/return lists of sub-targets instead.The text was updated successfully, but these errors were encountered: