Displaying 1 result from an estimated 1 matches for "865c865".
Did you mean:
d65c865
2014 Nov 01
1
R 3.1.1 and 3.1.2 both fail their test suites
...Testing examples for package 'tools'
| comparing 'tools-Ex.Rout' to 'tools-Ex.Rout.save' ...
| 452c452
| < character(0)
| ---
| > [1] "Matrix" "nlme" "mgcv"
| 856c856
| < character(0)
| ---
| > [1] "lattice"
| 865c865
| < character(0)
| ---
| > [1] "R (>= 2.15.1)"
| Testing examples for package 'utils'
| Error: testing 'utils' failed
I reported that issue at [2], and waited for something to happen. Now,
version 3.1.2 comes out and I try to update again, but it has the exa...