On Wed, Sep 21, 2011 at 7:16 AM, Renaud Gaujoux <ren...@mancala.cbio.uct.ac.za> wrote: > Hi, > > Suppose a package directory that contains R files that are not in the > Collate field in the DESCRIPTION. > Running: > roxygenise('.', roclets='rd') > > will parse all the R files, even those that are not in Collate. > I explicitly used the argument roclets='rd', since the default would be to > update the Collate field with new R scripts (right?).
Yes, correct. Roxygen2 updates collate for you, so it must parse all files. What behaviour are you looking for? Hadley -- Assistant Professor / Dobelman Family Junior Chair Department of Statistics / Rice University http://had.co.nz/ _______________________________________________ Roxygen-devel mailing list Roxygen-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/roxygen-devel