Displaying 1 result from an estimated 1 matches for "3762c3762".
2008 Mar 25
2
R 64 on Intel Mac check problem
...n tests
running code in 'reg-tests-1.R' ...\c
OK
running code in 'reg-tests-2.R' ...\c
OK
comparing 'reg-tests-2.Rout' to './reg-tests-2.Rout.save' ...\c
3756c3756
< The decimal point is 1 digit(s) to the right of the |
---
> The decimal point is at the |
3762c3762
< The decimal point is 1 digit(s) to the right of the |
---
> The decimal point is 1 digit(s) to the left of the |
3764c3764
< 0 | 1111111111
---
> 1 | 0000000000
make[3]: *** [reg-tests-2.Rout] Error 1
make[2]: *** [test-Reg] Error 2
make[1]: *** [test-all-basics] Error 1
make:...