Back to the "Multiple platform build/check report"

Package 87/188HostnameOSArchBUILDCHECKBUILD BIN

impute

1.6.0

Balasubramanian Narasimhan
Last Changed Date: 2006-10-03 12:16:03 -0700
Last Changed Rev: 20373
lamb1 Linux (SUSE 10.1) x86_64  OK  ERROR 
wellington Linux (SUSE 9.2) i686  OK  OK 
churchill Solaris 2.9 sparc  OK [ ERROR ]
lemming Windows Server 2003 x86_64  OK  OK  OK 
Package: impute
Version: 1.6.0
Command: /loc/biocbuild/bbs-1.9/R/bin/R CMD check impute_1.6.0.tar.gz
RetCode: 1
Time: 16.7 seconds
Status: ERROR
CheckDir: impute.Rcheck
Warnings: NA

Command output

* checking for working latex ... OK
* using log directory '/loc/biocbuild/bbs-1.9/meat/impute.Rcheck'
* using R version 2.4.1 (2006-12-18)
* checking for file 'impute/DESCRIPTION' ... OK
* this is package 'impute' version '1.6.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'impute' can be installed ... ERROR
Installation failed.
See '/loc/biocbuild/bbs-1.9/meat/impute.Rcheck/00install.out' for details.

impute.Rcheck/00install.out:

* Installing *source* package 'impute' ...
** libs
gfortran   -fPIC  -g -O2 -Wall -c knnimpute.f -o knnimpute.o
 In file knnimpute.f:1

      subroutine knnimp(x,ximp,p,n,imiss,irmiss,kn,workp,workn,iworkp,  
     1
Error: Unclassifiable statement at (1)
 In file knnimpute.f:2

&     iworkn)                                                           
1
Error: Non-numeric character in statement label at (1)
 In file knnimpute.f:2

&     iworkn)                                                           
1
Error: Unclassifiable statement at (1)
 In file knnimpute.f:6

      integer iworkp(p),iworkn(n), jj                                   
                    1
Error: Variable 'p' cannot appear in the expression at (1)
 In file knnimpute.f:6

      integer iworkp(p),iworkn(n), jj                                   
                      1
Error: The module or main program array 'iworkp' at (1) must have constant shape
 In file knnimpute.f:6

      integer iworkp(p),iworkn(n), jj                                   
                              1
Error: Variable 'n' cannot appear in the expression at (1)
 In file knnimpute.f:6

      integer iworkp(p),iworkn(n), jj                                   
                                1
Error: The module or main program array 'iworkn' at (1) must have constant shape
 In file knnimpute.f:4

      integer imiss(p,n),irmiss(p)                                      
                               1
Error: Variable 'p' cannot appear in the expression at (1)
 In file knnimpute.f:4

      integer imiss(p,n),irmiss(p)                                      
                                 1
Error: The module or main program array 'irmiss' at (1) must have constant shape
 In file knnimpute.f:4

      integer imiss(p,n),irmiss(p)                                      
                   1
Error: Variable 'p' cannot appear in the expression at (1)
 In file knnimpute.f:4

      integer imiss(p,n),irmiss(p)                                      
                       1
Error: The module or main program array 'imiss' at (1) must have constant shape
 In file knnimpute.f:7

      double precision workp(p),workn(n)                                
                            1
Error: Variable 'p' cannot appear in the expression at (1)
 In file knnimpute.f:7

      double precision workp(p),workn(n)                                
                              1
Error: The module or main program array 'workp' at (1) must have constant shape
 In file knnimpute.f:7

      double precision workp(p),workn(n)                                
                                     1
Error: Variable 'n' cannot appear in the expression at (1)
 In file knnimpute.f:7

      double precision workp(p),workn(n)                                
                                       1
Error: The module or main program array 'workn' at (1) must have constant shape
 In file knnimpute.f:5

      double precision x(p,n),ximp(p,n)                                 
                        1
Error: Variable 'p' cannot appear in the expression at (1)
 In file knnimpute.f:5

      double precision x(p,n),ximp(p,n)                                 
                            1
Error: The module or main program array 'x' at (1) must have constant shape
 In file knnimpute.f:5

      double precision x(p,n),ximp(p,n)                                 
                                  1
Error: Variable 'p' cannot appear in the expression at (1)
 In file knnimpute.f:5

      double precision x(p,n),ximp(p,n)                                 
                                      1
Error: The module or main program array 'ximp' at (1) must have constant shape
 In file knnimpute.f:125

      subroutine twomis(x,p,n,imiss,x0,imiss0,maxit,eps,istart,clust,   
     1
Error: Unclassifiable statement at (1)
 In file knnimpute.f:126

&     nsize,dist,ratio,iter,iworkp,iworkn)                              
1
Error: Non-numeric character in statement label at (1)
 In file knnimpute.f:126

&     nsize,dist,ratio,iter,iworkp,iworkn)                              
1
Error: Unclassifiable statement at (1)
 In file knnimpute.f:127

      integer p,n,imiss(p,n),imiss0(n,2),maxit,istart(2),clust(p,2),    
                                                                   1
Error: Syntax error in data declaration at (1)
 In file knnimpute.f:128

&     iworkp(p)                                                         
1
Error: Non-numeric character in statement label at (1)
 In file knnimpute.f:128

&     iworkp(p)                                                         
1
Error: Unclassifiable statement at (1)
 In file knnimpute.f:3

      integer p,n,i,j,k,kn,m                                            
                                                                       1
 In file knnimpute.f:129

                    
                   2
Error: Two main PROGRAMs at (1) and (2)
make: *** [knnimpute.o] Error 1
ERROR: compilation failed for package 'impute'
** Removing '/loc/biocbuild/bbs-1.9/meat/impute.Rcheck/impute'