[R] Warnings with no INDEX file in a package.

Jeff Gentry jgentry at jimmy.harvard.edu
Thu Jan 9 22:15:16 CET 2003


On Thu, 9 Jan 2003, David Kane  <David Kane wrote:
> I have read the suggested sections of the manual. It would seem to me that I
> should be able to continue to follow my prior practice by turning off the
> warning for missing INDEX. Certainly, the fact that R CMD build creates an
> INDEX for you if one is not present would suggest that this is an acceptable
> practice.
> Or am I missing something? I just hate to ignore a warning each time I build a
> package . . .

R CMD build --force <pkg> should build all of the appropriate index files
for you.

-J




More information about the R-help mailing list