Skip to content
Back to formatted view

Raw Message

Message-ID: <1434633991.6547.25.camel@brian-rcg.priv.dvtrading.co>
Date: 2015-06-18T13:26:31Z
From: Brian G. Peterson
Subject: [R-pkg-devel] R CMD check package subdirectory warning on filenames
In-Reply-To: <5582C44E.6060105@gmail.com>

On Thu, 2015-06-18 at 09:14 -0400, Ben Bolker wrote:
>   (I didn't know that browsers had trouble accessing file names that
> started with a digit?)

They don't.

the relevant rfc, I think, is this one:
https://www.ietf.org/rfc/rfc3986.txt

the 'unreserved' (allowed) characters are

 unreserved  = ALPHA / DIGIT / "-" / "." / "_" / "~"

(RFC3986, p. 12)

One would assume that R should also allow all unreserved characters in
file names for documents, vignettes, etc.

Regards,

Brian

-- 
Brian G. Peterson
http://braverock.com/brian/
Ph: 773-459-4973
IM: bgpbraverock