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 3.5: CHECK report for MSnbase on malbec2

This page was generated on 2017-08-16 13:13:52 -0400 (Wed, 16 Aug 2017).

Package 861/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 2.2.0
Laurent Gatto
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/MSnbase
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 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
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK  ERROR  OK 

Summary

Package: MSnbase
Version: 2.2.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings MSnbase_2.2.0.tar.gz
StartedAt: 2017-08-16 00:49:58 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:04:03 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 844.5 seconds
RetCode: 0
Status:  OK 
CheckDir: MSnbase.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings MSnbase_2.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/MSnbase.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSnbase/DESCRIPTION’ ... OK
* this is package ‘MSnbase’ version ‘2.2.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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘MSnbase’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  9.0Mb
  sub-directories of 1Mb or more:
    data   1.9Mb
    doc    4.3Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Authors@R field gives more than one person with maintainer role:
  Laurent Gatto <lg390@cam.ac.uk> [aut, cre]
  Johannes Rainer <Johannes.Rainer@eurac.edu> [aut, cre]
  Sebastian Gibb <mail@sebastiangibb.de> [aut, cre]
* 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
Unexported objects imported by ':::' calls:
  ‘Biobase:::.showAnnotatedDataFrame’ ‘MALDIquant:::.estimateNoise’
  ‘MALDIquant:::.localMaxima’ ‘MALDIquant:::.movingAverage’
  ‘MALDIquant:::.savitzkyGolay’
  See the note in ?`:::` about the use of this operator.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
OnDiskMSnExp-class 11.840  0.300  12.346
MSnSet-class        6.364  0.040   6.420
averageMSnSet       5.948  0.064   7.431
navMS               3.688  0.040   5.807
MzTab-class         2.324  0.108   6.489
quantify-methods    1.932  0.212   5.054
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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.5-bioc/meat/MSnbase.Rcheck/00check.log’
for details.


MSnbase.Rcheck/00install.out:

* installing *source* package ‘MSnbase’ ...
** libs
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
gcc -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c Spectrum1_class.c -o Spectrum1_class.o
Spectrum1_class.c:8:13: warning: ‘_new_Spectrum1’ defined but not used [-Wunused-function]
 static SEXP _new_Spectrum1(SEXP msLevel, SEXP peaksCount, SEXP rt,
             ^
gcc -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c Spectrum2_class.c -o Spectrum2_class.o
Spectrum2_class.c:9:13: warning: ‘_new_Spectrum2’ defined but not used [-Wunused-function]
 static SEXP _new_Spectrum2(SEXP msLevel, SEXP peaksCount, SEXP rt,
             ^
g++  -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
gcc -I/home/biocbuild/bbs-3.5-bioc/R/include -DNDEBUG  -I"/home/biocbuild/bbs-3.5-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c utils.c -o utils.o
utils.c: In function ‘compar_double_dd_for_stable_asc_order’:
utils.c:92:15: warning: unused variable ‘ret’ [-Wunused-variable]
   int i1, i2, ret;
               ^
utils.c: In function ‘compar_double_dd_for_stable_desc_order’:
utils.c:107:15: warning: unused variable ‘ret’ [-Wunused-variable]
   int i1, i2, ret;
               ^
utils.c: In function ‘compar_double_asc_order’:
utils.c:123:18: warning: unused variable ‘ret’ [-Wunused-variable]
   double d1, d2, ret;
                  ^
utils.c: In function ‘compar_double_desc_order’:
utils.c:133:18: warning: unused variable ‘ret’ [-Wunused-variable]
   double d1, d2, ret;
                  ^
utils.c: At top level:
utils.c:121:12: warning: ‘compar_double_asc_order’ defined but not used [-Wunused-function]
 static int compar_double_asc_order(const void *p1, const void *p2)
            ^
utils.c:131:12: warning: ‘compar_double_desc_order’ defined but not used [-Wunused-function]
 static int compar_double_desc_order(const void *p1, const void *p2)
            ^
g++ -shared -L/home/biocbuild/bbs-3.5-bioc/R/lib -L/usr/local/lib -o MSnbase.so RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o -L/home/biocbuild/bbs-3.5-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.5-bioc/meat/MSnbase.Rcheck/MSnbase/libs
** R
** data
*** moving datasets to lazyload DB
Creating a new generic function for ‘smooth’ in package ‘MSnbase’
Creating a new generic function for ‘trimws’ in package ‘MSnbase’
in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra”
** inst
** preparing package for lazy loading
Creating a new generic function for ‘smooth’ in package ‘MSnbase’
Creating a new generic function for ‘trimws’ in package ‘MSnbase’
in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra”
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (MSnbase)

MSnbase.Rcheck/MSnbase-Ex.timings:

nameusersystemelapsed
FeatComp-class0.3040.0040.378
FeaturesOfInterest-class0.0840.0000.084
MSmap-class0.0000.0000.001
MSnExp-class0.3760.0080.384
MSnProcess-class0.0040.0000.001
MSnSet-class6.3640.0406.420
MSnSetList-class2.9720.0002.970
MzTab-class2.3240.1086.489
NAnnotatedDataFrame-class0.0320.0000.031
OnDiskMSnExp-class11.840 0.30012.346
ProcessingStep-class0.0040.0000.006
ReporterIons-class0.0120.0000.015
TMT60.0120.0000.014
addIdentificationData-methods0.7720.0000.771
aggvar3.8960.0003.906
averageMSnSet5.9480.0647.431
bin-methods1.0280.0081.038
calculateFragments-methods0.7160.0080.724
chromatogram-methods0.0600.0200.104
clean-methods0.9640.0320.999
combineFeatures1.1000.0001.102
commonFeatureNames0.4040.0000.403
compareSpectra-methods0.2160.0040.218
estimateNoise-method0.0120.0000.011
exprsToRatios-methods0.0800.0000.081
extractPrecSpectra-methods0.5520.0000.552
featureCV0.0280.0000.026
fillUp0.0120.0000.012
formatRt0.0040.0000.001
get.amino.acids0.0040.0000.002
get.atomic.mass0.0000.0000.001
getVariableName0.0040.0000.003
iPQF0.3920.0000.390
iTRAQ40.0080.0000.009
imageNA22.8360.0082.845
impute-methods0.8800.0041.205
itraqdata0.1120.0000.109
listOf0.0040.0000.004
makeNaData0.8040.0000.804
missing-data3.1960.0123.208
nFeatures0.5600.0200.579
nQuants0.1320.0000.130
naplot0.0640.0080.070
navMS3.6880.0405.807
normalise-methods0.0160.0000.014
npcv0.0040.0000.004
pSet-class0.0040.0000.003
pickPeaks-method0.2160.0000.218
plot-methods1.2680.0001.270
plot2d-methods0.7360.0000.738
plotDensity-methods1.1440.0041.149
plotMzDelta-methods1.1560.0041.160
plotNA-methods0.4400.0000.438
plotSpectrumSpectrum-methods0.8000.0040.806
precSelection0.0160.0000.016
purityCorrect-methods0.0760.0000.076
quantify-methods1.9320.2125.054
readMSData1.1040.0001.107
readMSnSet0.2680.0080.292
readMgfData2.5520.0042.557
readMzTabData2.1640.0203.034
readMzTabData_v0.90.5400.0041.093
removeNoId-methods1.2320.0001.232
removePeaks-methods0.7160.0000.718
removeReporters-methods0.6560.0000.654
selectFeatureData0.1520.0080.174
smooth-methods0.2080.0000.210
trimMz-methods0.1760.0000.177
writeMgfData-methods0.0000.0000.001
xic-methods000