-
Notifications
You must be signed in to change notification settings - Fork 2.1k
all.equal() problems #2751
Copy link
Copy link
Closed
Labels
breaking change ☠️API change likely to affect existing codeAPI change likely to affect existing codefeaturea feature request or enhancementa feature request or enhancementwipwork in progresswork in progress
Metadata
Metadata
Assignees
Labels
breaking change ☠️API change likely to affect existing codeAPI change likely to affect existing codefeaturea feature request or enhancementa feature request or enhancementwipwork in progresswork in progress
Type
Fields
Give feedbackNo fields configured for issues without a type.
all.equal.tbl_df()#2264)dplyrWould it be too much of a change to get rid of this override altogether? I propose to emit a warning that
all_equal()should be used on tibbles in v0.6, and then remove the specialization in v0.7.CC @hadley @jennybc.