`coord_radial()` currently has `outer.radius` hardcoded to `0.8` (0.4 = 0.8/2), preventing users from adjusting the large spacing described in: https://github.com/tidyverse/ggplot2/issues/6284. If this looks good, I can submit a pull request.