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: /Library/Frameworks/R.framework/Resources/bin/R CMD check xcms_1.10.0.tar.gz
RetCode: 0
Time: 227.7 seconds
Status: OK
CheckDir: xcms.Rcheck
Warnings: 0

Command output

* checking for working latex ... OK
* using log directory '/Users/biocbuild/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 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 ... 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 *source* package 'xcms' ...
** libs
** arch - i386
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -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-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c mzboxes.c -o mzboxes.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c netCDF.c -o netCDF.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c ramp.c -o ramp.o
ramp.c: In function 'readIndex':
ramp.c:262: warning: 'n' may be used uninitialized in this function
ramp.c: In function 'rampValidFileType':
ramp.c:1066: warning: 'result' may be used uninitialized in this function
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-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c rampR.c -o rampR.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c util.c -o util.o
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -msse3    -fPIC  -g -O2 -Wall -march=nocona -c xcms.c -o xcms.o
xcms.c: In function 'ProfBinLin':
xcms.c:11: warning: 'ypre' may be used uninitialized in this function
xcms.c:11: warning: 'xpre' may be used uninitialized in this function
xcms.c: In function 'ProfBinLinBase':
xcms.c:62: warning: 'ipre' may be used uninitialized in this function
gcc-4.0 -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o xcms.so base64.o mzboxes.o netCDF.o ramp.o rampR.o util.o xcms.o -L/usr/local/lib -L/sw/lib -lnetcdf -lz  -F/Library/Frameworks/R.framework/.. -framework R 
ld: warning -L: directory name (/sw/lib) does not exist
** arch - ppc
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -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-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c mzboxes.c -o mzboxes.o
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c netCDF.c -o netCDF.o
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c ramp.c -o ramp.o
ramp.c: In function 'readIndex':
ramp.c:262: warning: 'n' may be used uninitialized in this function
ramp.c: In function 'rampValidFileType':
ramp.c:1066: warning: 'result' may be used uninitialized in this function
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-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c rampR.c -o rampR.o
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c util.c -o util.o
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -I/sw/include -D_LARGEFILE_SOURCE -I/usr/local/include    -fPIC  -g -O2 -Wall -c xcms.c -o xcms.o
xcms.c: In function 'ProfBinLin':
xcms.c:11: warning: 'ypre' may be used uninitialized in this function
xcms.c:11: warning: 'xpre' may be used uninitialized in this function
xcms.c: In function 'ProfBinLinBase':
xcms.c:62: warning: 'ipre' may be used uninitialized in this function
gcc-4.0 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -std=gnu99 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o xcms.so base64.o mzboxes.o netCDF.o ramp.o rampR.o util.o xcms.o -L/usr/local/lib -L/sw/lib -lnetcdf -lz  -F/Library/Frameworks/R.framework/.. -framework R 
ld: warning -L: directory name (/sw/lib) does not exist
** R
** inst
** preparing package for lazy loading
** help
 >>> Building/Updating help pages for package 'xcms'
     Formats: text html latex example 
  SSgauss                           text    html    latex
  c.xcmsSet                         text    html    latex
  colMax                            text    html    latex
  descendZero                       text    html    latex   example
  diffreport-methods                text    html    latex
  doubleMatrix                      text    html    latex
  etg                               text    html    latex
  fillPeaks-methods                 text    html    latex
  filtfft                           text    html    latex
  findEqualGreater                  text    html    latex
  findMZBoxes-methods               text    html    latex
  findPeaks-methods                 text    html    latex
  findPeaks.MSW-methods             text    html    latex
  findPeaks.centWave-methods        text    html    latex
  findPeaks.matchedFilter-methods   text    html    latex
  getEIC-methods                    text    html    latex
  getPeaks-methods                  text    html    latex
  getScan-methods                   text    html    latex
  getSpec-methods                   text    html    latex
  group-methods                     text    html    latex
  groupnames-methods                text    html    latex
  groupval-methods                  text    html    latex
  image.xcmsRaw                     text    html    latex
  medianFilter                      text    html    latex   example
  na.flatfill                       text    html    latex
  netCDF                            text    html    latex
  panel.cor                         text    html    latex
  plot.xcmsEIC                      text    html    latex
  plotChrom-methods                 text    html    latex
  plotPeaks-methods                 text    html    latex
  plotRaw-methods                   text    html    latex
  plotScan-methods                  text    html    latex
  plotSpec-methods                  text    html    latex
  plotSurf-methods                  text    html    latex
  plotTIC-methods                   text    html    latex
  plotrt-methods                    text    html    latex
  profGenerate                      text    html    latex
  profMedFilt-methods               text    html    latex
  profMethod-methods                text    html    latex
  profRange-methods                 text    html    latex
  profStep-methods                  text    html    latex
  pval                              text    html    latex
  ramp                              text    html    latex
  rawEIC-methods                    text    html    latex
  rectUnique                        text    html    latex   example
  retcor-methods                    text    html    latex
  retexp                            text    html    latex
  sampnames-methods                 text    html    latex
  specNoise                         text    html    latex
  specPeaks                         text    html    latex
  split.xcmsSet                     text    html    latex
  xcmsEIC-class                     text    html    latex
  xcmsRaw-class                     text    html    latex
  xcmsRaw                           text    html    latex
  xcmsSet-class                     text    html    latex
  xcmsSet                           text    html    latex
** building package indices ...
* DONE (xcms)