andrewallenbruce / provider

Public Healthcare Provider APIs :stethoscope:
https://andrewallenbruce.github.io/provider/
Other
18 stars 2 forks source link

Bug: `cc_years()` errors #86

Open andrewallenbruce opened 1 month ago

andrewallenbruce commented 1 month ago
library(provider)

cc_years()
#> Error in `tidyr::separate_wider_delim()` at provider/R/cms.R:37:3:
#> ! Names can't be empty.
#> ✖ Empty name found at location 1.

Created on 2024-05-13 with reprex v2.1.0