Skip to content
Prev 18539 / 63424 Next

shared-mime-info (PR#8278)

On Fri, 4 Nov 2005, Peter Dalgaard wrote:

            
What is the status of this problem report? Was a standard
set of MIME types ever established for the various R file
types? If so, where can I find them? The following seem
reasonable comparing against various sources, blended
with the above.


File types			MIME types
------------------------------	------------------------
.R				text/x-r,
                                text/x-r-source,
                                text/plain

.Rd				text/x-r-doc,
                                text/plain

.RData				application/x-r-data

.Rhistory			text/x-r-history,
                                text/plain

.Rout, .Rout.save, .Rout.fail	text/x-r-transcript,
                                text/plain

.Rprofile, Rprofile.site	text/x-r-profile,
				text/plain

.Renviron, Renviron		text/x-r-environ,
                                text/plain

I read long ago about suggestion for using dot-q for S
source but don't recall ever having seen it in the wild.
Peter mentioned dot-r as having been previously used for
Ratfor. It was also used by Rez on Mac OS. Also note that
dot-s is for assembly source.

Not sure if all of these even deserve MIME types. The first
three seem useful though the latter four could be dropped.

----------------------------------------------------------
SIGSIG -- signature too long (core dumped)