[R] make check when installing R-1.6.0

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Fri Oct 11 16:08:42 CEST 2002


On Fri, 11 Oct 2002, Jonathan Rougier wrote:

> Brian O'Gorman wrote:
> >
> > This is the result of my make check,  could anyone help me out on this
> > one?
> >
> >      Formats: text example
> > running code in 'base-Ex.R' ...*** Error code 1
> > make: Fatal error: Command failed for target `base-Ex.Rout'
> > Current working directory /apps/R/R-1.6.0/tests/Examples
> > *** Error code 1
> > make: Fatal error: Command failed for target `test-Examples-Base'
> > Current working directory /apps/R/R-1.6.0/tests/Examples
> > *** Error code 1
> > make: Fatal error: Command failed for target `test-Examples'
> > Current working directory /apps/R/R-1.6.0/tests
> > *** Error code 1
> > make: Fatal error: Command failed for target `test-all-basics'
> > Current working directory /apps/R/R-1.6.0/tests
> > *** Error code 1
> > make: Fatal error: Command failed for target `check'
>
> You want to check the file "${R_HOME}/test/Examples/base-Ex.Rout"
> but my guess would be that you are picking up an old version of MASS.

Pretty unlikely: MASS ships with 1.6.0 and the test is run with --vanilla
so no other library directory is used (unless you have R_LIBS set in the
environment, not a good idea).  So why pick on MASS?

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272860 (secr)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list