Map Filenames to MIME Types
Guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems.
install.packages("mime")
remotes::install_cran("mime")