targets markdown chunks error strangely and fire early when named 'setup' #972
-
Things to note:
If this is a privileged chunk name, it may be nice to have a clearer error. (Beautiful package by the way. Really one of my favorites of all time.) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Also: Once the error has been met, a simple renaming will not fix it. The R session must be restarted before renaming will work. |
Beta Was this translation helpful? Give feedback.
-
I hadn't anticipated that a |
Beta Was this translation helpful? Give feedback.
I hadn't anticipated that a
{targets}
chunk would also be a setup chunk. Not sure yet how I feel about this as a pattern, but it does technically work now in the development version as of 32ef529.