I think we should go ahead and use ...j as the standard suffix when .name_repair = "unique". These names don't have to be syntactic but it's so easy to make them so (they are already ugly and have lots of dots) and it will reduce the downstream burden of dealing with non-syntactic names (example: tidyverse/dplyr#4094).
This would be good to do ASAP I think in a tiny release. What do you think @krlmlr?
I think we should go ahead and use
...jas the standard suffix when.name_repair = "unique". These names don't have to be syntactic but it's so easy to make them so (they are already ugly and have lots of dots) and it will reduce the downstream burden of dealing with non-syntactic names (example: tidyverse/dplyr#4094).This would be good to do ASAP I think in a tiny release. What do you think @krlmlr?