[R] Need help decyphering 'make check' errors

Barnet Wagman wagman at enteract.com
Thu Apr 11 21:24:49 CEST 2002


  I haven't been able to find any documentation explaining what these
errors mean (and if they're serious).  If anyone can give me some
guidance on this, I'd very much appreciate it.

The error messages are

    make[4]: *** [ctest-Ex.Rout] Error 1
    make[3]: *** [test-Examples] Error 2
    make[2]: *** [test-Examples] Error 2
    make[1]: *** [test-all-basics] Error 1
    make: *** [check] Error 2

The full output is below.

Thanks,

Barnet Wagman


=============================================================

/usr/local/R-1.4.1 # make check
make[1]: Entering directory `/usr/local/R-1.4.1/tests'
make[2]: Entering directory `/usr/local/R-1.4.1/tests'
make[3]: Entering directory `/usr/local/R-1.4.1/tests/Examples'
make[4]: Entering directory `/usr/local/R-1.4.1/tests/Examples'
make[4]: Leaving directory `/usr/local/R-1.4.1/tests/Examples'
make[4]: Entering directory `/usr/local/R-1.4.1/tests/Examples'
collecting examples for package `base' ...
make[5]: Entering directory `/usr/local/R-1.4.1/src/library'
 >>> Building/Updating help pages for package `base'
     Formats: text example
make[5]: Leaving directory `/usr/local/R-1.4.1/src/library'
running code in `base-Ex.R' ... OK
collecting examples for package `ctest' ...
make[5]: Entering directory `/usr/local/R-1.4.1/src/library'
 >>> Building/Updating help pages for package `ctest'
     Formats: text example
make[5]: Leaving directory `/usr/local/R-1.4.1/src/library'
running code in `ctest-Ex.R' ...make[4]: *** [ctest-Ex.Rout] Error 1
make[4]: Leaving directory `/usr/local/R-1.4.1/tests/Examples'
make[3]: *** [test-Examples] Error 2
make[3]: Leaving directory `/usr/local/R-1.4.1/tests/Examples'
make[2]: *** [test-Examples] Error 2
make[2]: Leaving directory `/usr/local/R-1.4.1/tests'
make[1]: *** [test-all-basics] Error 1
make[1]: Leaving directory `/usr/local/R-1.4.1/tests'
make: *** [check] Error 2


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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