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.4: CHECK report for MSnbase on morelia

This page was generated on 2016-09-21 03:50:57 -0700 (Wed, 21 Sep 2016).

Package 786/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 1.99.1
Laurent Gatto
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MSnbase
Last Changed Rev: 120944 / Revision: 121152
Last Changed Date: 2016-09-14 09:16:36 -0700 (Wed, 14 Sep 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  OK  OK  ERROR 
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: MSnbase
Version: 1.99.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MSnbase_1.99.1.tar.gz
StartedAt: 2016-09-20 09:38:41 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 09:50:09 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 688.8 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_1.99.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/MSnbase.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSnbase/DESCRIPTION’ ... OK
* this is package ‘MSnbase’ version ‘1.99.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 ... 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 ‘MSnbase’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.2Mb
  sub-directories of 1Mb or more:
    data   1.9Mb
    doc    2.4Mb
* 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
Unexported objects imported by ':::' calls:
  ‘Biobase:::.showAnnotatedDataFrame’ ‘MALDIquant:::.estimateNoise’
  ‘MALDIquant:::.localMaxima’ ‘MALDIquant:::.movingAverage’
  ‘MALDIquant:::.savitzkyGolay’ ‘MALDIquant:::.which.closest’
  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 7.365  0.242   8.150
averageMSnSet      5.119  0.111   5.811
quantify-methods   1.784  0.189   5.343
MzTab-class        1.272  0.026   5.680
* 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.4-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/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c RcppExports.cpp -o RcppExports.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c Spectrum1_class.c -o Spectrum1_class.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c Spectrum2_class.c -o Spectrum2_class.o
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -g -O2  -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include"   -fPIC  -Wall -mtune=core2 -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.4-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’
Creating a generic function for ‘t’ from package ‘base’ in package ‘MSnbase’
Creating a generic function for ‘scale’ from package ‘base’ in package ‘MSnbase’
in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra”
Creating a generic function for ‘split’ from package ‘base’ in package ‘MSnbase’
Creating a generic function for ‘all.equal’ from package ‘base’ in package ‘MSnbase’
** 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’
Creating a generic function for ‘t’ from package ‘base’ in package ‘MSnbase’
Creating a generic function for ‘scale’ from package ‘base’ in package ‘MSnbase’
in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra”
Creating a generic function for ‘split’ from package ‘base’ in package ‘MSnbase’
Creating a generic function for ‘all.equal’ from package ‘base’ in package ‘MSnbase’
** 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.2110.0140.262
FeaturesOfInterest-class0.0470.0040.051
MSmap-class0.0010.0000.001
MSnExp-class0.3750.0040.402
MSnProcess-class0.0020.0010.002
MSnSet-class4.8170.1054.967
MSnSetList-class3.6470.0193.668
MzTab-class1.2720.0265.680
NAnnotatedDataFrame-class0.0120.0000.012
OnDiskMSnExp-class7.3650.2428.150
ProcessingStep-class0.0060.0000.005
ReporterIons-class0.0110.0000.012
TMT60.0080.0010.008
addIdentificationData-methods0.4240.0040.428
averageMSnSet5.1190.1115.811
bin-methods0.5890.0150.604
calculateFragments-methods0.4070.0120.418
chromatogram-methods0.0720.0140.175
clean-methods0.8120.0210.833
combineFeatures0.7530.0060.758
commonFeatureNames0.4090.0160.427
compareSpectra-methods0.1630.0040.167
estimateNoise-method0.0030.0000.003
exprsToRatios-methods0.0510.0010.053
extractPrecSpectra-methods0.3350.0020.337
featureCV0.0280.0000.028
fillUp0.0040.0010.005
formatRt0.0010.0000.001
get.amino.acids0.0030.0000.004
get.atomic.mass0.0010.0000.001
getVariableName0.0020.0000.002
iPQF0.4090.0020.412
iTRAQ40.0200.0010.021
imageNA23.0680.1063.184
impute-methods0.6570.0180.890
itraqdata0.0580.0050.064
listOf0.0050.0010.005
makeNaData0.9700.0060.976
missing-data2.6220.0552.689
nQuants0.2100.0020.212
naplot0.0580.0020.063
normalise-methods0.0150.0010.016
npcv0.0020.0010.002
pSet-class0.0010.0000.002
pickPeaks-method0.2190.0030.222
plot-methods1.0700.0101.084
plot2d-methods1.0290.0051.232
plotDensity-methods0.5630.0020.989
plotMzDelta-methods0.8760.0320.910
plotNA-methods0.4660.0030.470
plotSpectrumSpectrum-methods0.6420.0070.656
precSelection0.0100.0010.010
purityCorrect-methods0.0330.0020.035
quantify-methods1.7840.1895.343
readMSData0.7940.0040.799
readMSnSet0.2520.0060.324
readMgfData2.6690.0312.704
readMzTabData2.4280.0163.309
readMzTabData_v0.90.5060.0040.915
removeNoId-methods0.7710.0030.774
removePeaks-methods0.7650.0110.776
removeReporters-methods0.7800.0020.782
selectFeatureData0.0890.0060.118
smooth-methods0.2550.0070.262
trimMz-methods0.1580.0020.160
writeMgfData-methods0.0010.0010.001
xic-methods0.0000.0000.001