files ending by .R in packages
Philippe Lambert
phlamber@luc.ac.be
Fri, 12 Dec 1997 10:25:22 +0100 (MET)
On Thu, 11 Dec 1997, Thomas Lumley wrote:
> On Thu, 11 Dec 1997, Paul Gilbert wrote:
> > >However, keep in mind that in the long run, all R SOURCE files will need
> > >to have a `.R' extension (as of 0.60, this is already a must for data).
> >
> > Does this mean that files like, for example, ../R/library/mva/R/mva should be
> > called ../R/library/mva/R/mva.R or does it mean that in R when I use source()
> > the file name must end in .R?
>
> It only applies to package source code: so
>
> src/library/SOMEPKG/R/file should be
> src/library/SOMEPKG/R/file.R and
> src/library/SOMEPKG/data/datafile should be
> src/library/SOMEPKG/data/datafile.R
>
> for the installer to install them.
>
Personnally, I would appreciate that .r source files are also considered
when installing a package, as a .R file copied on a msdos floppy disk
becomes a .r file.
Philippe
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._