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 2016-04-21 13:22:23 -0700 (Thu, 21 Apr 2016).

Package 751/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 1.19.19
Laurent Gatto
Snapshot Date: 2016-04-20 17:20:35 -0700 (Wed, 20 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MSnbase
Last Changed Rev: 115736 / Revision: 116626
Last Changed Date: 2016-04-04 03:50:31 -0700 (Mon, 04 Apr 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 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.19
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MSnbase_1.19.19.tar.gz
StartedAt: 2016-04-21 05:23:11 -0700 (Thu, 21 Apr 2016)
EndedAt: 2016-04-21 05:27:35 -0700 (Thu, 21 Apr 2016)
EllapsedTime: 263.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_1.19.19.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/MSnbase.Rcheck’
* using R version 3.3.0 beta (2016-04-06 r70435)
* 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.19’
* 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 ... [20s/21s] 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 ... NOTE
naplot: no visible global function definition for ‘par’
naplot: no visible global function definition for ‘layout’
naplot: no visible global function definition for ‘barplot’
Undefined global functions or variables:
  barplot layout par
Consider adding
  importFrom("graphics", "barplot", "layout", "par")
to your NAMESPACE file.
* 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 ... [75s/66s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
averageMSnSet    7.133  0.136   7.972
MSnSet-class     5.602  0.104   5.745
quantify-methods 1.850  0.237   6.802
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [81s/59s]
 [81s/59s] 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: 2 NOTEs
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
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’
** 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’
** 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.2300.0170.355
FeaturesOfInterest-class0.0680.0050.074
MSmap-class0.0020.0000.002
MSnExp-class0.3760.0060.641
MSnProcess-class0.0020.0000.001
MSnSet-class5.6020.1045.745
MSnSetList-class4.3750.0154.395
MzTab-class1.3550.0454.896
NAnnotatedDataFrame-class0.0260.0000.026
ReporterIons-class0.0240.0000.024
TMT60.0160.0010.016
addIdentificationData-methods0.6240.0060.632
averageMSnSet7.1330.1367.972
bin-methods0.7540.0150.770
calculateFragments-methods0.6010.0130.614
chromatogram-methods0.0750.0160.274
clean-methods1.4340.0311.466
combineFeatures0.7420.0090.752
commonFeatureNames0.5980.0220.623
compareSpectra-methods0.1650.0050.170
estimateNoise-method0.0140.0000.015
exprsToRatios-methods0.0670.0010.068
extractPrecSpectra-methods0.4540.0020.456
featureCV0.0360.0010.037
fillUp0.0080.0000.008
formatRt0.0010.0000.001
get.amino.acids0.0060.0000.006
get.atomic.mass0.0010.0000.001
getVariableName0.0020.0000.002
iPQF0.3300.0070.337
iTRAQ40.0180.0000.018
imageNA21.9410.0762.026
impute-methods0.6660.0200.891
itraqdata0.0480.0040.053
listOf0.0040.0000.005
missing-data2.0710.0502.132
nQuants0.2280.0020.229
naplot0.0930.0030.099
normalise-methods0.0250.0020.027
npcv0.0030.0000.003
pSet-class0.0020.0000.003
pickPeaks-method0.3440.0050.350
plot-methods1.4480.0101.463
plot2d-methods0.8500.0050.857
plotDensity-methods0.8450.0040.850
plotMzDelta-methods1.6140.0381.652
plotNA-methods0.5090.0220.532
plotSpectrumSpectrum-methods0.9050.0180.950
precSelection0.0180.0010.019
purityCorrect-methods0.0320.0020.035
quantify-methods1.8500.2376.802
readIspyData0.0010.0000.000
readMSData0.5180.0030.521
readMSnSet0.0010.0000.001
readMgfData3.4120.0503.480
readMzTabData3.0040.0463.512
readMzTabData_v0.90.2340.0020.798
removeNoId-methods1.0780.0171.095
removePeaks-methods1.0900.0191.110
removeReporters-methods0.6900.0050.694
selectFeatureData0.1410.0130.171
smooth-methods0.3290.0080.337
trimMz-methods0.1950.0010.196
writeMgfData-methods0.0020.0000.001
xic-methods0.0010.0000.001