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 

BioC 2.13: CHECK report for rTANDEM on perceval

This page was generated on 2014-04-05 09:53:00 -0700 (Sat, 05 Apr 2014).

Package 630/750HostnameOS / ArchBUILDCHECKBUILD BIN
rTANDEM 1.2.1
Frederic Fournier
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/rTANDEM
Last Changed Rev: 86057 / Revision: 88450
Last Changed Date: 2014-02-04 10:03:14 -0800 (Tue, 04 Feb 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: rTANDEM
Version: 1.2.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch rTANDEM_1.2.1.tar.gz
StartedAt: 2014-04-05 04:09:27 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 04:12:36 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 188.9 seconds
RetCode: 0
Status:  OK 
CheckDir: rTANDEM.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.13-bioc/meat/rTANDEM.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rTANDEM/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘rTANDEM’ version ‘1.2.1’
* 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 for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘rTANDEM’ can be installed ... [137s/140s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... 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 dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘methods’
  All declared Imports should be used.
Packages in Depends field not imported from:
  ‘data.table’ ‘Rcpp’ ‘XML’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* 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 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 compilation flags in Makevars ... NOTE
Package has both ‘src/Makevars.in’ and ‘src/Makevars’.
Installation with --no-configure' is unlikely to work.  If you intended
‘src/Makevars’ to be used on Windows, rename it to ‘src/Makevars.win’
otherwise remove it.  If ‘configure’ created ‘src/Makevars’, you need a
‘cleanup’ script.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File ‘/Users/biocbuild/bbs-2.13-bioc/meat/rTANDEM.Rcheck/rTANDEM/libs/rTANDEM.so’:
  Found non-API call to R: ‘R_CStackLimit’

Compiled code should not call non-API entry points in R.

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 for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘rTANDEM.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [5s/5s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 4 notes.
See
  ‘/Users/biocbuild/bbs-2.13-bioc/meat/rTANDEM.Rcheck/00check.log’
for details.

rTANDEM.Rcheck/00install.out:

* installing *source* package ‘rTANDEM’ ...
** libs
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c base64.cpp -o base64.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c dataLoader.cpp -o dataLoader.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c loadmspectrum.cpp -o loadmspectrum.o
In file included from mspectrum.h:142,
                 from loadmspectrum.cpp:142:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c masscalc.cpp -o masscalc.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c mbiomlreport.cpp -o mbiomlreport.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c mpam.cpp -o mpam.o
In file included from mspectrum.h:142,
                 from mspectrumcondition.h:153,
                 from mprocess.h:143,
                 from mpam.cpp:137:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c mplugin.cpp -o mplugin.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c mpmods.cpp -o mpmods.o
In file included from mspectrum.h:142,
                 from mspectrumcondition.h:153,
                 from mprocess.h:143,
                 from mpmods.cpp:137:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c mprocess.cpp -o mprocess.o
In file included from mspectrum.h:142,
                 from mprocess.cpp:157:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
mprocess.cpp: In member function ‘virtual bool mprocess::create_score(const msequence&, size_t, size_t, long int, bool)’:
mprocess.cpp:440: warning: unused variable ‘bC’
mprocess.cpp: In member function ‘bool mprocess::report_valid(double)’:
mprocess.cpp:2472: warning: unused variable ‘c’
mprocess.cpp:2476: warning: unused variable ‘tLast’
mprocess.cpp: In member function ‘bool mprocess::initialize_crc()’:
mprocess.cpp:4843: warning: unused variable ‘crc’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c mrefine.cpp -o mrefine.o
In file included from mspectrum.h:142,
                 from mrefine.cpp:137:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
mrefine.cpp: In member function ‘virtual bool mrefine::refine()’:
mrefine.cpp:250: warning: unused variable ‘a’
mrefine.cpp:251: warning: unused variable ‘tActiveNow’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c mreport.cpp -o mreport.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxsaphandler.h:140,
                 from mreport.cpp:143:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
mreport.cpp: In member function ‘bool mreport::masses(msequtilities&)’:
mreport.cpp:646: warning: unused variable ‘a’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c mscore.cpp -o mscore.o
In file included from mspectrum.h:142,
                 from mscore.cpp:153:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c mscore_tandem.cpp -o mscore_tandem.o
In file included from mspectrum.h:142,
                 from mscore_tandem.cpp:135:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
mscore_tandem.cpp: In member function ‘bool mscore_tandem::blur(std::vector<mi, std::allocator<mi> >&)’:
mscore_tandem.cpp:288: warning: comparison between signed and unsigned integer expressions
mscore_tandem.cpp: In member function ‘virtual double mscore_tandem::dot(long unsigned int*)’:
mscore_tandem.cpp:358: warning: unused variable ‘fValue0’
mscore_tandem.cpp:362: warning: unused variable ‘b’
mscore_tandem.cpp: In member function ‘virtual float mscore_tandem::ion_check(long unsigned int, size_t)’:
mscore_tandem.cpp:581: warning: unused variable ‘a’
mscore_tandem.cpp:582: warning: unused variable ‘lCount’
mscore_tandem.cpp:583: warning: unused variable ‘lType’
mscore_tandem.cpp:584: warning: unused variable ‘b’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c msequencecollection.cpp -o msequencecollection.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c msequenceserver.cpp -o msequenceserver.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c msequtilities.cpp -o msequtilities.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c mspectrumcondition.cpp -o mspectrumcondition.o
In file included from mspectrum.h:142,
                 from mspectrumcondition.cpp:154:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c mtermmods.cpp -o mtermmods.o
In file included from mspectrum.h:142,
                 from mspectrumcondition.h:153,
                 from mprocess.h:143,
                 from mtermmods.cpp:137:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c mxxcleavage.cpp -o mxxcleavage.o
In file included from mspectrum.h:142,
                 from mspectrumcondition.h:153,
                 from mprocess.h:143,
                 from mxxcleavage.cpp:137:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c saxbiomlhandler.cpp -o saxbiomlhandler.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxbiomlhandler.h:140,
                 from saxbiomlhandler.cpp:140:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c saxgamlhandler.cpp -o saxgamlhandler.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxgamlhandler.h:140,
                 from saxgamlhandler.cpp:139:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c saxhandler.cpp -o saxhandler.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxhandler.cpp:132:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c saxmodhandler.cpp -o saxmodhandler.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxmodhandler.h:140,
                 from saxmodhandler.cpp:140:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c saxmzdatahandler.cpp -o saxmzdatahandler.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxmzdatahandler.h:4,
                 from saxmzdatahandler.cpp:28:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c saxmzmlhandler.cpp -o saxmzmlhandler.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxmzmlhandler.h:4,
                 from saxmzmlhandler.cpp:33:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c saxmzxmlhandler.cpp -o saxmzxmlhandler.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxmzxmlhandler.h:4,
                 from saxmzxmlhandler.cpp:20:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c saxsaphandler.cpp -o saxsaphandler.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxsaphandler.h:140,
                 from saxsaphandler.cpp:140:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c saxtandeminputhandler.cpp -o saxtandeminputhandler.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxtandeminputhandler.h:140,
                 from saxtandeminputhandler.cpp:139:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c saxtaxhandler.cpp -o saxtaxhandler.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxtaxhandler.h:140,
                 from saxtaxhandler.cpp:139:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c stdafx.cpp -o stdafx.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c tandem.cpp -o tandem.o
In file included from mspectrum.h:142,
                 from tandem.h:15,
                 from tandem.cpp:143:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
tandem.cpp: In function ‘SEXPREC* tandem(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)’:
tandem.cpp:277: warning: unused variable ‘tCount’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c xmlparameter.cpp -o xmlparameter.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxtandeminputhandler.h:140,
                 from xmlparameter.cpp:144:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I"/Library/Frameworks/R.framework/Versions/3.0/Resources/library/Rcpp/include"   -fPIC  -mtune=core2 -g -O2 -Wall  -c xmltaxonomy.cpp -o xmltaxonomy.o
In file included from mspectrum.h:142,
                 from saxhandler.h:137,
                 from saxtaxhandler.h:140,
                 from xmltaxonomy.cpp:160:
mhistogram.h: In member function ‘bool mhistogram::model()’:
mhistogram.h:446: warning: unused variable ‘lZeros’
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o rTANDEM.so base64.o dataLoader.o loadmspectrum.o masscalc.o mbiomlreport.o mpam.o mplugin.o mpmods.o mprocess.o mrefine.o mreport.o mscore.o mscore_tandem.o msequencecollection.o msequenceserver.o msequtilities.o mspectrumcondition.o mtermmods.o mxxcleavage.o saxbiomlhandler.o saxgamlhandler.o saxhandler.o saxmodhandler.o saxmzdatahandler.o saxmzmlhandler.o saxmzxmlhandler.o saxsaphandler.o saxtandeminputhandler.o saxtaxhandler.o stdafx.o tandem.o xmlparameter.o xmltaxonomy.o -lpthread -lexpat -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.13-bioc/meat/rTANDEM.Rcheck/rTANDEM/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (rTANDEM)

rTANDEM.Rcheck/rTANDEM-Ex.timings:

nameusersystemelapsed
accessor0.9490.1181.069
conversion0.0210.0010.023
rTANDEM-package0.6710.1000.784
rTResult-class0.0110.0010.012
tandem0.6420.1060.755