[R] Need help decyphering 'make check' errors

Barnet Wagman wagman at enteract.com
Thu Apr 11 21:57:32 CEST 2002


The file 'tests/Examples/ctest-Ex.Rout.fail' ends with the following error:

    > ## Formula interface.
    > data(USJudgeRatings)
    > pairs(USJudgeRatings)
    > cor.test(~ CONT + INTG, data = USJudgeRatings)
    Error in cor.test.default(~CONT + INTG, data = USJudgeRatings) :
        unused argument(s) (data ...)
    Execution halted


There was no core dump.  Could this be a bug in the test source?  If not,
any suggestions as to how I should proceed?


I'm running under SuSE 7.3; has anyone else built R on this version of SuSE?
(There's no pre-compiled version of R for SuSE 7.3, which is why I'm 
building
from source.)

Thanks,

bw

ripley at stats.ox.ac.uk wrote:

>They are serious.  Take a look at tests/Examples/ctest-Ex.Rout.fail to see
>what the error was, or look for a core dump in tests/Examples in that
>file shows nothing amiss.
>
>On Thu, 11 Apr 2002, Barnet Wagman wrote:
>
>>  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
>>






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