[Rd] How to organized code in the R/ directory of a package?

hadley wickham h.wickham at gmail.com
Thu Dec 10 23:29:26 CET 2009


I have 145 R files in ggplot2, but don't have any problems navigating
them (with appropriate tool support).  Just  how many files do you
have?

Hadley

On Thu, Dec 10, 2009 at 3:56 PM, Peng Yu <pengyu.ut at gmail.com> wrote:
> I'm making a package, Current, I put all R files in the R/ directory
> in the package (without using subdirectory). This will become a
> problem when there are many files in the directory. I'm wondering how
> to use subdirectories in R/?
>
> Does 'R CMD INSTALL' install the files in the subdirectories automatically?
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>



-- 
http://had.co.nz/



More information about the R-devel mailing list