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

This page was generated on 2015-10-22 17:52:56 -0400 (Thu, 22 Oct 2015).

Package 680/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 1.19.1
Laurent Gatto
Snapshot Date: 2015-10-21 20:20:05 -0400 (Wed, 21 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MSnbase
Last Changed Rev: 109674 / Revision: 109826
Last Changed Date: 2015-10-15 17:40:41 -0400 (Thu, 15 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (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.19.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MSnbase_1.19.1.tar.gz
StartedAt: 2015-10-22 08:49:07 -0400 (Thu, 22 Oct 2015)
EndedAt: 2015-10-22 08:53:00 -0400 (Thu, 22 Oct 2015)
EllapsedTime: 232.6 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.19.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/MSnbase.Rcheck’
* using R Under development (unstable) (2015-10-08 r69496)
* 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.19.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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘MSnbase’ can be installed ... [17s/17s] OK
* checking installed package size ... OK
* 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 ... [62s/62s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
quantify-methods 9.774  3.331   4.145
averageMSnSet    6.272  0.123   7.037
MSnSet-class     4.740  0.087   5.253
writeMzTabData   2.922  0.053   8.987
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [58s/42s]
 [59s/43s] 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.3-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 imp_neighbour_avg.cpp -o imp_neighbour_avg.o
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 imp_neighbour_avg.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.3-bioc/meat/MSnbase.Rcheck/MSnbase/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a new generic function for ‘smooth’ 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’
** 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.2040.0200.357
FeaturesOfInterest-class0.0600.0070.067
MSmap-class0.0000.0010.002
MSnExp-class0.2980.0050.379
MSnProcess-class0.0020.0000.002
MSnSet-class4.7400.0875.253
MSnSetList-class3.5020.0153.518
MzTab-class1.2010.0394.591
NAnnotatedDataFrame-class0.0160.0010.016
ReporterIons-class0.0120.0000.013
TMT60.0090.0010.010
addIdentificationData-methods0.5970.0040.601
averageMSnSet6.2720.1237.037
bin-methods0.6520.0120.666
calculateFragments-methods0.5510.0110.562
chromatogram-methods0.0650.0130.175
clean-methods0.5900.0210.610
combineFeatures0.6390.0100.654
commonFeatureNames0.4190.0100.429
compareSpectra-methods0.1770.0010.179
exprsToRatios-methods0.0930.0010.094
extractPrecSpectra-methods0.4820.0020.485
featureCV0.0540.0000.055
fillUp0.0080.0000.008
formatRt0.0010.0000.001
get.amino.acids0.0040.0000.004
get.atomic.mass0.0010.0000.000
getVariableName0.0010.0000.002
iPQF0.3220.0010.323
iTRAQ40.0120.0000.012
imageNA21.5930.0531.653
impute-methods0.6120.0140.844
itraqdata0.0430.0020.045
listOf0.0040.0000.004
missing-data1.9490.0522.008
nQuants0.2270.0020.229
normalise-methods0.0220.0010.023
npcv0.0030.0000.003
pSet-class0.0030.0010.003
pickPeaks-method0.1500.0020.152
plot-methods0.9080.0090.920
plot2d-methods0.4860.0031.126
plotDensity-methods0.5640.0020.567
plotMzDelta-methods1.1980.0241.224
plotNA-methods0.3890.0020.391
plotSpectrumSpectrum-methods0.4850.0060.492
precSelection0.0090.0010.009
purityCorrect-methods0.0170.0010.018
quantify-methods9.7743.3314.145
readIspyData0.0000.0000.001
readMSData0.3980.0040.403
readMSnSet0.0010.0000.001
readMgfData2.6010.0562.661
readMzTabData2.7030.0323.149
readMzTabData_v0.90.1710.0020.261
removeNoId-methods0.8060.0140.821
removePeaks-methods1.0330.0121.046
removeReporters-methods0.5490.0070.556
smooth-methods0.1530.0070.159
trimMz-methods0.0580.0010.059
writeMgfData-methods0.0000.0000.001
writeMzTabData2.9220.0538.987
xic-methods0.0000.0000.001