Skip to content
Prev 78295 / 398502 Next

Library error when using R CMD check

On Mon, 3 Oct 2005, Ken Termiso wrote:

            
This help any?

$ R_LIBS=<colon separated pathname list>
$ env R_LIBS=$R_LIBS R CMD check <pkgname>

Note that the first line would normally corespond to the
entry of the same name in your <~/.Renviron> file. In the case
of Mac OS X, it should normally be:

    R_LIBS=~/Library/R/library

----------------------------------------------------------
SIGSIG -- signature too long (core dumped)