Skip to content
Prev 39051 / 63421 Next

Reading a specific file during "R CMD check"?

Hi Spencer,

I think one of the early phases of R CMD check is R CMD install - it
installs the package into a special location so that it doesn't
override existing installed packages, but still allows function to
work exactly as if they were in an installed package.

Hadley

On Fri, Feb 4, 2011 at 7:57 PM, Spencer Graves
<spencer.graves at structuremonitoring.com> wrote: