Back to the "Multiple platform build/check report" A  B  C  D  E  F  G [H] I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Package 117/264HostnameOS / ArchBUILDCHECKBUILD BIN
hexbin 1.13.3
Nicholas Lewin-Koh
Snapshot Date: 2008-04-09 00:13:10 -0700 (Wed, 09 Apr 2008)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/hexbin
Last Changed Rev: 30573 / Revision: 30951
Last Changed Date: 2008-03-18 15:55:01 -0700 (Tue, 18 Mar 2008)
lamb1 Linux (SUSE 10.1) / x86_64  OK  WARNINGS 
wilson2 Linux (openSUSE 10.3) / x86_64  OK  WARNINGS 
wellington Linux (openSUSE 10.3) / i686  OK  WARNINGS 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK [ WARNINGS ] OK 
pelham Mac OS X Leopard (10.5.1) / i386  OK  WARNINGS  OK 
Package: hexbin
Version: 1.13.3
Command: E:\biocbld\bbs-2.2-bioc\R\bin\R.exe CMD check hexbin_1.13.3.tar.gz
StartedAt: 2008-04-09 06:18:03 -0700 (Wed, 09 Apr 2008)
EndedAt: 2008-04-09 06:19:26 -0700 (Wed, 09 Apr 2008)
EllapsedTime: 82.7 seconds
RetCode: 0
Status: WARNINGS
CheckDir: hexbin.Rcheck
Warnings: 1

Command output

* checking for working pdflatex ... OK
* using log directory 'E:/biocbld/bbs-2.2-bioc/meat/hexbin.Rcheck'
* using R version 2.7.0 Under development (unstable) (2008-03-10 r44730)
* using session charset: ISO8859-1
* checking for file 'hexbin/DESCRIPTION' ... OK
* this is package 'hexbin' version '1.13.3'
* checking package name space information ... OK
* 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 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 ... NOTE
all.intersect: no visible binding for global variable 'binlst'
grid.hexagons: no visible binding for global variable 'bin'
hexplom.formula: no visible global function definition for 'updateList'
inout.hex: no visible global function definition for 'exit'
mixcolors: no visible global function definition for 'coords'
panel.hexpose: no visible binding for global variable 'h'
* checking Rd files ... WARNING
Rd files without 'description':
  getHMedian.Rd
These entries are required in an Rd file.

See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $BLAS_LIBS ... OK
* creating hexbin-Ex.R ... OK
* checking examples ... OK
* checking tests ...
make[1]: Entering directory `/cygdrive/e/biocbld/bbs-2.2-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 
> 
8,9c16
< In RNGkind("Marsaglia-Multicarry", "Buggy Kinderman-Ramage") :
<   Buggy version of Kinderman-Ramage generator used.
---
> Buggy version of Kinderman-Ramage generator used. in: RNGkind("Marsaglia-Multicarry", "Buggy Kinderman-Ramage") 
59c66
<   ..@ 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 ...
104c111
<   ..@ 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 ...
135d141
< + plot.new()
OK
  Running 'hray.R'
  Running 'large.R'
  Running 'viewp-ex.R'
make[1]: Leaving directory `/cygdrive/e/biocbld/bbs-2.2-bioc/meat/hexbin.Rcheck/tests'
 OK
* checking package vignettes in 'inst/doc' ... OK
* creating hexbin-manual.tex ... OK
* checking hexbin-manual.tex using pdflatex ... OK

WARNING: There was 1 warning, see
  E:/biocbld/bbs-2.2-bioc/meat/hexbin.Rcheck/00check.log
for details

hexbin.Rcheck/00install.out:

installing R.css in E:/biocbld/bbs-2.2-bioc/meat/hexbin.Rcheck


---------- Making package hexbin ------------
  adding build stamp to DESCRIPTION
  installing NAMESPACE file and metadata
  making DLL ...
gfortran   -O3  -c hbin.f -o hbin.o
gfortran   -O3  -c hcell.f -o hcell.o
gfortran   -O3  -c herode.f -o herode.o
gfortran   -O3  -c hsm.f -o hsm.o
windres --preprocessor="gcc -E -xc -DRC_INVOKED" -I e:/biocbld/bbs-2.2-bioc/R/include  -i hexbin_res.rc -o hexbin_res.o
gcc  -std=gnu99  -shared -s  -o hexbin.dll hexbin.def hbin.o hcell.o herode.o hsm.o hexbin_res.o  -Le:/biocbld/bbs-2.2-bioc/R/bin   -lgfortran -lR
  ... DLL made
  installing DLL
  installing R files
  installing inst files
  installing data files
  preparing package hexbin 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"
  installing man source files
  installing indices
  not zipping data
  installing help
Note: removing empty section \references
Note: removing empty section \references
Note: removing empty section \description
Note: removing empty section \examples
Note: removing empty section \seealso
Note: removing empty section \description
Note: removing empty section \examples
Note: removing empty section \seealso
Note: removing empty section \examples
Note: removing empty section \examples
Note: removing empty section \examples
Note: removing empty section \examples
Note: removing empty section \details
Note: removing empty section \details
Note: removing empty section \details
Note: removing empty section \details
Note: removing empty section \details
Note: removing empty section \examples
Note: removing empty section \details
Note: removing empty section \examples
Note: removing empty section \details
Note: removing empty section \examples
Note: removing empty section \details
Note: removing empty section \examples
 >>> Building/Updating help pages for package 'hexbin'
     Formats: text html latex example chm 
  NHANES                            text    html    latex   example chm
  colramp                           text    html    latex   example chm
  erode.hexbin                      text    html    latex   example chm
  getHMedian                        text    html    latex           chm
  gplot.hexbin                      text    html    latex   example chm
  grid.hexagons                     text    html    latex   example chm
  grid.hexlegend                    text    html    latex   example chm
  hboxplot                          text    html    latex   example chm
  hcell2xy                          text    html    latex   example chm
  hcell2xyInt                       text    html    latex   example chm
  hdiffplot                         text    html    latex   example chm
  hexGraphPaper                     text    html    latex   example chm
  hexList                           text    html    latex           chm
  hexMA.loess                       text    html    latex   example chm
  hexTapply                         text    html    latex   example chm
  hexVP-class                       text    html    latex   example chm
  hexVP.abline                      text    html    latex           chm
  hexViewport                       text    html    latex   example chm
  hexbin                            text    html    latex   example chm
  hexbinplot                        text    html    latex   example chm
  hexplom                           text    html    latex   example chm
  hexpolygon                        text    html    latex   example chm
  hsmooth-methods                   text    html    latex           chm
  inout.hex                         text    html    latex           chm
  list2hexList                      text    html    latex           chm
  old-classes                       text    html    latex           chm
  optShape                          text    html    latex   example chm
  panel.hexboxplot                  text    html    latex   example chm
  panel.hexgrid                     text    html    latex           chm
  panel.hexloess                    text    html    latex           chm
  plotMAhex                         text    html    latex   example chm
  pushHexport                       text    html    latex           chm
  smooth.hexbin                     text    html    latex   example chm
Microsoft HTML Help Compiler 4.74.8702

Compiling e:\biocbld\bbs-2.2-bioc\meat\hexbin.Rcheck\00_pkg_src\hexbin\chm\hexbin.chm


Compile time: 0 minutes, 0 seconds
34	Topics
254	Local links
2	Internet links
1	Graphic


Created e:\biocbld\bbs-2.2-bioc\meat\hexbin.Rcheck\00_pkg_src\hexbin\chm\hexbin.chm, 82,407 bytes
Compression decreased file by 92,346 bytes.
  adding MD5 sums

* DONE (hexbin)