Re: [R] Package Build Recommendations

2015-05-06 Thread Duncan Murdoch
On 05/05/2015 8:16 PM, Glenn Schultz wrote: Hi All, I have my R package built and it passes the CRAN tests. Now, I have a question. The file structure is not standard. There are addition data files as follows outlined below. Each, if you will, represents separation of concerns with respec

Re: [R] Package Build Recommendations

2015-05-06 Thread Charles Determan
Hi Glenn, Generally data files are stored in the 'data' directory. If you visit Hadley's R packages site on the data page (http://r-pkgs.had.co.nz/data.html) this is described quite clearly. You can use the devtools package functions like `use_data` to have data files properly stored in your pac

[R] Package Build Recommendations

2015-05-06 Thread Glenn Schultz
Hi All, I have my R package built and it passes the CRAN tests.  Now, I have a question.  The file structure is not standard.  There are addition data files as follows outlined below.  Each, if you will, represents separation of concerns with respect to structured securities like MBS and REMIC