Is there currently any way to write to a compressed text file? Ideally, compression would be automatically detected from the `path` (ending in `.gz`, `.bz2`, or `.xz`) argument of `readr::write_tsv()`.