[Bioc-devel] how to build a single .Rd file
Paul Shannon
pshannon at systemsbiology.org
Sat Mar 5 02:06:48 CET 2011
I am adding a dozen or so man pages ('.Rd' files -- there must be a better name) to 120 already written.
I check the accuracy of these files by running 'R CMD check' on the entire package. Sometimes this takes a while to run, a while before I learn of the typo I made in the man page I last edited.
Is there some way to ask R to check only a single .Rd file? Something like:
cd RCytoscape/man
R CMD check setNodeColorRule.Rd
Thanks,
- Paul
More information about the Bioc-devel
mailing list