Skip to content
Prev 44885 / 63424 Next

Trouble building package using R in development

On Wed, Jan 16, 2013 at 7:25 AM, Gavin Simpson <gavin.simpson at ucl.ac.uk> wrote:
FYI, related posts:

* Rd thread 'R devel [and R 2.14.1 patched]: R CMD build now sources
~/.Rprofile' on Feb 23, 2012
[https://stat.ethz.ch/pipermail/r-devel/2012-February/063365.html]
* Rd thread 'R CMD build/check on Windows 7' on Jul 17, 2012
[https://stat.ethz.ch/pipermail/r-devel/2012-July/064427.html]

To circumvent this, I check using:

R --no-init-file CMD check foo_1.0.tar.gz

/Henrik