Back to the "Multiple platform build/check report"

Package 234/234HostnameOSArchBUILDCHECKBUILD BIN
xcms 1.10.0
Colin A. Smith
Last Changed Date: 2007-10-02 17:41:09 -0700
Last Changed Rev: 27709
lamb1 Linux (SUSE 10.1) x86_64  OK  OK 
wellington Linux (SUSE 9.2) i686  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) x64  OK [ OK ] OK 
pitt Mac OS X (10.4.10) i386  OK  OK  OK 
Package: xcms
Version: 1.10.0
Command: E:\biocbld\bbs-2.1-bioc\R\bin\R.exe CMD check xcms_1.10.0.tar.gz
RetCode: 0
Time: 154.9 seconds
Status: OK
CheckDir: xcms.Rcheck
Warnings: 0

Command output

* checking for working latex ... OK
* using log directory 'E:/biocbld/bbs-2.1-bioc/meat/xcms.Rcheck'
* using R version 2.6.0 (2007-10-03)
* checking for file 'xcms/DESCRIPTION' ... OK
* this is package 'xcms' version '1.10.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'xcms' 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
profBinLinBase: no visible binding for global variable 'zidx'
running: multiple local function definitions for 'funct' with different
  formal arguments
* 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 ... NOTE
S3 methods shown with full name in documentation object 'c.xcmsSet':
  c.xcmsSet

S3 methods shown with full name in documentation object 'image.xcmsRaw':
  image.xcmsRaw

S3 methods shown with full name in documentation object 'plot.xcmsEIC':
  plot.xcmsEIC

S3 methods shown with full name in documentation object 'split.xcmsSet':
  split.xcmsSet

The \usage entries for S3 methods should use the \method markup and not
their full name.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $BLAS_LIBS ... OK
* creating xcms-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating xcms-manual.tex ... OK
* checking xcms-manual.tex ... OK

xcms.Rcheck/00install.out:

installing R.css in E:/biocbld/bbs-2.1-bioc/meat/xcms.Rcheck


---------- Making package xcms ------------
  adding build stamp to DESCRIPTION
  installing NAMESPACE file and metadata
  making DLL ...
making base64.d from base64.c
making mzboxes.d from mzboxes.c
making netCDF.d from netCDF.c
making ramp.d from ramp.c
making rampR.d from rampR.c
making util.d from util.c
making xcms.d from xcms.c
gcc-sjlj  -std=gnu99 -I./win -D_MSC_VER -Ie:/biocbld/bbs-2.1-bioc/R/include    -Wall -O3  -c base64.c -o base64.o
base64.c:18: warning: 'encode_group' defined but not used
base64.c:46: warning: 'decode_group' defined but not used
gcc-sjlj  -std=gnu99 -I./win -D_MSC_VER -Ie:/biocbld/bbs-2.1-bioc/R/include    -Wall -O3  -c mzboxes.c -o mzboxes.o
gcc-sjlj  -std=gnu99 -I./win -D_MSC_VER -Ie:/biocbld/bbs-2.1-bioc/R/include    -Wall -O3  -c netCDF.c -o netCDF.o
gcc-sjlj  -std=gnu99 -I./win -D_MSC_VER -Ie:/biocbld/bbs-2.1-bioc/R/include    -Wall -O3  -c ramp.c -o ramp.o
ramp.c: In function 'readPeaks':
ramp.c:1535: warning: 'multiplier' may be used uninitialized in this function
ramp.c:1534: warning: 'deltaMass' may be used uninitialized in this function
ramp.c:1533: warning: 'lastMass' may be used uninitialized in this function
gcc-sjlj  -std=gnu99 -I./win -D_MSC_VER -Ie:/biocbld/bbs-2.1-bioc/R/include    -Wall -O3  -c rampR.c -o rampR.o
gcc-sjlj  -std=gnu99 -I./win -D_MSC_VER -Ie:/biocbld/bbs-2.1-bioc/R/include    -Wall -O3  -c util.c -o util.o
gcc-sjlj  -std=gnu99 -I./win -D_MSC_VER -Ie:/biocbld/bbs-2.1-bioc/R/include    -Wall -O3  -c xcms.c -o xcms.o
xcms.c: In function 'ProfBinLin':
xcms.c:11: warning: 'xpre' may be used uninitialized in this function
xcms.c:11: warning: 'ypre' may be used uninitialized in this function
xcms.c: In function 'ProfBinLinBase':
xcms.c:62: warning: 'ipre' may be used uninitialized in this function
windres --preprocessor="gcc-sjlj -E -xc -DRC_INVOKED" -I e:/biocbld/bbs-2.1-bioc/R/include  -i xcms_res.rc -o xcms_res.o
gcc-sjlj  -std=gnu99  -shared -s  -o xcms.dll xcms.def base64.o mzboxes.o netCDF.o ramp.o rampR.o util.o xcms.o xcms_res.o  -Le:/biocbld/bbs-2.1-bioc/R/bin -L./win -lws2_32 -lnetcdf -lz   -lR
  ... DLL made
  installing DLL
  installing R files
  installing inst files
  installing man source files
  installing indices
  installing help
 >>> Building/Updating help pages for package 'xcms'
     Formats: text html latex example chm 
  SSgauss                           text    html    latex           chm
  c.xcmsSet                         text    html    latex           chm
  colMax                            text    html    latex           chm
  descendZero                       text    html    latex   example chm
  diffreport-methods                text    html    latex           chm
  doubleMatrix                      text    html    latex           chm
  etg                               text    html    latex           chm
  fillPeaks-methods                 text    html    latex           chm
  filtfft                           text    html    latex           chm
  findEqualGreater                  text    html    latex           chm
  findMZBoxes-methods               text    html    latex           chm
  findPeaks-methods                 text    html    latex           chm
  findPeaks.MSW-methods             text    html    latex           chm
  findPeaks.centWave-methods        text    html    latex           chm
  findPeaks.matchedFilter-methods   text    html    latex           chm
  getEIC-methods                    text    html    latex           chm
  getPeaks-methods                  text    html    latex           chm
  getScan-methods                   text    html    latex           chm
  getSpec-methods                   text    html    latex           chm
  group-methods                     text    html    latex           chm
  groupnames-methods                text    html    latex           chm
  groupval-methods                  text    html    latex           chm
  image.xcmsRaw                     text    html    latex           chm
  medianFilter                      text    html    latex   example chm
  na.flatfill                       text    html    latex           chm
  netCDF                            text    html    latex           chm
  panel.cor                         text    html    latex           chm
  plot.xcmsEIC                      text    html    latex           chm
  plotChrom-methods                 text    html    latex           chm
  plotPeaks-methods                 text    html    latex           chm
  plotRaw-methods                   text    html    latex           chm
  plotScan-methods                  text    html    latex           chm
  plotSpec-methods                  text    html    latex           chm
  plotSurf-methods                  text    html    latex           chm
  plotTIC-methods                   text    html    latex           chm
  plotrt-methods                    text    html    latex           chm
  profGenerate                      text    html    latex           chm
  profMedFilt-methods               text    html    latex           chm
  profMethod-methods                text    html    latex           chm
  profRange-methods                 text    html    latex           chm
  profStep-methods                  text    html    latex           chm
  pval                              text    html    latex           chm
  ramp                              text    html    latex           chm
  rawEIC-methods                    text    html    latex           chm
  rectUnique                        text    html    latex   example chm
  retcor-methods                    text    html    latex           chm
  retexp                            text    html    latex           chm
  sampnames-methods                 text    html    latex           chm
  specNoise                         text    html    latex           chm
  specPeaks                         text    html    latex           chm
  split.xcmsSet                     text    html    latex           chm
  xcmsEIC-class                     text    html    latex           chm
  xcmsRaw-class                     text    html    latex           chm
  xcmsRaw                           text    html    latex           chm
  xcmsSet-class                     text    html    latex           chm
  xcmsSet                           text    html    latex           chm
Microsoft HTML Help Compiler 4.74.8702

Compiling e:\biocbld\bbs-2.1-bioc\meat\xcms.Rcheck\00_pkg_src\xcms\chm\xcms.chm


Compile time: 0 minutes, 0 seconds
57	Topics
283	Local links
8	Internet links
1	Graphic


Created e:\biocbld\bbs-2.1-bioc\meat\xcms.Rcheck\00_pkg_src\xcms\chm\xcms.chm, 79,441 bytes
Compression decreased file by 130,030 bytes.
  preparing package xcms for lazy loading
  adding MD5 sums

* DONE (xcms)