Skip to content

change in output wording causes make check to fail

2 messages · Kevin B. Hendricks, Brian Ripley

#
Hi,

 From an svn update run just a few minutes ago, make check-all fails

running code in 'R-intro.R' ... OK
comparing 'R-intro.Rout' to '../../r-devel/r-devel/R/tests/R- 
intro.Rout.save' ...608c608
< alternative hypothesis: true location shift is not equal to 0
---
 > alternative hypothesis: true mu is not equal to 0


Perhaps R-intro.Rout simply needs to be updated to reflect the  
wording change?

Kevin
#
On Sun, 24 Sep 2006, Kevin B. Hendricks wrote:

            
Yes, but it is 'make check-all' and not 'make check' that fails, and in 
R-devel, which is 'Under development (unstable)'.  This is an unfinished 
change (there also needs to be a change to ks.test).