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
Do you have any sense of whether it's worth fixing this? By the time we get a release out, I'm worried that most people will have adapted so that the net effect will be more pain.
We have some code broken by the update to tidyr 1.3.0 and I don't see the issue mentioned in NEWS so I'm not sure if it's intentional.
I can re-use the example from
?spread
to demonstrate:This breaks use cases that e.g. proceed to use
[
on thespread()
output and assume data.table syntax applies:The text was updated successfully, but these errors were encountered: