[Rd] Parallel R CMD check?

Martin Morgan mtmorgan at fhcrc.org
Fri Feb 17 07:50:42 CET 2012


Running R CMD check on a package can take quite a lot of time. Checks 
seem like they could be run in parallel (separate processes for, e.g., 
codoc, examples, tests, ...). Is there a way to do this? My current 
usage is typically

    R CMD build <pkg>
    R CMD check pkg_x.y.z.tar.gz

Thanks for any hints,

Martin
-- 
Computational Biology
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N. PO Box 19024 Seattle, WA 98109

Location: M1-B861
Telephone: 206 667-2793



More information about the R-devel mailing list