I would like to be able to manipulate the line type of the box produced by geom_label or annotate("label") (e.g. from a solid to a dashed line). At present, linetype isn't an accepted parameter in this geom, and produces an "ignoring unknown parameters" warning.