Package Directory Hierarchy: Recursive inclusion of *.R possible?
On Thu, 4 Feb 2010, Barry Rowlingson wrote:
On Wed, Feb 3, 2010 at 10:40 AM, Johannes Graumann <johannes_graumann at 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
tlumley at u.washington.edu University of Washington, Seattle