Displaying 1 result from an estimated 1 matches for "3756c3756".
2008 Mar 25
2
R 64 on Intel Mac check problem
...e R packages
are tested. In particular when the regression tests are run I get the
following.
running regression 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...