[R] make check in ~/fem outputs only 1 test, huh ?

2005-09-27 Thread Courtney Thomas
fem-4.0.1 [and all the other modules, except post] compiles OK, AFAIK,
but when I do a 

make check 

only 1 test is reported, as follows:


making checksrc
making checkview3d
making checkviewaxis
making checktests

make check-TESTS
$ELMER_HOME undefined, setting it to ../src
CC: no input files specified
test: unexpected operator
Tests completed, passed: 0 out of total 0 tests 
PASS: runtests
===
All 1 tests passed
===
 

As I understand it, about 50 tests should have been run. What's wrong
and how do I fix it, please ?

Gratefully,
Courtney

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


[R] make check FAILS - Error code 1...comparing d-p-q-r-tests.Rout

2005-09-15 Thread Courtney Thomas
Under FreeBSD 5.3, attempting to properly install R-2.1.1, I get the
following response when I.

% make  ;all finishes without error, then...

% make check ret
.
.
--
comparing d-p-q-r-tests.Rout
to
  d-p-q-r-tests.Rout.save

1004c1004

 [1] mean relative difference 1.2848649e-08
  [1] TRUE
.Error code 1

stop in ~R/R-2.1.1/tests
---

I assume a computed value is out of bounds regarding a predetermined
range of accuracy. Not being a statistician nor programmer, how might I
fix this, please ?

Appreciatively,

Courtney

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html