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.6: CHECK report for MSnbase on veracruz1

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

Package 873/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 2.3.9
Laurent Gatto
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MSnbase
Last Changed Rev: 131900 / Revision: 131943
Last Changed Date: 2017-08-11 10:44:29 -0400 (Fri, 11 Aug 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: MSnbase
Version: 2.3.9
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MSnbase_2.3.9.tar.gz
StartedAt: 2017-08-16 05:58:57 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 06:12:18 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 800.9 seconds
RetCode: 0
Status:  OK 
CheckDir: MSnbase.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MSnbase_2.3.9.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/MSnbase.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSnbase/DESCRIPTION’ ... OK
* this is package ‘MSnbase’ version ‘2.3.9’
* 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 11.7Mb
  sub-directories of 1Mb or more:
    data   1.9Mb
    doc    7.7Mb
* 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         12.279  0.417  13.113
chromatogram-MSnExp-method  8.764  0.412  10.888
MSnSet-class                7.729  0.088   8.068
averageMSnSet               7.025  0.164   7.446
aggvar                      5.437  0.067   5.654
* 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
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/MSnbase.Rcheck/00check.log’
for details.


MSnbase.Rcheck/00install.out:

* installing *source* package ‘MSnbase’ ...
** libs
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c Spectrum1_class.c -o Spectrum1_class.o
Spectrum1_class.c:8:13: warning: unused function '_new_Spectrum1' [-Wunused-function]
static SEXP _new_Spectrum1(SEXP msLevel, SEXP peaksCount, SEXP rt,
            ^
1 warning generated.
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c Spectrum2_class.c -o Spectrum2_class.o
Spectrum2_class.c:9:13: warning: unused function '_new_Spectrum2' [-Wunused-function]
static SEXP _new_Spectrum2(SEXP msLevel, SEXP peaksCount, SEXP rt,
            ^
1 warning generated.
clang++  -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I"/Library/Frameworks/R.framework/Versions/3.4/Resources/library/Rcpp/include" -I/usr/local/include   -fPIC  -Wall -g -O2  -c utils.c -o utils.o
utils.c:92:15: warning: unused variable 'ret' [-Wunused-variable]
  int i1, i2, ret;
              ^
utils.c:107:15: warning: unused variable 'ret' [-Wunused-variable]
  int i1, i2, ret;
              ^
utils.c:123:18: warning: unused variable 'ret' [-Wunused-variable]
  double d1, d2, ret;
                 ^
utils.c:133:18: warning: unused variable 'ret' [-Wunused-variable]
  double d1, d2, ret;
                 ^
utils.c:121:12: warning: unused function 'compar_double_asc_order' [-Wunused-function]
static int compar_double_asc_order(const void *p1, const void *p2)
           ^
utils.c:131:12: warning: unused function 'compar_double_desc_order' [-Wunused-function]
static int compar_double_desc_order(const void *p1, const void *p2)
           ^
6 warnings generated.
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o MSnbase.so RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.6-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
Chromatogram-class0.0840.0020.086
Chromatograms-class0.2420.0020.259
FeatComp-class0.2970.0130.319
FeaturesOfInterest-class0.0760.0050.081
MSmap-class0.0010.0000.002
MSnExp-class0.3800.0040.395
MSnProcess-class0.0020.0000.002
MSnSet-class7.7290.0888.068
MSnSetList-class4.0320.0144.177
MzTab-class1.4660.0334.280
NAnnotatedDataFrame-class0.0110.0000.012
OnDiskMSnExp-class12.279 0.41713.113
ProcessingStep-class0.0070.0000.007
ReporterIons-class0.0170.0010.018
TMT60.0200.0010.021
addIdentificationData-methods0.4250.0130.455
aggvar5.4370.0675.654
averageMSnSet7.0250.1647.446
bin-methods0.4570.0170.483
calculateFragments-methods0.7550.0110.789
chromatogram-MSnExp-method 8.764 0.41210.888
clean-methods0.2030.0360.250
combineFeatures0.8850.0330.950
commonFeatureNames0.4140.0080.424
compareSpectra-methods0.2140.0050.222
estimateNoise-method0.0120.0000.012
exprsToRatios-methods0.0910.0010.104
extractPrecSpectra-methods0.5560.0520.644
factorsAsStrings0.0100.0010.011
featureCV0.0370.0020.039
fillUp0.0150.0000.018
formatRt0.0010.0010.001
get.amino.acids0.0040.0000.004
get.atomic.mass0.0000.0000.001
getVariableName0.0030.0000.003
iPQF0.4450.0030.468
iTRAQ40.0080.0000.008
imageNA23.3730.0983.604
impute-methods0.8330.0160.890
itraqdata0.1020.0050.122
listOf0.0030.0000.002
makeCamelCase0.0010.0000.001
makeNaData1.1920.0111.249
missing-data3.2940.0463.433
mzRident2dfr0.0650.0010.065
nFeatures0.5550.0330.599
nQuants0.1240.0020.128
naplot0.0670.0030.073
navMS1.1970.0441.301
normToReference0.1940.0020.206
normalise-methods0.0190.0020.020
npcv0.0060.0000.007
pSet-class0.0030.0010.003
pickPeaks-method0.3120.0060.330
plot-methods1.5310.0061.590
plot2d-methods0.7850.0030.805
plotDensity-methods1.2040.0051.240
plotMzDelta-methods1.2890.0491.383
plotNA-methods0.5850.0060.610
plotSpectrumSpectrum-methods0.8790.0050.898
precSelection0.0240.0010.025
purityCorrect-methods0.1050.0020.110
quantify-methods1.3830.1912.602
readMSData1.1190.0061.159
readMSnSet0.3180.0060.329
readMgfData3.0700.0333.224
readMzIdData2.2180.3922.667
readMzTabData2.6970.0333.196
readMzTabData_v0.90.4100.0030.767
reduce-data.frame-method0.0060.0000.006
removeNoId-methods0.7740.0040.800
removePeaks-methods0.9790.0151.033
removeReporters-methods0.8360.0050.870
selectFeatureData0.1340.0060.146
smooth-methods0.3010.0060.312
trimMz-methods0.1930.0030.214
writeMgfData-methods0.0010.0010.002