Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Help
Description
After updating to targets 1.9 from 1.7 I encountered a strange
could not load dependency points of target. no 'pattern'
error. The issue only seems to occur so far when a dynamically branched target is processed by another downstream dynamically branched target mapping over the same branches. I'll include a reprex below but with my AWS bucket specifics removed. The problem goes away when I remove the tar_option_set block. Has anyone else encountered this?Reprex
_targets.R
Beta Was this translation helpful? Give feedback.
All reactions