Back to the "Multiple platform build/check report"
Package 81/172 | OS | Arch | BUILD | CHECK | BUILD BIN |
impute1.4.0Balasubramanian Narasimhan | Linux (SUSE 9.2) | x86_64 | OK | OK | |
Linux (SUSE 9.2) | i686 | OK | OK | ||
Solaris 2.9 | sparc | OK | ERROR | ||
Linux (SUSE 10.0) | x86_64 | OK | [ ERROR ] | ||
Windows Server 2003 | x86_64 | OK | OK | OK |
Package: impute |
Version: 1.4.0 |
Command: /home/biocbuild/1.8d/R/bin/R CMD check impute_1.4.0.tar.gz |
RetCode: 1 |
Time: 2.5 seconds |
Status: ERROR |
CheckDir: impute.Rcheck |
Warnings: NA |
* checking for working latex ... OK * using log directory '/home/biocbuild/1.8d/Rpacks/impute.Rcheck' * using Version 2.3.1 (2006-06-01) * checking for file 'impute/DESCRIPTION' ... OK * this is package 'impute' version '1.4.0' * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'impute' can be installed ... ERROR Installation failed. See '/home/biocbuild/1.8d/Rpacks/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:4 integer imiss(p,n),irmiss(p) 1 Error: Variable 'p' cannot appear in the expression at (1) 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:4 integer imiss(p,n),irmiss(p) 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: Variable 'p' cannot appear in the expression at (1) 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: Variable 'p' cannot appear in the expression at (1) 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: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 '/home/biocbuild/1.8d/Rpacks/impute.Rcheck/impute'