Back to the "Multiple platform build/check report"

Package 90/208OSArchBUILDCHECKBUILD BIN

hexbin

1.9.0

Nicholas Lewin-Koh
Linux (SUSE 9.2) x86_64 OK  WARNINGS 
Linux (SUSE 10.1) x86_64 OK  WARNINGS 
Linux (SUSE 9.2) i686 OK  WARNINGS 
Solaris 2.9 sparc OK  WARNINGS 
Windows Server 2003 x86_64 OK  WARNINGS  OK 
Windows Server 2003 NA OK  ERROR  OK 
Mac OS X (10.4.6) i686 OK [ WARNINGS ]
Package: hexbin
Version: 1.9.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check hexbin_1.9.0.tar.gz
RetCode: 0
Time: 153.8 seconds
Status: WARNINGS
CheckDir: hexbin.Rcheck
Warnings: 1

Command output

* checking for working latex ... OK
* using log directory '/Users/biocbuild/2.0d/Rpacks/hexbin.Rcheck'
* using R version 2.5.0 Under development (unstable) (2006-10-21 r39702)
* checking for file 'hexbin/DESCRIPTION' ... OK
* this is package 'hexbin' version '1.9.0'
* checking package dependencies ... WARNING
'library' or 'require' calls not declared from:
  Biobase affy
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* 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 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 hexbin-Ex.R ... OK
* checking examples ... OK
* checking 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'
 OK
* checking package vignettes in 'inst/doc' ... OK
* creating hexbin-manual.tex ... OK
* checking hexbin-manual.tex ... OK

WARNING: There was 1 warning, see
  /Users/biocbuild/2.0d/Rpacks/hexbin.Rcheck/00check.log
for details

hexbin.Rcheck/00install.out:

* Installing *source* package 'hexbin' ...
** libs
** arch - i386
gfortran-4.0 -arch i386   -fPIC  -g -O2 -march=pentium-m -mtune=prescott -c hbin.f -o hbin.o
gfortran-4.0 -arch i386   -fPIC  -g -O2 -march=pentium-m -mtune=prescott -c hcell.f -o hcell.o
gfortran-4.0 -arch i386   -fPIC  -g -O2 -march=pentium-m -mtune=prescott -c herode.f -o herode.o
gfortran-4.0 -arch i386   -fPIC  -g -O2 -march=pentium-m -mtune=prescott -c hsm.f -o hsm.o
gcc-4.0 -arch i386 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o hexbin.so hbin.o hcell.o herode.o hsm.o  -lgfortran -lgcc_s -lSystemStubs -lmx -lSystem -F/Library/Frameworks/R.framework/.. -framework R
** arch - ppc
gfortran-4.0 -arch ppc   -fPIC  -g -O2 -c hbin.f -o hbin.o
gfortran-4.0 -arch ppc   -fPIC  -g -O2 -c hcell.f -o hcell.o
gfortran-4.0 -arch ppc   -fPIC  -g -O2 -c herode.f -o herode.o
gfortran-4.0 -arch ppc   -fPIC  -g -O2 -c hsm.f -o hsm.o
gcc-4.0 -arch ppc -std=gnu99 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o hexbin.so hbin.o hcell.o herode.o hsm.o  -lgfortran -lgcc_s -lSystemStubs -lmx -lSystem -F/Library/Frameworks/R.framework/.. -framework R
** 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)