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]
First Published: 2014-04-30
Latest Update: 2021-09-28
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 23 Apr. 2025.
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
03/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/21Downloads for mime2000025000300003500040000450005000055000TrendBars

Today's Hot Picks in Authors and Packages

miCoPTCM  
Promotion Time Cure Model with Mis-Measured Covariates
Fits Semiparametric Promotion Time Cure Models, taking into account (using a corrected score approa ...
Download / Learn more Package Citations See dependency  
sociome  
Operationalizing Social Determinants of Health Data for Researchers
Accesses raw data via API and calculates social determinants of health measures for user-specified l ...
Download / Learn more Package Citations See dependency  
pkgndep  
Analyze Dependency Heaviness of R Packages
A new metric named 'dependency heaviness' is proposed that measures the number of additional depend ...
Download / Learn more Package Citations See dependency  
ODEnetwork  
Network of Differential Equations
Simulates a network of ordinary differential equations of order two. The package provides an easy i ...
Download / Learn more Package Citations See dependency  
rwt  
"Rice Wavelet Toolbox" Wrapper
Provides a set of functions for 1D and 2D wavelet and filterbank design analysis and processing. Fun ...
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  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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