Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for Rdisop on malbec2

This page was generated on 2019-10-16 11:56:42 -0400 (Wed, 16 Oct 2019).

Package 1338/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rdisop 1.44.0
Steffen Neumann
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/Rdisop
Branch: RELEASE_3_9
Last Commit: 4dec705
Last Changed Date: 2019-05-02 11:53:09 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: Rdisop
Version: 1.44.0
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:Rdisop.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings Rdisop_1.44.0.tar.gz
StartedAt: 2019-10-16 04:23:46 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 04:24:12 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 26.0 seconds
RetCode: 0
Status:  OK 
CheckDir: Rdisop.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:Rdisop.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings Rdisop_1.44.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/Rdisop.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Rdisop/DESCRIPTION’ ... OK
* this is package ‘Rdisop’ version ‘1.44.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 for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .travis.yml
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘Rdisop’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.0Mb
  sub-directories of 1Mb or more:
    libs   4.9Mb
* 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 ... OK
* 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 shell scripts ... 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 GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking include directives in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.9-bioc/R/library/Rdisop/libs/Rdisop.so’:
  Found ‘rand’, possibly from ‘rand’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.9-bioc/meat/Rdisop.Rcheck/00check.log’
for details.



Installation output

Rdisop.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL Rdisop
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘Rdisop’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c disop.cpp -o disop.o
In file included from ./imslib/src/ims/alphabet.h:8:0,
                 from disop.cpp:18:
./imslib/src/ims/element.h: In member function ‘ims::Element::mass_type ims::Element::getMass(ims::Element::size_type) const’:
./imslib/src/ims/element.h:166:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       for (int i=0; i < IsotopeDistribution::SIZE; i++) {
                     ~~^~~~~~~~~~~~~~~~~~~~~
In file included from disop.cpp:22:0:
./imslib/src/ims/composedelement.h: At global scope:
./imslib/src/ims/composedelement.h:204:58: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   void initializeElements(const Alphabet& alphabet, std::auto_ptr parser)
                                                          ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from disop.cpp:5:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
In file included from disop.cpp:26:0:
./imslib/src/ims/decomp/realmassdecomposer.h:103:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   std::auto_ptr decomposer;
        ^~~~~~~~
In file included from /usr/include/c++/7/bits/locale_conv.h:41:0,
                 from /usr/include/c++/7/locale:43,
                 from /usr/include/c++/7/iomanip:43,
                 from disop.cpp:5:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
In file included from disop.cpp:28:0:
./imslib/src/ims/decomp/decomputils.h: In function ‘std::pair ims::DecompUtils::getMinMaxWeightsRoundingErrors(const DecompositionWeights&)’:
./imslib/src/ims/decomp/decomputils.h:92:53: warning: typedef ‘weight_type’ locally defined but not used [-Wunused-local-typedefs]
  typedef typename DecompositionWeights::weight_type weight_type;
                                                     ^~~~~~~~~~~
disop.cpp: In function ‘bool isValidMyNitrogenRule(const ims::ComposedElement&, int)’:
disop.cpp:106:8: warning: unused variable ‘parityeven’ [-Wunused-variable]
   bool parityeven = !parityodd;
        ^~~~~~~~~~
disop.cpp: In function ‘SEXPREC* decomposeIsotopes(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
disop.cpp:218:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (peaks_container::size_type i = 0; i < abundances.size(); ++i) {
                                         ~~^~~~~~~~~~~~~~~~~~~
disop.cpp:221:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (peaks_container::size_type i = 0; i < abundances.size(); ++i) {
                                         ~~^~~~~~~~~~~~~~~~~~~
disop.cpp:229:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (masses_container::size_type mi = 0; mi < masses.size() && mi < abundances.size(); ++mi) {
                                           ~~~^~~~~~~~~~~~~~~
disop.cpp:229:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (masses_container::size_type mi = 0; mi < masses.size() && mi < abundances.size(); ++mi) {
                                                                 ~~~^~~~~~~~~~~~~~~~~~~
disop.cpp:181:6: warning: unused variable ‘number_molecules_shown’ [-Wunused-variable]
  int number_molecules_shown = 100;
      ^~~~~~~~~~~~~~~~~~~~~~
disop.cpp:159:39: warning: typedef ‘mass_type’ locally defined but not used [-Wunused-local-typedefs]
     typedef distribution_t::mass_type mass_type;
                                       ^~~~~~~~~
disop.cpp:161:47: warning: typedef ‘nominal_mass_type’ locally defined but not used [-Wunused-local-typedefs]
     typedef distribution_t::nominal_mass_type nominal_mass_type;
                                               ^~~~~~~~~~~~~~~~~
disop.cpp:164:42: warning: typedef ‘decomposition_type’ locally defined but not used [-Wunused-local-typedefs]
     typedef decompositions_t::value_type decomposition_type;
                                          ^~~~~~~~~~~~~~~~~~
disop.cpp: In function ‘SEXPREC* calculateScore(SEXP, SEXP, SEXP, SEXP)’:
disop.cpp:380:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (masses_container::size_type mi = 0; mi < masses.size() && mi < abundances.size(); ++mi)
                                           ~~~^~~~~~~~~~~~~~~
disop.cpp:380:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (masses_container::size_type mi = 0; mi < masses.size() && mi < abundances.size(); ++mi)
                                                                 ~~~^~~~~~~~~~~~~~~~~~~
disop.cpp:397:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (peaks_container::size_type i = 0; i < abundances.size(); ++i) {
                                         ~~^~~~~~~~~~~~~~~~~~~
disop.cpp:400:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (peaks_container::size_type i = 0; i < abundances.size(); ++i) {
                                         ~~^~~~~~~~~~~~~~~~~~~
disop.cpp:404:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (masses_container::size_type mi = 0; mi < masses.size() && mi < abundances.size(); ++mi)
                                           ~~~^~~~~~~~~~~~~~~
disop.cpp:404:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (masses_container::size_type mi = 0; mi < masses.size() && mi < abundances.size(); ++mi)
                                                                 ~~~^~~~~~~~~~~~~~~~~~~
disop.cpp:367:40: warning: typedef ‘mass_type’ locally defined but not used [-Wunused-local-typedefs]
      typedef distribution_t::mass_type mass_type;
                                        ^~~~~~~~~
disop.cpp: In function ‘SEXPREC* rlistScores(std::multimap >, int)’:
disop.cpp:616:43: warning: typedef ‘scorer_type’ locally defined but not used [-Wunused-local-typedefs]
     typedef DistributionProbabilityScorer scorer_type;
                                           ^~~~~~~~~~~
disop.cpp: In function ‘void initializeCHNOPS(alphabet_t&, int)’:
disop.cpp:699:32: warning: typedef ‘elements_type’ locally defined but not used [-Wunused-local-typedefs]
  typedef alphabet_t::container elements_type;
                                ^~~~~~~~~~~~~
disop.cpp: In function ‘void initializeAlphabet(SEXP, alphabet_t&, int)’:
disop.cpp:804:33: warning: typedef ‘elements_type’ locally defined but not used [-Wunused-local-typedefs]
   typedef alphabet_t::container elements_type;
                                 ^~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -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:0:
./imslib/src/ims/element.h: In member function ‘ims::Element::mass_type ims::Element::getMass(ims::Element::size_type) const’:
./imslib/src/ims/element.h:166:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       for (int i=0; i < IsotopeDistribution::SIZE; i++) {
                     ~~^~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -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:0,
                 from imslib/src/ims/composedelement.cpp:8:
./imslib/src/ims/element.h: In member function ‘ims::Element::mass_type ims::Element::getMass(ims::Element::size_type) const’:
./imslib/src/ims/element.h:166:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       for (int i=0; i < IsotopeDistribution::SIZE; i++) {
                     ~~^~~~~~~~~~~~~~~~~~~~~
In file included from imslib/src/ims/composedelement.cpp:8:0:
./imslib/src/ims/composedelement.h: At global scope:
./imslib/src/ims/composedelement.h:204:58: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   void initializeElements(const Alphabet& alphabet, std::auto_ptr parser)
                                                          ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/composedelement.h:6,
                 from imslib/src/ims/composedelement.cpp:8:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
imslib/src/ims/composedelement.cpp: In constructor ‘ims::ComposedElement::ComposedElement(const name_type&, const ims::Alphabet&, unsigned int)’:
imslib/src/ims/composedelement.cpp:26:7: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  std::auto_ptr parser;
       ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/composedelement.h:6,
                 from imslib/src/ims/composedelement.cpp:8:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
imslib/src/ims/composedelement.cpp:28:17: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   parser = std::auto_ptr(new StandardMoleculeSequenceParser);
                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/composedelement.h:6,
                 from imslib/src/ims/composedelement.cpp:8:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
imslib/src/ims/composedelement.cpp:30:17: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   parser = std::auto_ptr(new MoleculeSequenceParser);
                 ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/composedelement.h:6,
                 from imslib/src/ims/composedelement.cpp:8:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
imslib/src/ims/composedelement.cpp: At global scope:
imslib/src/ims/composedelement.cpp:116:73: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 void ComposedElement::initializeElements(const Alphabet& alphabet, std::auto_ptr parser)
                                                                         ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/composedelement.h:6,
                 from imslib/src/ims/composedelement.cpp:8:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/isotopedistribution.cpp -o imslib/src/ims/isotopedistribution.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -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:0,
                 from imslib/src/ims/alphabet.cpp:6:
./imslib/src/ims/element.h: In member function ‘ims::Element::mass_type ims::Element::getMass(ims::Element::size_type) const’:
./imslib/src/ims/element.h:166:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       for (int i=0; i < IsotopeDistribution::SIZE; i++) {
                     ~~^~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/weights.cpp -o imslib/src/ims/weights.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -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:0,
                 from ./imslib/src/ims/distributedalphabet.h:7,
                 from imslib/src/ims/distributedalphabet.cpp:7:
./imslib/src/ims/element.h: In member function ‘ims::Element::mass_type ims::Element::getMass(ims::Element::size_type) const’:
./imslib/src/ims/element.h:166:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       for (int i=0; i < IsotopeDistribution::SIZE; i++) {
                     ~~^~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/transformation.cpp -o imslib/src/ims/transformation.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/isotopespecies.cpp -o imslib/src/ims/isotopespecies.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/base/parser/alphabettextparser.cpp -o imslib/src/ims/base/parser/alphabettextparser.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/base/parser/distributedalphabettextparser.cpp -o imslib/src/ims/base/parser/distributedalphabettextparser.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/base/parser/massestextparser.cpp -o imslib/src/ims/base/parser/massestextparser.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/base/parser/moleculesequenceparser.cpp -o imslib/src/ims/base/parser/moleculesequenceparser.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/base/parser/standardmoleculesequenceparser.cpp -o imslib/src/ims/base/parser/standardmoleculesequenceparser.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/base/parser/keggligandcompoundsparser.cpp -o imslib/src/ims/base/parser/keggligandcompoundsparser.o
imslib/src/ims/base/parser/keggligandcompoundsparser.cpp: In member function ‘virtual void ims::KeggLigandCompoundsParser::parse(const sequence_type&)’:
imslib/src/ims/base/parser/keggligandcompoundsparser.cpp:53:31: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
  for (; letter_pos < last_pos &&
         ~~~~~~~~~~~~~~~~~~~~~~^~
    ( std::isalpha(sequence[letter_pos]) && std::isupper(sequence[letter_pos])) ||
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/base/parser/moleculeionchargemodificationparser.cpp -o imslib/src/ims/base/parser/moleculeionchargemodificationparser.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/calib/linepairstabber.cpp -o imslib/src/ims/calib/linepairstabber.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/calib/matchmatrix.cpp -o imslib/src/ims/calib/matchmatrix.o
In file included from imslib/src/ims/calib/matchmatrix.cpp:1:0:
./imslib/src/ims/calib/matchmatrix.h:61:7: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  std::auto_ptr > countMatches();
       ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/matchmatrix.h:4,
                 from imslib/src/ims/calib/matchmatrix.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
In file included from imslib/src/ims/calib/matchmatrix.cpp:1:0:
./imslib/src/ims/calib/matchmatrix.h:65:7: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  std::auto_ptr > countMatchesRestrictive();
       ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/matchmatrix.h:4,
                 from imslib/src/ims/calib/matchmatrix.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
imslib/src/ims/calib/matchmatrix.cpp:81:6: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 std::auto_ptr > MatchMatrix::countMatches() {
      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/matchmatrix.h:4,
                 from imslib/src/ims/calib/matchmatrix.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
imslib/src/ims/calib/matchmatrix.cpp: In member function ‘std::auto_ptr > ims::MatchMatrix::countMatches()’:
imslib/src/ims/calib/matchmatrix.cpp:82:7: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  std::auto_ptr > m(new std::map);
       ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/matchmatrix.h:4,
                 from imslib/src/ims/calib/matchmatrix.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
imslib/src/ims/calib/matchmatrix.cpp: At global scope:
imslib/src/ims/calib/matchmatrix.cpp:102:6: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 std::auto_ptr > MatchMatrix::countMatchesRestrictive() {
      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/matchmatrix.h:4,
                 from imslib/src/ims/calib/matchmatrix.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
imslib/src/ims/calib/matchmatrix.cpp: In member function ‘std::auto_ptr > ims::MatchMatrix::countMatchesRestrictive()’:
imslib/src/ims/calib/matchmatrix.cpp:103:7: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  std::auto_ptr > m(new std::map);
       ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/matchmatrix.h:4,
                 from imslib/src/ims/calib/matchmatrix.cpp:1:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/calib/linearpointsetmatcher.cpp -o imslib/src/ims/calib/linearpointsetmatcher.o
In file included from ./imslib/src/ims/calib/linearpointsetmatcher.h:13:0,
                 from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:
./imslib/src/ims/calib/matchmatrix.h:61:7: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  std::auto_ptr > countMatches();
       ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/linearpointsetmatcher.h:8,
                 from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
In file included from ./imslib/src/ims/calib/linearpointsetmatcher.h:13:0,
                 from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:
./imslib/src/ims/calib/matchmatrix.h:65:7: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  std::auto_ptr > countMatchesRestrictive();
       ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/linearpointsetmatcher.h:8,
                 from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
In file included from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:0:
./imslib/src/ims/calib/linearpointsetmatcher.h:146:7: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  std::auto_ptr > getMapping() const;
       ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/linearpointsetmatcher.h:8,
                 from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
In file included from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:0:
./imslib/src/ims/calib/linearpointsetmatcher.h:169:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   std::auto_ptr > mapping;
        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/linearpointsetmatcher.h:8,
                 from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
In file included from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:0:
./imslib/src/ims/calib/linearpointsetmatcher.h: In member function ‘void ims::LinearPointSetMatcher::countMatchesOneToOne(RandomAccessIterator, RandomAccessIterator, RandomAccessIterator, RandomAccessIterator, const std::vector&, int, int, float)’:
./imslib/src/ims/calib/linearpointsetmatcher.h:281:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   std::auto_ptr > mapping(0);
        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/linearpointsetmatcher.h:8,
                 from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
In file included from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:0:
./imslib/src/ims/calib/linearpointsetmatcher.h: In member function ‘int ims::LinearPointSetMatcher::match(RandomAccessIterator, RandomAccessIterator, RandomAccessIterator, RandomAccessIterator)’:
./imslib/src/ims/calib/linearpointsetmatcher.h:324:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   results.mapping = std::auto_ptr >(new std::map);
                          ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/linearpointsetmatcher.h:8,
                 from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
In file included from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:0:
./imslib/src/ims/calib/linearpointsetmatcher.h:326:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   results.mapping = std::auto_ptr >(0);
                          ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/linearpointsetmatcher.h:8,
                 from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
imslib/src/ims/calib/linearpointsetmatcher.cpp: At global scope:
imslib/src/ims/calib/linearpointsetmatcher.cpp:84:6: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
 std::auto_ptr > LinearPointSetMatcher::getMapping() const {
      ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/linearpointsetmatcher.h:8,
                 from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
imslib/src/ims/calib/linearpointsetmatcher.cpp: In member function ‘std::auto_ptr > ims::LinearPointSetMatcher::getMapping() const’:
imslib/src/ims/calib/linearpointsetmatcher.cpp:86:15: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   return std::auto_ptr >(0); // TODO throw sth. instead
               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/linearpointsetmatcher.h:8,
                 from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
imslib/src/ims/calib/linearpointsetmatcher.cpp:89:15: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   return std::auto_ptr >(new std::map(*(results.mapping)));
               ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/calib/linearpointsetmatcher.h:8,
                 from imslib/src/ims/calib/linearpointsetmatcher.cpp:11:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/decomp/realmassdecomposer.cpp -o imslib/src/ims/decomp/realmassdecomposer.o
In file included from imslib/src/ims/decomp/realmassdecomposer.cpp:8:0:
./imslib/src/ims/decomp/realmassdecomposer.h:103:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   std::auto_ptr decomposer;
        ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/decomp/realmassdecomposer.h:5,
                 from imslib/src/ims/decomp/realmassdecomposer.cpp:8:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
In file included from ./imslib/src/ims/alphabet.h:8:0,
                 from ./imslib/src/ims/decomp/decomputils.h:12,
                 from imslib/src/ims/decomp/realmassdecomposer.cpp:9:
./imslib/src/ims/element.h: In member function ‘ims::Element::mass_type ims::Element::getMass(ims::Element::size_type) const’:
./imslib/src/ims/element.h:166:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       for (int i=0; i < IsotopeDistribution::SIZE; i++) {
                     ~~^~~~~~~~~~~~~~~~~~~~~
In file included from imslib/src/ims/decomp/realmassdecomposer.cpp:9:0:
./imslib/src/ims/decomp/decomputils.h: In function ‘std::pair ims::DecompUtils::getMinMaxWeightsRoundingErrors(const DecompositionWeights&)’:
./imslib/src/ims/decomp/decomputils.h:92:53: warning: typedef ‘weight_type’ locally defined but not used [-Wunused-local-typedefs]
  typedef typename DecompositionWeights::weight_type weight_type;
                                                     ^~~~~~~~~~~
imslib/src/ims/decomp/realmassdecomposer.cpp: In constructor ‘ims::RealMassDecomposer::RealMassDecomposer(const ims::Weights&)’:
imslib/src/ims/decomp/realmassdecomposer.cpp:21:20: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
  decomposer = std::auto_ptr(
                    ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/decomp/realmassdecomposer.h:5,
                 from imslib/src/ims/decomp/realmassdecomposer.cpp:8:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/utils/distribution.cpp -o imslib/src/ims/utils/distribution.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -g -O2  -Wall -c imslib/src/ims/distributionprobabilityscorer.cpp -o imslib/src/ims/distributionprobabilityscorer.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -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:0,
                 from ./imslib/src/ims/characteralphabet.h:6,
                 from imslib/src/ims/characteralphabet.cpp:3:
./imslib/src/ims/element.h: In member function ‘ims::Element::mass_type ims::Element::getMass(ims::Element::size_type) const’:
./imslib/src/ims/element.h:166:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       for (int i=0; i < IsotopeDistribution::SIZE; i++) {
                     ~~^~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I/usr/local/include -I./imslib/src/ -fpic  -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:0,
                 from ./imslib/src/ims/nitrogenrulefilter.h:4,
                 from imslib/src/ims/nitrogenrulefilter.cpp:5:
./imslib/src/ims/element.h: In member function ‘ims::Element::mass_type ims::Element::getMass(ims::Element::size_type) const’:
./imslib/src/ims/element.h:166:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       for (int i=0; i < IsotopeDistribution::SIZE; i++) {
                     ~~^~~~~~~~~~~~~~~~~~~~~
In file included from ./imslib/src/ims/nitrogenrulefilter.h:4:0,
                 from imslib/src/ims/nitrogenrulefilter.cpp:5:
./imslib/src/ims/composedelement.h: At global scope:
./imslib/src/ims/composedelement.h:204:58: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
   void initializeElements(const Alphabet& alphabet, std::auto_ptr parser)
                                                          ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from ./imslib/src/ims/composedelement.h:6,
                 from ./imslib/src/ims/nitrogenrulefilter.h:4,
                 from imslib/src/ims/nitrogenrulefilter.cpp:5:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template class auto_ptr;
                            ^~~~~~~~
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/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 -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.9-bioc/R/library/00LOCK-Rdisop/00new/Rdisop/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Rdisop)

Tests output

Rdisop.Rcheck/tests/doRUnit.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> ## unit tests will not be done if RUnit is not available
> if(require("RUnit", quietly=TRUE)) {
+ 
+   ## --- Setup ---
+ 
+   pkg <- "Rdisop" # <-- Change to package name!
+   if(Sys.getenv("RCMDCHECK") == "FALSE") {
+     ## Path to unit tests for standalone running under Makefile (not R CMD check)
+     ## PKG/tests/../inst/unitTests
+     path <- file.path(getwd(), "..", "inst", "unitTests")
+   } else {
+     ## Path to unit tests for R CMD check
+     ## PKG.Rcheck/tests/../PKG/unitTests
+     path <- system.file(package=pkg, "unitTests")
+   }
+   cat("\nRunning unit tests\n")
+   print(list(pkg=pkg, getwd=getwd(), pathToUnitTests=path))
+ 
+   library(package=pkg, character.only=TRUE)
+ ##  attr(faahko, "filepaths") <- sapply(as.list(basename(attr(faahko, "filepaths"))), 
+ ##    function(x) system.file("cdf", if (length(grep("ko",x)) > 0) "KO" else  "WT" ,x, package = "faahKO"))
+ 
+   ## If desired, load the name space to allow testing of private functions
+   ## if (is.element(pkg, loadedNamespaces()))
+   ##     attach(loadNamespace(pkg), name=paste("namespace", pkg, sep=":"), pos=3)
+   ##
+   ## or simply call PKG:::myPrivateFunction() in tests
+ 
+   ## --- Testing ---
+ 
+   ## Define tests
+   testSuite <- defineTestSuite(name=paste(pkg, "unit testing"),
+                                           dirs=path)
+   ## Run
+   tests <- runTestSuite(testSuite)
+ 
+   ## Default report name
+   pathReport <- file.path(path, "report")
+ 
+   ## Report to stdout and text files
+   cat("------------------- UNIT TEST SUMMARY ---------------------\n\n")
+   printTextProtocol(tests, showDetails=FALSE)
+   printTextProtocol(tests, showDetails=FALSE,
+                     fileName=paste(pathReport, "Summary.txt", sep=""))
+   printTextProtocol(tests, showDetails=TRUE,
+                     fileName=paste(pathReport, ".txt", sep=""))
+ 
+   ## Report to HTML file
+   printHTMLProtocol(tests, fileName=paste(pathReport, ".html", sep=""))
+ 
+   ## Return stop() to cause R CMD check stop in case of
+   ##  - failures i.e. FALSE to unit tests or
+   ##  - errors i.e. R errors
+   tmp <- getErrors(tests)
+   if(tmp$nFail > 0 | tmp$nErr > 0) {
+     stop(paste("\n\nunit testing failed (#test failures: ", tmp$nFail,
+                ", #R errors: ",  tmp$nErr, ")\n\n", sep=""))
+   }
+ } else {
+   warning("cannot run unit tests -- package RUnit is not available")
+ }

Running unit tests
$pkg
[1] "Rdisop"

$getwd
[1] "/home/biocbuild/bbs-3.9-bioc/meat/Rdisop.Rcheck/tests"

$pathToUnitTests
[1] "/home/biocbuild/bbs-3.9-bioc/R/library/Rdisop/unitTests"

Loading required package: Rcpp


Executing test function test.addformula1  ...  done successfully.



Executing test function test.addformula2  ...  done successfully.



Executing test function test.subformula1  ...  done successfully.



Executing test function test.subformula2  ...  done successfully.



Executing test function test.cid24892761  ...  done successfully.



Executing test function test.cid46173807  ...  done successfully.



Executing test function test.empty  ...  done successfully.



Executing test function test.exact  ...  done successfully.



Executing test function test.remove  ...  done successfully.



Executing test function test.monoisotopicMasses  ...  done successfully.

------------------- UNIT TEST SUMMARY ---------------------

RUNIT TEST PROTOCOL -- Wed Oct 16 04:24:07 2019 
*********************************************** 
Number of test functions: 10 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
Rdisop unit testing - 10 test functions, 0 errors, 0 failures
> 
> proc.time()
   user  system elapsed 
  0.520   0.056   0.854 

Example timings

Rdisop.Rcheck/Rdisop-Ex.timings

nameusersystemelapsed
addMolecules0.0030.0000.003
decomposeMass0.0120.0000.011
getMolecule0.0020.0000.001
initializeCHNOPS0.0010.0000.002