Back to the "Multiple platform build/check report"

Package 162/208OSArchBUILDCHECKBUILD BIN

reb

1.7.1

Karl J. Dykema
Linux (SUSE 9.2) x86_64 OK  OK 
Linux (SUSE 10.1) x86_64 OK  OK 
Linux (SUSE 9.2) i686 OK [ OK ]
Solaris 2.9 sparc OK  OK 
Windows Server 2003 x86_64 OK  OK  OK 
Windows Server 2003 NA OK  ERROR  OK 
Mac OS X (10.4.6) i686 OK  OK 
Package: reb
Version: 1.7.1
Command: /loc/biocbuild/2.0d/R/bin/R CMD check reb_1.7.1.tar.gz
RetCode: 0
Time: 164.2 seconds
Status: OK
CheckDir: reb.Rcheck
Warnings: 0

Command output

* checking for working latex ... OK
* using log directory '/extra/loc/biocbuild/2.0d/Rpacks/reb.Rcheck'
* using R version 2.5.0 Under development (unstable) (2006-12-05 r40126)
* checking for file 'reb/DESCRIPTION' ... OK
* this is package 'reb' version '1.7.1'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'reb' 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 non-ASCII characters ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd cross-references ... 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
* checking for portable use of $BLAS_LIBS ... OK
* creating reb-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating reb-manual.tex ... OK
* checking reb-manual.tex ... OK

reb.Rcheck/00install.out:

* Installing *source* package 'reb' ...
** libs
gcc -std=gnu99 -I/loc/biocbuild/2.0d/R/include -I/loc/biocbuild/2.0d/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c movbin.c -o movbin.o
movbin.c: In function `bcount':
movbin.c:37: warning: suggest parentheses around comparison in operand of &
movbin.c: In function `bscore':
movbin.c:48: warning: implicit declaration of function `sqrt'
movbin.c: In function `mean':
movbin.c:63: warning: suggest parentheses around comparison in operand of &
movbin.c: In function `mspan_mov_binom_mx':
movbin.c:128: warning: unused variable `im_mx'
movbin.c: In function `mspan_mov_binom':
movbin.c:145: warning: unused variable `r'
movbin.c:145: warning: unused variable `c'
movbin.c: In function `main':
movbin.c:158: warning: unused variable `data'
movbin.c:160: warning: unused variable `gx2'
movbin.c:161: warning: unused variable `im_vec'
movbin.c:161: warning: unused variable `im_mx'
movbin.c:162: warning: unused variable `sum_vec'
movbin.c:162: warning: unused variable `sum_mx'
movbin.c:163: warning: unused variable `range'
movbin.c:166: warning: unused variable `rlen'
movbin.c:168: warning: unused variable `nr'
gcc -std=gnu99 -shared -L/usr/local/lib -o reb.so movbin.o   
** R
** data
** inst
** help
 >>> Building/Updating help pages for package 'reb'
     Formats: text html latex example 
  Hs.arms                           text    html    latex
  absMax                            text    html    latex   example
  buildChromCytoband                text    html    latex   example
  buildChromMap                     text    html    latex   example
  cset2band                         text    html    latex   example
  fromRevIsh                        text    html    latex   example
  isAbnormal                        text    html    latex   example
  mcr.eset                          text    html    latex   example
  movbin                            text    html    latex   example
  naMean                            text    html    latex   example
  regmap                            text    html    latex   example
  revish                            text    html    latex   example
  rmAmbigMappings                   text    html    latex   example
  smoothByRegion                    text    html    latex   example
  summarizeByRegion                 text    html    latex   example
  t.binom.test                      text    html    latex   example
  writeGFF3                         text    html    latex   example
** building package indices ...
* DONE (reb)