It would be neat if there was a function in base that did something like
where g() provides the same functionality as glue::glue().
Strings with variable interpolation support.
Always feels like something you shouldn't need to load a whole extra package for.