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 603/609HostnameOS / ArchBUILDCHECKBUILD BIN
xcms 1.34.0
Ralf Tautenhahn
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/xcms
Last Changed Rev: 70050 / Revision: 74773
Last Changed Date: 2012-10-01 15:16:24 -0700 (Mon, 01 Oct 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: xcms
Version: 1.34.0
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch xcms_1.34.0.tar.gz
StartedAt: 2013-03-25 01:36:08 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 01:44:32 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 504.2 seconds
RetCode: 0
Status:  OK 
CheckDir: xcms.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.11-bioc/meat/xcms.Rcheck'
* using R version 2.15.3 (2013-03-01)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'xcms/DESCRIPTION' ... OK
* this is package 'xcms' version '1.34.0'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package 'xcms' can be installed ... OK
* checking installed package size ... 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 for left-over 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 package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... 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
File 'xcms/R/unix/zzz.R':
  .onLoad calls:
    require(methods)

File 'xcms/R/windows/zzz.R':
  .onLoad calls:
    require(methods)

Package startup functions should not change the search path.
See section 'Good practice' in ?.onAttach.

fitGauss: warning in nls(d ˜ SSgauss(td, mu, sigma, h), algo = "port"):
  partial argument match of 'algo' to 'algorithm'
joinOverlappingPeaks: warning in which(upper.tri(matrix(0, Ngp, Ngp)),
  arr = TRUE): partial argument match of 'arr' to 'arr.ind'
joinOverlappingPeaks: warning in which(upper.tri(matrix(0, lcc, lcc)),
  arr = TRUE): partial argument match of 'arr' to 'arr.ind'
plot.xcmsEIC: warning in rgb(rgbvec[1], rgbvec[2], rgbvec[3], max =
  255): partial argument match of 'max' to 'maxColorValue'
.onLoad : <anonymous>: no visible global function definition for
  'mpi.comm.size'
.onLoad : <anonymous>: no visible global function definition for
  'mpi.close.Rslaves'
.onLoad : <anonymous>: no visible global function definition for
  'mpi.finalize'
.xcmsFragments.plotTree: no visible global function definition for
  'edgemode<-'
.xcmsFragments.plotTree: no visible global function definition for
  'addEdge'
KeggSearch: no visible global function definition for
  'search.compounds.by.mass'
buildMzdata: no visible global function definition for 'xmlTree'
buildMzdata: no visible global function definition for 'base64encode'
running: multiple local function definitions for 'funct' with different
  formal arguments
xcmsPapply: no visible global function definition for 'mpi.comm.size'
xcmsPapply: no visible global function definition for
  'mpi.spawn.Rslaves'
xcmsPapply: no visible global function definition for 'mpi.comm.rank'
xcmsPapply : papply_int_slavefunction: no visible global function
  definition for 'mpi.send.Robj'
xcmsPapply : papply_int_slavefunction: no visible global function
  definition for 'mpi.recv.Robj'
xcmsPapply : papply_int_slavefunction: no visible global function
  definition for 'mpi.any.source'
xcmsPapply : papply_int_slavefunction: no visible global function
  definition for 'mpi.any.tag'
xcmsPapply : papply_int_slavefunction: no visible global function
  definition for 'mpi.get.sourcetag'
xcmsPapply: no visible global function definition for
  'mpi.bcast.Robj2slave'
xcmsPapply: no visible global function definition for 'mpi.bcast.cmd'
xcmsPapply: no visible global function definition for 'mpi.recv.Robj'
xcmsPapply: no visible global function definition for 'mpi.any.source'
xcmsPapply: no visible global function definition for 'mpi.any.tag'
xcmsPapply: no visible global function definition for
  'mpi.get.sourcetag'
xcmsPapply: no visible global function definition for 'mpi.send.Robj'
xcmsSet: no visible global function definition for 'mpi.spawn.Rslaves'
xcmsSet: no visible global function definition for 'mpi.comm.size'
xcmsSet: no visible global function definition for 'mpi.comm.rank'
xcmsSet: no visible global function definition for 'mpi.close.Rslaves'
* checking Rd files ... NOTE
prepare_Rd: split.xcmsRaw.Rd:18-20: Dropping empty section \usage
prepare_Rd: split.xcmsSet.Rd:19-21: Dropping empty section \usage
prepare_Rd: xcmsSet.Rd:51-53: Dropping empty section \note
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* 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) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File '/Users/biocbuild/bbs-2.11-bioc/meat/xcms.Rcheck/xcms/libs/i386/xcms.so':
  Found '__ZSt4cerr', possibly from 'std::cerr' (C++)
    Objects: 'obiwarp/vec.o', 'obiwarp/xcms_dynprog.o'
  Found '__ZSt4cout', possibly from 'std::cout' (C++)
    Objects: 'massifquant/TrMgr.o', 'massifquant/Tracker.o',
      'massifquant/SegProc.o', 'massifquant/OpOverload.o',
      'obiwarp/mat.o', 'obiwarp/vec.o'
  Found '___stdoutp', possibly from 'stdout' (C)
    Object: 'obiwarp/mat.o'
  Found '_exit', possibly from 'exit' (C)
    Objects: 'obiwarp/mat.o', 'obiwarp/vec.o',
      'obiwarp/xcms_dynprog.o', 'obiwarp/xcms_lmat.o'
  Found '_printf', possibly from 'printf' (C)
    Objects: 'massifquant/OpOverload.o', 'obiwarp/mat.o',
      'obiwarp/xcms_dynprog.o', 'obiwarp/xcms_lmat.o'
  Found '_puts', possibly from 'printf' (C), 'puts' (C)
    Object: 'obiwarp/vec.o'

Compiled code should not call functions which might terminate R nor
write to stdout/stderr instead of to the console.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running 'doRUnit.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 3 notes.
See
  '/Users/biocbuild/bbs-2.11-bioc/meat/xcms.Rcheck/00check.log'
for details.

xcms.Rcheck/00install.out:

* installing *source* package 'xcms' ...
** libs
*** arch - i386
rm -f massifquant/xcms_massifquant.o massifquant/TrMgr.o massifquant/Tracker.o massifquant/SegProc.o massifquant/DataKeeper.o massifquant/OpOverload.o obiwarp/mat.o obiwarp/vec.o obiwarp/xcms_dynprog.o obiwarp/xcms_lmat.o xcms_obiwarp.o fastMatch.o mzClust_hclust.o mzROI.o util.o xcms.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c massifquant/xcms_massifquant.cpp -o massifquant/xcms_massifquant.o
massifquant/xcms_massifquant.cpp: In function 'SEXPREC* massifquant(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)':
massifquant/xcms_massifquant.cpp:107: warning: deprecated conversion from string constant to 'char*'
massifquant/xcms_massifquant.cpp:107: warning: deprecated conversion from string constant to 'char*'
massifquant/xcms_massifquant.cpp:107: warning: deprecated conversion from string constant to 'char*'
massifquant/xcms_massifquant.cpp:107: warning: deprecated conversion from string constant to 'char*'
massifquant/xcms_massifquant.cpp:107: warning: deprecated conversion from string constant to 'char*'
massifquant/xcms_massifquant.cpp:107: warning: deprecated conversion from string constant to 'char*'
massifquant/xcms_massifquant.cpp:107: warning: deprecated conversion from string constant to 'char*'
massifquant/xcms_massifquant.cpp:116: warning: unused variable 'scanLength'
massifquant/xcms_massifquant.cpp:33: warning: unused variable 'vstcenter'
massifquant/xcms_massifquant.cpp:33: warning: unused variable 'vintenmax'
massifquant/xcms_massifquant.cpp:70: warning: unused variable 'maxScanNums'
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c massifquant/TrMgr.cpp -o massifquant/TrMgr.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c massifquant/Tracker.cpp -o massifquant/Tracker.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c massifquant/SegProc.cpp -o massifquant/SegProc.o
massifquant/SegProc.cpp: In member function 'double SegProc::Rf_pt(double, double, int, int)':
massifquant/SegProc.cpp:361: warning: deprecated conversion from string constant to 'char*'
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c massifquant/DataKeeper.cpp -o massifquant/DataKeeper.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c massifquant/OpOverload.cpp -o massifquant/OpOverload.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c obiwarp/mat.cpp -o obiwarp/mat.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c obiwarp/vec.cpp -o obiwarp/vec.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c obiwarp/xcms_dynprog.cpp -o obiwarp/xcms_dynprog.o
obiwarp/xcms_dynprog.cpp: In member function 'void DynProg::score_mutual_info(VEC::MatF&, VEC::MatF&, VEC::MatF&, int)':
obiwarp/xcms_dynprog.cpp:732: warning: unused variable 'cols'
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c obiwarp/xcms_lmat.cpp -o obiwarp/xcms_lmat.o
g++ -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -fasm-blocks  -c xcms_obiwarp.cpp -o xcms_obiwarp.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c fastMatch.c -o fastMatch.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c mzClust_hclust.c -o mzClust_hclust.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c mzROI.c -o mzROI.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c util.c -o util.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -c xcms.c -o xcms.o
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o xcms.so massifquant/xcms_massifquant.o massifquant/TrMgr.o massifquant/Tracker.o massifquant/SegProc.o massifquant/DataKeeper.o massifquant/OpOverload.o obiwarp/mat.o obiwarp/vec.o obiwarp/xcms_dynprog.o obiwarp/xcms_lmat.o xcms_obiwarp.o fastMatch.o mzClust_hclust.o mzROI.o util.o xcms.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.11-bioc/meat/xcms.Rcheck/xcms/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'xcmsDirect.Rnw' 
   'xcmsInstall.Rnw' 
   'xcmsMSn.Rnw' 
   'xcmsPreprocess.Rnw' 
** testing if installed package can be loaded

* DONE (xcms)

xcms.Rcheck/xcms-Ex.timings:

nameusersystemelapsed
AutoLockMass-methods0.0000.0000.001
descendZero0.0020.0000.002
findMZ0.0000.0010.000
findneutral0.0010.0000.000
group.mzClust000
group.nearest0.0000.0010.000
medianFilter0.0000.0000.001
peakTable-methods0.0000.0010.000
profGenerate0.0010.0000.000
profStep-methods000
ramp0.0000.0010.000
rectUnique0.0030.0010.005
stitch-methods000
xcmsPapply000
xcmsRaw0.0010.0000.000