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
If there is already a relevant issue, whether open or closed, comment on the existing thread instead of posting a new issue.
Description
The UK postcode specification for col_vals_within_spec(..., spec = "postal[GB]") does not correctly validate postcodes. Maybe a regex problem related to the answer here?
Prework
Description
The UK postcode specification for
col_vals_within_spec(..., spec = "postal[GB]")
does not correctly validate postcodes. Maybe a regex problem related to the answer here?Reproducible example
Created on 2025-02-05 with reprex v2.1.0
Expected result
All the postcodes above should pass as they are valid UK postcodes (can verify that here.)
Session info
The text was updated successfully, but these errors were encountered: