Back to the "Multiple platform build/check report"

Package 22/172OSArchBUILDCHECKBUILD BIN

bim

1.4.0

Brian S. Yandell
Linux (SUSE 9.2) x86_64 OK  OK 
Linux (SUSE 9.2) i686 OK  OK 
Solaris 2.9 sparc OK  OK 
Linux (SUSE 10.0) x86_64 OK [ OK ]
Windows Server 2003 x86_64 OK  OK  OK 
Package: bim
Version: 1.4.0
Command: /home/biocbuild/1.8d/R/bin/R CMD check bim_1.4.0.tar.gz
RetCode: 0
Time: 70.3 seconds
Status: OK
CheckDir: bim.Rcheck
Warnings: 0

Command output

* checking for working latex ... OK
* using log directory '/home/biocbuild/1.8d/Rpacks/bim.Rcheck'
* using Version 2.3.1 (2006-06-01)
* checking for file 'bim/DESCRIPTION' ... OK
* this is package 'bim' version '1.4.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'bim' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for syntax errors ... OK
* checking R files for library.dynam ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking Rd files ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking for CRLF line endings in C/C++/Fortran sources/headers ... OK
* creating bim-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating bim-manual.tex ... OK
* checking bim-manual.tex ... OK

bim.Rcheck/00install.out:

* Installing *source* package 'bim' ...
** libs
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c accept_birth.c -o accept_birth.o
In file included from accept_birth.c:13:
revjump.h:111:1: warning: "INFINITY" redefined
In file included from /usr/include/math.h:39,
                 from revjump.h:22,
                 from accept_birth.c:13:
/usr/include/bits/inf.h:27:1: warning: this is the location of the previous definition
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c birth.c -o birth.o
In file included from birth.c:13:
revjump.h:111:1: warning: "INFINITY" redefined
In file included from /usr/include/math.h:39,
                 from revjump.h:22,
                 from birth.c:13:
/usr/include/bits/inf.h:27:1: warning: this is the location of the previous definition
birth.c: In function 'swap_add_dom':
birth.c:585: warning: unused variable 'theparams'
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c com.c -o com.o
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c death.c -o death.o
In file included from death.c:13:
revjump.h:111:1: warning: "INFINITY" redefined
In file included from /usr/include/math.h:39,
                 from revjump.h:22,
                 from death.c:13:
/usr/include/bits/inf.h:27:1: warning: this is the location of the previous definition
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c INITVALS.c -o INITVALS.o
In file included from INITVALS.c:13:
revjump.h:111:1: warning: "INFINITY" redefined
In file included from /usr/include/math.h:39,
                 from revjump.h:22,
                 from INITVALS.c:13:
/usr/include/bits/inf.h:27:1: warning: this is the location of the previous definition
INITVALS.c: In function 'printX':
INITVALS.c:166: warning: format '%5.2f' expects type 'double', but argument 3 has type 'int'
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c mcmc.c -o mcmc.o
In file included from mcmc.c:17:
revjump.h:111:1: warning: "INFINITY" redefined
In file included from /usr/include/math.h:39,
                 from revjump.h:22,
                 from mcmc.c:17:
/usr/include/bits/inf.h:27:1: warning: this is the location of the previous definition
mcmc.c: In function 'mcmc':
mcmc.c:40: warning: unused variable 'k'
mcmc.c: In function 'birth_death':
mcmc.c:169: warning: unused variable 'moves'
mcmc.c: In function 'outputResults':
mcmc.c:434: warning: 'H' may be used uninitialized in this function
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c QTL_MOVE.c -o QTL_MOVE.o
In file included from QTL_MOVE.c:14:
revjump.h:111:1: warning: "INFINITY" redefined
In file included from /usr/include/math.h:39,
                 from revjump.h:22,
                 from QTL_MOVE.c:14:
/usr/include/bits/inf.h:27:1: warning: this is the location of the previous definition
QTL_MOVE.c: In function 'checkIntegrity':
QTL_MOVE.c:157: warning: suggest parentheses around && within ||
QTL_MOVE.c:160: warning: suggest parentheses around && within ||
QTL_MOVE.c:170: warning: format '%d' expects type 'int', but argument 4 has type 'double'
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c ranlib.c -o ranlib.o
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c read_data.c -o read_data.o
In file included from read_data.c:17:
revjump.h:111:1: warning: "INFINITY" redefined
In file included from /usr/include/math.h:39,
                 from revjump.h:22,
                 from read_data.c:17:
/usr/include/bits/inf.h:27:1: warning: this is the location of the previous definition
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c R_mcmc.c -o R_mcmc.o
In file included from R_mcmc.c:12:
revjump.h:111:1: warning: "INFINITY" redefined
In file included from /usr/include/math.h:39,
                 from revjump.h:22,
                 from R_mcmc.c:12:
/usr/include/bits/inf.h:27:1: warning: this is the location of the previous definition
R_mcmc.c: In function 'R_mcmc':
R_mcmc.c:45: warning: unused variable 'new_chrom'
R_mcmc.c:44: warning: unused variable 'new_lambda'
R_mcmc.c: In function 'setupChromosomes':
R_mcmc.c:402: warning: 'mystartptr' may be used uninitialized in this function
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c update_parms.c -o update_parms.o
In file included from update_parms.c:12:
revjump.h:111:1: warning: "INFINITY" redefined
In file included from /usr/include/math.h:39,
                 from revjump.h:22,
                 from update_parms.c:12:
/usr/include/bits/inf.h:27:1: warning: this is the location of the previous definition
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c update_qtl.c -o update_qtl.o
In file included from update_qtl.c:20:
revjump.h:111:1: warning: "INFINITY" redefined
In file included from /usr/include/math.h:39,
                 from revjump.h:22,
                 from update_qtl.c:20:
/usr/include/bits/inf.h:27:1: warning: this is the location of the previous definition
update_qtl.c: In function 'accept_new_lambda':
update_qtl.c:386: warning: unused variable 'qtlNum'
gcc -I/home/biocbuild/1.8d/R/include -I/home/biocbuild/1.8d/R/include  -I/usr/local/include   -fpic  -g -O2 -std=gnu99 -Wall -c Utilities.c -o Utilities.o
Utilities.c: In function 'dvector':
Utilities.c:143: warning: unused variable 'ii'
Utilities.c: In function 'ivector':
Utilities.c:153: warning: unused variable 'ii'
Utilities.c: In function 'cvector':
Utilities.c:162: warning: unused variable 'ii'
Utilities.c: In function 'lvector':
Utilities.c:171: warning: unused variable 'ii'
Utilities.c: In function 'cmatrix':
Utilities.c:181: warning: unused variable 'j'
Utilities.c: In function 'imatrix':
Utilities.c:201: warning: unused variable 'j'
Utilities.c: In function 'matrix':
Utilities.c:219: warning: unused variable 'j'
Utilities.c: In function 'smatrix':
Utilities.c:240: warning: unused variable 'j'
Utilities.c: In function 'dmatrix':
Utilities.c:356: warning: unused variable 'j'
gcc -shared -L/usr/local/lib64 -o bim.so accept_birth.o birth.o com.o death.o INITVALS.o mcmc.o QTL_MOVE.o ranlib.o read_data.o R_mcmc.o update_parms.o update_qtl.o Utilities.o   
** R
** data
** inst
** preparing package for lazy loading
Loading required package: qtl
** help
 >>> Building/Updating help pages for package 'bim'
     Formats: text html latex example 
  Bnapus                            text    html    latex   example
  bim-internal                      text    html    latex
  bim.effects                       text    html    latex   example
  bim.fdr                           text    html    latex   example
  bim.model                         text    html    latex   example
  bim.qtl                           text    html    latex   example
  bmapqtl.options                   text    html    latex   example
  fisch                             text    html    latex   example
  plot.bim                          text    html    latex   example
  plot.bim.diag                     text    html    latex   example
  plot.bim.loci                     text    html    latex   example
  plot.bim.mcmc                     text    html    latex   example
  plot.bim.model                    text    html    latex   example
  read.bim                          text    html    latex   example
  read.bmapqtl                      text    html    latex   example
  run.bmapqtl                       text    html    latex   example
  subset.bim                        text    html    latex   example
  summary.bim                       text    html    latex   example
  vern                              text    html    latex   example
** building package indices ...
* DONE (bim)