Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upError in match.call ... used in a situation where it does not exist #134
Comments
|
Also a bug. The error is caught, but it doesn't have a subsequent diffobj level error that should happen, although this should all work fine in the first place. Problem is in Thanks for reporting with a reprex. |
|
This and #133 should be fixed on the |
|
Thanks! |
I get this hard-to-track error when I try to wrap a diffPrint (or any similar function) in another function and pass it dots:
The especially weird part is that while the error prints, it does not stop execution - I get the diff object back. And it is an error - it does not go away if I suppress messages or warnings.
Created on 2019-04-21 by the reprex package (v0.2.1)
Session info