On Thu, 4 Feb 2010, Barry Rowlingson wrote:

On Wed, Feb 3, 2010 at 10:40 AM, Johannes Graumann
<johannes_graum...@web.de> wrote:
Hello,

I would like to organize the "R" directory in my home-grown package into
sub-directories, but "R CMD --build" doesn't seem to find *.R files below
the actual source directory. Is there any way around that?


Not really.  You could always manage your files in a separate directory tree 
and then use a Makefile to put them into the package format.

    -thomas

Thomas Lumley                   Assoc. Professor, Biostatistics
tlum...@u.washington.edu        University of Washington, Seattle

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to