Displaying 1 result from an estimated 1 matches for "sunultrasparc".
2003 Jul 18
1
(PR#2867)
...es 806 and 812, there are calls of 
F77_CALL(dgeqp3).  But the error messages on lines on lines 809 and 815 
refer to "dqeqp3", i.e., they currently have a "q" where they should have 
a "g".
Secondly, the non-trivial one
(2)  I have built R-1.7.1 under Solaris 7 on a SunUltrasparc 2 using 
gcc-2.95.3.  On running make check-all, bug #2867 still rears its head. 
Here is the tail of the output from reg-tests-1.Rout.fail
> ## as.hclust.twins() lost labels and more till (incl) 1.6.2
> 
> 
> ## PR#2867 qr(LAPACK=TRUE) didn't always pivot in 1.7.0
> set.seed(1)...