[R] make check errors with R 2.7.0
Patrick Connolly
p_connolly at slingshot.co.nz
Fri Apr 25 06:13:03 CEST 2008
I installed R-2.7.0 from the tar.gz file. It's the end of make check
that my question is about.
make[3]: Entering directory `/usr/local/R-2.7.0/tests'
make[3]: `reg-tests-1.Rout' is up to date.
make[3]: `reg-tests-2.Rout' is up to date.
running code in 'reg-IO.R' ... OK
comparing 'reg-IO.Rout' to './reg-IO.Rout.save' ...44c44
< In readLines("testIO.R") : incomplete final line found on 'testIO.R'
---
> In readLines("testIO.R") : incomplete final line found on 'testIO.R'
88c88
< In readLines("testIO.R") : incomplete final line found on 'testIO.R'
---
> In readLines("testIO.R") : incomplete final line found on 'testIO.R'
111c111
< In readLines("testIO.R") : incomplete final line found on 'testIO.R'
---
> In readLines("testIO.R") : incomplete final line found on 'testIO.R'
134c134
< In readLines("testIO.R") : incomplete final line found on 'testIO.R'
---
> In readLines("testIO.R") : incomplete final line found on 'testIO.R'
make[3]: *** [reg-IO.Rout] Error 1
make[3]: Leaving directory `/usr/local/R-2.7.0/tests'
make[2]: *** [test-Reg] Error 2
make[2]: Leaving directory `/usr/local/R-2.7.0/tests'
make[1]: *** [test-all-basics] Error 1
make[1]: Leaving directory `/usr/local/R-2.7.0/tests'
make: *** [check] Error 2
When I look at testIO.R, it seems indeed to be designed to have a
missing CR at the end. Is this simply testing to see if it is found,
or does the fact that it exits with Error 2 mean that it's not going
onto other tests? It did seem to be rather a lot shorter than I
remember other installations.
I did not have any difficulty in installing the lme4 package and its
dependencies which might indicate that the installation has been
successful.
Do I have any cause for concern?
--
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.
___ Patrick Connolly
{~._.~} Great minds discuss ideas
_( Y )_ Middle minds discuss events
(:_~*~_:) Small minds discuss people
(_)-(_) ..... Anon
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.
More information about the R-help
mailing list