Back to the "Multiple platform build/check report"

Package 95/214HostnameOSArchBUILDCHECKBUILD BIN

hexbin

1.10.0

Nicholas Lewin-Koh
Last Changed Date: 2007-04-24 11:21:48 -0700
Last Changed Rev: 24214
lamb1 Linux (SUSE 10.1) x86_64  OK [ OK ]
wellington Linux (SUSE 9.2) i686  OK  OK 
churchill Solaris 2.9 sparc  OK  OK 
lemming Windows Server 2003 (32-bit) x64  OK  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) x64  OK  OK  OK 
derby Mac OS X (10.4.9) i686  OK  OK 
Package: hexbin
Version: 1.10.0
Command: /home/biocbuild/bbs-2.0-bioc/R/bin/R CMD check hexbin_1.10.0.tar.gz
RetCode: 0
Time: 55.7 seconds
Status: OK
CheckDir: hexbin.Rcheck
Warnings: 0

Command output

* checking for working latex ... OK
* using log directory '/home/biocbuild/bbs-2.0-bioc/meat/hexbin.Rcheck'
* using R version 2.5.0 (2007-04-23)
* checking for file 'hexbin/DESCRIPTION' ... OK
* this is package 'hexbin' version '1.10.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'hexbin' 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 non-ASCII characters ... OK
* checking R files for syntax errors ... 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 for unstated dependencies in R code ... 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 data for non-ASCII characters ... OK
* checking for CRLF line endings in C/C++/Fortran sources/headers ... OK
* checking for portable use of $BLAS_LIBS ... OK
* creating hexbin-Ex.R ... OK
* checking examples ... OK
* checking tests ...
make[1]: Entering directory `/home/biocbuild/bbs-2.0-bioc/meat/hexbin.Rcheck/tests'
  Running 'hdiffplot.R'
  Comparing 'hdiffplot.Rout' to 'hdiffplot.Rout.save' ...3a4,11
> 
> Attaching package: 'colorspace'
> 
> 
> 	The following object(s) are masked from package:grDevices :
> 
> 	 hcl 
> 
58c66
<   ..@ eroded: logi [1:535] FALSE FALSE FALSE FALSE FALSE FALSE ...
---
>   ..@ eroded: logi [1:535] FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE ...
103c111
<   ..@ eroded: logi [1:906] FALSE FALSE FALSE FALSE FALSE FALSE ...
---
>   ..@ eroded: logi [1:906] FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE ...
134d141
< + plot.new()
137,145d143
< [1] 0
< [1] 0.5
< [1] "1:2"
< [1] 0
< [1] 0.5
< [1] "1:2"
< [1] 0
< [1] 0.5
< [1] "1:2"
 OK
  Running 'hray.R'
  Running 'large.R'
  Running 'viewp-ex.R'
make[1]: Leaving directory `/home/biocbuild/bbs-2.0-bioc/meat/hexbin.Rcheck/tests'
 OK
* checking package vignettes in 'inst/doc' ... OK
* creating hexbin-manual.tex ... OK
* checking hexbin-manual.tex ... OK

hexbin.Rcheck/00install.out:

* Installing *source* package 'hexbin' ...
** libs
gfortran   -fpic  -g -O2 -Wall -c hbin.f -o hbin.o
gfortran   -fpic  -g -O2 -Wall -c hcell.f -o hcell.o
gfortran   -fpic  -g -O2 -Wall -c herode.f -o herode.o
gfortran   -fpic  -g -O2 -Wall -c hsm.f -o hsm.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o hexbin.so hbin.o hcell.o herode.o hsm.o  -lgfortran -lm -lgcc_s -L/home/biocbuild/bbs-2.0-bioc/R/lib -lR
** R
** data
** inst
** preparing package for lazy loading
Loading required package: grid
Loading required package: lattice
Creating a new generic function for "plot" in "hexbin"
Creating a new generic function for "summary" in "hexbin"
** help
 >>> Building/Updating help pages for package 'hexbin'
     Formats: text html latex example 
  NHANES                            text    html    latex   example
  colramp                           text    html    latex   example
  erode.hexbin                      text    html    latex   example
  getHMedian                        text    html    latex   example
  gplot.hexbin                      text    html    latex   example
  grid.hexagons                     text    html    latex   example
  grid.hexlegend                    text    html    latex   example
  hboxplot                          text    html    latex   example
  hcell2xy                          text    html    latex   example
  hcell2xyInt                       text    html    latex   example
  hdiffplot                         text    html    latex   example
  hexGraphPaper                     text    html    latex   example
  hexList                           text    html    latex   example
  hexMA.loess                       text    html    latex   example
  hexTapply                         text    html    latex   example
  hexVP-class                       text    html    latex   example
  hexVP.abline                      text    html    latex   example
  hexViewport                       text    html    latex   example
  hexbin                            text    html    latex   example
  hexbinplot                        text    html    latex   example
  hexplom                           text    html    latex   example
  hexpolygon                        text    html    latex   example
  hsmooth-methods                   text    html    latex
  inout.hex                         text    html    latex
  list2hexList                      text    html    latex
  old-classes                       text    html    latex
  optShape                          text    html    latex   example
  panel.hexboxplot                  text    html    latex   example
  panel.hexgrid                     text    html    latex   example
  panel.hexloess                    text    html    latex   example
  plotMAhex                         text    html    latex   example
  pushHexport                       text    html    latex
  smooth.hexbin                     text    html    latex   example
** building package indices ...
* DONE (hexbin)