mime - Map filenames to MIME types
RForge.net

mime

About mime
GIT access
Download/Files
Check results
Package R docs

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/yihui/mime.git mime
see also mime GitHub repository.

To install the latest development snapshot of this package, use

install.packages("mime",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("mime",,"http://rforge.net/")

Most recent GIT commits


dad9e4f6| Simon Urbanek | Sun Jul 28 22:29:23 2024 -0500
minor updates on the main page
 M       ihtml/docs.html
 M       ihtml/index.html

888ad27e| Simon Urbanek | Sun Dec 11 14:58:34 2022 -0600
add check flags; generate docs using pkgdown
 M       maintenance/daily

987e1fb4| Simon Urbanek | Sun Dec 11 14:54:52 2022 -0600
don't require svn repo
 M       cgi-bin/projhtml

acebbd33| Simon Urbanek | Sun Dec 11 14:54:12 2022 -0600
add link to <proj>/docs if present
 M       cgi-bin/RForge.pm

3356472a| Simon Urbanek | Sun Dec 11 14:26:41 2022 -0600
switch to R-based mk.PACKAGES
 M       maintenance/mk.PACKAGES