[Roxygen-devel] [roxygen2] roxygenise parses R files that are not in Collate

Hadley Wickham hadley at rice.edu
Wed Sep 21 21:36:49 CEST 2011


On Wed, Sep 21, 2011 at 7:16 AM, Renaud Gaujoux
<renaud at 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/


More information about the Roxygen-devel mailing list