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 veracruz2

This page was generated on 2017-10-18 14:29:23 -0400 (Wed, 18 Oct 2017).

Package 861/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 2.2.0
Laurent Gatto
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/MSnbase
Branch: RELEASE_3_5
Last Commit: d6e8fb7
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  ERROR 
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 [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: MSnbase
Version: 2.2.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MSnbase_2.2.0.tar.gz
StartedAt: 2017-10-18 06:29:29 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 06:47:11 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 1061.5 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.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/MSnbase.Rcheck’
* using R version 3.4.2 (2017-09-28)
* 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.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  8.3Mb
  sub-directories of 1Mb or more:
    data   1.9Mb
    doc    4.4Mb
* 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 sizes of PDF files under ‘inst/doc’ ... 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 13.646  0.462  14.476
MSnSet-class        8.912  0.124   9.340
averageMSnSet       7.307  0.221   7.747
aggvar              5.807  0.088   6.065
quantify-methods    2.266  0.250   6.755
* 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.5-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.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.3800.0280.418
FeaturesOfInterest-class0.1130.0070.122
MSmap-class0.0020.0000.002
MSnExp-class0.4070.0060.422
MSnProcess-class0.0010.0000.002
MSnSet-class8.9120.1249.340
MSnSetList-class3.9300.0284.088
MzTab-class1.2110.0244.191
NAnnotatedDataFrame-class0.0270.0000.027
OnDiskMSnExp-class13.646 0.46214.476
ProcessingStep-class0.0060.0000.007
ReporterIons-class0.0200.0010.021
TMT60.0220.0010.024
addIdentificationData-methods0.8350.0090.864
aggvar5.8070.0886.065
averageMSnSet7.3070.2217.747
bin-methods0.9330.0190.990
calculateFragments-methods0.7790.0170.812
chromatogram-methods0.1040.0160.124
clean-methods0.8850.0420.957
combineFeatures1.0170.0171.058
commonFeatureNames0.5320.0120.554
compareSpectra-methods0.2650.0090.279
estimateNoise-method0.0140.0010.014
exprsToRatios-methods0.0990.0020.102
extractPrecSpectra-methods0.5820.0050.599
featureCV0.0370.0010.040
fillUp0.0180.0010.018
formatRt0.0010.0000.001
get.amino.acids0.0050.0010.006
get.atomic.mass0.0010.0000.001
getVariableName0.0050.0000.004
iPQF0.5280.0060.550
iTRAQ40.0120.0000.013
imageNA24.6740.0714.940
impute-methods0.9340.0180.993
itraqdata0.1350.0030.142
listOf0.0040.0000.004
makeNaData1.2510.0091.312
missing-data3.9890.0494.154
nFeatures0.5950.0300.628
nQuants0.1530.0010.156
naplot0.0930.0100.106
navMS3.7530.0993.992
normalise-methods0.0180.0020.019
npcv0.0060.0000.006
pSet-class0.0020.0010.003
pickPeaks-method0.3110.0080.333
plot-methods1.6550.0131.732
plot2d-methods0.6450.0050.697
plotDensity-methods1.1710.0091.213
plotMzDelta-methods1.2280.0461.330
plotNA-methods0.5740.0050.605
plotSpectrumSpectrum-methods0.8980.0100.937
precSelection0.0210.0010.022
purityCorrect-methods0.1050.0030.110
quantify-methods2.2660.2506.755
readMSData1.0450.0071.091
readMSnSet0.3380.0060.353
readMgfData3.1960.0433.359
readMzTabData2.8050.0353.433
readMzTabData_v0.90.3710.0030.707
removeNoId-methods1.4090.0101.470
removePeaks-methods1.1280.0171.237
removeReporters-methods0.9250.0090.976
selectFeatureData0.1230.0070.131
smooth-methods0.3100.0090.325
trimMz-methods0.2130.0020.217
writeMgfData-methods0.0010.0010.001
xic-methods0.0010.0000.001