Other packages > Find by keyword >

mime  

Map Filenames to MIME Types
View on CRAN: Click here


Download and install mime package within the R console
Install from CRAN:
install.packages("mime")

Install from Github:
library("remotes")
install_github("cran/mime")

Install by package version:
library("remotes")
install_version("mime", "0.13")



Attach the package and use:
library("mime")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-04-30
Latest Update: 2025-03-17
Description:
Guesses the MIME type from a filename extension using the data derived from /etc/mime.types in UNIX-type systems.
How to cite:
Yihui Xie (2014). mime: Map Filenames to MIME Types. R package version 0.13, https://cran.r-project.org/web/packages/mime. Accessed 22 Jun. 2026.
Previous versions and publish date:
0.1.1 (2014-05-12 07:48), 0.1.2 (2014-07-25 07:43), 0.1 (2014-04-30 22:25), 0.2 (2014-09-26 23:43), 0.3 (2015-03-29 08:43), 0.4 (2015-09-03 12:20), 0.5 (2016-07-07 07:38), 0.6 (2018-10-05 20:10), 0.7 (2019-06-11 22:10), 0.8 (2019-12-19 07:30), 0.9 (2020-02-04 19:20), 0.10 (2021-02-13 08:30), 0.11 (2021-06-23 06:40), 0.12 (2021-09-28 07:00)
Other packages that cited mime R package
View mime citation profile
Other R packages that mime depends, imports, suggests or enhances
Complete documentation for mime
Functions, R codes and Examples using the mime R package
Some associated functions: guess_type . mimemap . parse_multipart . 
Some associated R codes: mime.R . mimemap.R . parse.R .  Full mime package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

copulareg  
Copula Regression
Fits multivariate models in an R-vine pair copula construction framework, in such a way that the ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
MixOptim  
Mixture Optimization Algorithm
Simple tools to perform mixture optimization based on the 'desirability' package by Max Kuhn. It al ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,484

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA