Back to the "Multiple platform build/check report"

Package 134/172OSArchBUILDCHECKBUILD BIN

reb

1.4.0

Karl J. Dykema
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: reb
Version: 1.4.0
Command: /loc/biocbuild/1.8d/R/bin/R CMD check reb_1.4.0.tar.gz
RetCode: 0
Time: 232.0 seconds
Status: OK
CheckDir: reb.Rcheck
Warnings: 0

Command output

* checking for working latex ... OK
* using log directory '/loc/biocbuild/1.8d/Rpacks/reb.Rcheck'
* using Version 2.3.1 (2006-06-01)
* checking for file 'reb/DESCRIPTION' ... OK
* this is package 'reb' version '1.4.0'
* 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 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 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 -I/loc/biocbuild/1.8d/R/include -I/loc/biocbuild/1.8d/R/include  -I/usr/local/include   -fPIC  -g -O2 -std=gnu99 -c movbin.c -o movbin.o
movbin.c: In function 'bscore':
movbin.c:48: warning: implicit declaration of function 'sqrt'
movbin.c:48: warning: incompatible implicit declaration of built-in function 'sqrt'
gcc -G -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)