Package: mime Type: Package Title: Map Filenames to MIME Types Version: 0.13.1 Authors@R: c( person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666", URL = "https://yihui.org")), person("Jeffrey", "Horner", role = "ctb"), person("Beilei", "Bian", role = "ctb") ) Description: Guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems. Imports: tools License: GPL URL: https://github.com/yihui/mime BugReports: https://github.com/yihui/mime/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Encoding: UTF-8 Repository: https://yihui.r-universe.dev Date/Publication: 2026-06-18 20:56:00 UTC RemoteUrl: https://github.com/yihui/mime RemoteRef: HEAD RemoteSha: 0dd8aa85c9ca423c2f9a2a8bb760e2170c7ee8e2 NeedsCompilation: yes Packaged: 2026-06-24 02:36:27 UTC; root Author: Yihui Xie [aut, cre] (ORCID: , URL: https://yihui.org), Jeffrey Horner [ctb], Beilei Bian [ctb] Maintainer: Yihui Xie