Rdisop 1.24.1 Steffen Neumann
Snapshot Date: 2014-07-10 17:20:37 -0700 (Thu, 10 Jul 2014) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/Rdisop | Last Changed Rev: 89375 / Revision: 92418 | Last Changed Date: 2014-04-22 17:24:00 -0700 (Tue, 22 Apr 2014) |
| zin2 | Linux (Ubuntu 12.04.4 LTS) / x86_64 | OK | OK | OK | |
moscato2 | Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | OK | OK |
petty | Mac OS X Snow Leopard (10.6.8) / x86_64 | OK | OK | [ OK ] | OK |
morelia | Mac OS X Mavericks (10.9.2) / x86_64 | OK | OK | OK | OK |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch Rdisop_1.24.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/Rdisop.Rcheck’
* using R version 3.1.0 (2014-04-10)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Rdisop/DESCRIPTION’ ... OK
* this is package ‘Rdisop’ version ‘1.24.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 ‘Rdisop’ can be installed ... [39s/40s] 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
Package in Depends field not imported from: ‘RcppClassic’
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 ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [1s/1s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
Running ‘doRUnit.R’ [2s/2s]
[3s/3s] 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 was 1 note.
See
‘/Users/biocbuild/bbs-2.14-bioc/meat/Rdisop.Rcheck/00check.log’
for details.
* installing *source* package ‘Rdisop’ ...
** 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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c disop.cpp -o disop.o
In file included from ./imslib/src/ims/alphabet.h:8,
from disop.cpp:18:
./imslib/src/ims/element.h: In member function ‘double ims::Element::getMass(size_t) const’:
./imslib/src/ims/element.h:166: warning: comparison between signed and unsigned integer expressions
disop.cpp: In function ‘bool isValidMyNitrogenRule(const ims::ComposedElement&, int)’:
disop.cpp:106: warning: unused variable ‘parityeven’
disop.cpp: In function ‘SEXPREC* decomposeIsotopes(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)’:
disop.cpp:218: warning: comparison between signed and unsigned integer expressions
disop.cpp:221: warning: comparison between signed and unsigned integer expressions
disop.cpp:229: warning: comparison between signed and unsigned integer expressions
disop.cpp:229: warning: comparison between signed and unsigned integer expressions
disop.cpp:181: warning: unused variable ‘number_molecules_shown’
disop.cpp: In function ‘SEXPREC* calculateScore(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)’:
disop.cpp:378: warning: comparison between signed and unsigned integer expressions
disop.cpp:378: warning: comparison between signed and unsigned integer expressions
disop.cpp:395: warning: comparison between signed and unsigned integer expressions
disop.cpp:398: warning: comparison between signed and unsigned integer expressions
disop.cpp:402: warning: comparison between signed and unsigned integer expressions
disop.cpp:402: warning: comparison between signed and unsigned integer expressions
disop.cpp: In function ‘void initializeAlphabet(SEXPREC*, alphabet_t&, int)’:
disop.cpp:825: warning: deprecated conversion from string constant to ‘char*’
disop.cpp:827: warning: deprecated conversion from string constant to ‘char*’
disop.cpp:829: warning: deprecated conversion from string constant to ‘char*’
disop.cpp:831: warning: deprecated conversion from string constant to ‘char*’
disop.cpp:832: warning: deprecated conversion from string constant to ‘char*’
disop.cpp:833: warning: deprecated conversion from string constant to ‘char*’
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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/element.cpp -o imslib/src/ims/element.o
In file included from imslib/src/ims/element.cpp:6:
./imslib/src/ims/element.h: In member function ‘double ims::Element::getMass(size_t) const’:
./imslib/src/ims/element.h:166: warning: comparison between signed and unsigned integer expressions
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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/composedelement.cpp -o imslib/src/ims/composedelement.o
In file included from ./imslib/src/ims/composedelement.h:7,
from imslib/src/ims/composedelement.cpp:8:
./imslib/src/ims/element.h: In member function ‘double ims::Element::getMass(size_t) const’:
./imslib/src/ims/element.h:166: warning: comparison between signed and unsigned integer expressions
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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/isotopedistribution.cpp -o imslib/src/ims/isotopedistribution.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/alphabet.cpp -o imslib/src/ims/alphabet.o
In file included from ./imslib/src/ims/alphabet.h:8,
from imslib/src/ims/alphabet.cpp:6:
./imslib/src/ims/element.h: In member function ‘double ims::Element::getMass(size_t) const’:
./imslib/src/ims/element.h:166: warning: comparison between signed and unsigned integer expressions
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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/weights.cpp -o imslib/src/ims/weights.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/distributedalphabet.cpp -o imslib/src/ims/distributedalphabet.o
In file included from ./imslib/src/ims/alphabet.h:8,
from ./imslib/src/ims/distributedalphabet.h:7,
from imslib/src/ims/distributedalphabet.cpp:7:
./imslib/src/ims/element.h: In member function ‘double ims::Element::getMass(size_t) const’:
./imslib/src/ims/element.h:166: warning: comparison between signed and unsigned integer expressions
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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/transformation.cpp -o imslib/src/ims/transformation.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/isotopespecies.cpp -o imslib/src/ims/isotopespecies.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/base/parser/alphabettextparser.cpp -o imslib/src/ims/base/parser/alphabettextparser.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/base/parser/distributedalphabettextparser.cpp -o imslib/src/ims/base/parser/distributedalphabettextparser.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/base/parser/massestextparser.cpp -o imslib/src/ims/base/parser/massestextparser.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/base/parser/moleculesequenceparser.cpp -o imslib/src/ims/base/parser/moleculesequenceparser.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/base/parser/standardmoleculesequenceparser.cpp -o imslib/src/ims/base/parser/standardmoleculesequenceparser.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/base/parser/keggligandcompoundsparser.cpp -o imslib/src/ims/base/parser/keggligandcompoundsparser.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/base/parser/moleculeionchargemodificationparser.cpp -o imslib/src/ims/base/parser/moleculeionchargemodificationparser.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/calib/linepairstabber.cpp -o imslib/src/ims/calib/linepairstabber.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/calib/matchmatrix.cpp -o imslib/src/ims/calib/matchmatrix.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/calib/linearpointsetmatcher.cpp -o imslib/src/ims/calib/linearpointsetmatcher.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/decomp/realmassdecomposer.cpp -o imslib/src/ims/decomp/realmassdecomposer.o
In file included from ./imslib/src/ims/alphabet.h:8,
from ./imslib/src/ims/decomp/decomputils.h:12,
from imslib/src/ims/decomp/realmassdecomposer.cpp:9:
./imslib/src/ims/element.h: In member function ‘double ims::Element::getMass(size_t) const’:
./imslib/src/ims/element.h:166: warning: comparison between signed and unsigned integer expressions
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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/utils/distribution.cpp -o imslib/src/ims/utils/distribution.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/distributionprobabilityscorer.cpp -o imslib/src/ims/distributionprobabilityscorer.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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/characteralphabet.cpp -o imslib/src/ims/characteralphabet.o
In file included from ./imslib/src/ims/alphabet.h:8,
from ./imslib/src/ims/characteralphabet.h:6,
from imslib/src/ims/characteralphabet.cpp:3:
./imslib/src/ims/element.h: In member function ‘double ims::Element::getMass(size_t) const’:
./imslib/src/ims/element.h:166: warning: comparison between signed and unsigned integer expressions
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.1/Resources/library/RcppClassic/include" -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Rcpp/include" -I./imslib/src/ -fPIC -mtune=core2 -g -O2 -Wall -c imslib/src/ims/nitrogenrulefilter.cpp -o imslib/src/ims/nitrogenrulefilter.o
In file included from ./imslib/src/ims/composedelement.h:7,
from ./imslib/src/ims/nitrogenrulefilter.h:4,
from imslib/src/ims/nitrogenrulefilter.cpp:5:
./imslib/src/ims/element.h: In member function ‘double ims::Element::getMass(size_t) const’:
./imslib/src/ims/element.h:166: warning: comparison between signed and unsigned integer expressions
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 Rdisop.so disop.o imslib/src/ims/element.o imslib/src/ims/composedelement.o imslib/src/ims/isotopedistribution.o imslib/src/ims/alphabet.o imslib/src/ims/weights.o imslib/src/ims/distributedalphabet.o imslib/src/ims/transformation.o imslib/src/ims/isotopespecies.o imslib/src/ims/base/parser/alphabettextparser.o imslib/src/ims/base/parser/distributedalphabettextparser.o imslib/src/ims/base/parser/massestextparser.o imslib/src/ims/base/parser/moleculesequenceparser.o imslib/src/ims/base/parser/standardmoleculesequenceparser.o imslib/src/ims/base/parser/keggligandcompoundsparser.o imslib/src/ims/base/parser/moleculeionchargemodificationparser.o imslib/src/ims/calib/linepairstabber.o imslib/src/ims/calib/matchmatrix.o imslib/src/ims/calib/linearpointsetmatcher.o imslib/src/ims/decomp/realmassdecomposer.o imslib/src/ims/utils/distribution.o imslib/src/ims/distributionprobabilityscorer.o imslib/src/ims/characteralphabet.o imslib/src/ims/nitrogenrulefilter.o /Library/Frameworks/R.framework/Versions/3.1/Resources/library/RcppClassic/lib/libRcppClassic.a -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.14-bioc/meat/Rdisop.Rcheck/Rdisop/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 (Rdisop)