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.2: CHECK report for MSstats on linux1.bioconductor.org

This page was generated on 2015-10-27 17:26:09 -0400 (Tue, 27 Oct 2015).

Package 682/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSstats 3.2.0
Meena Choi
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/MSstats
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: MSstats
Version: 3.2.0
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings MSstats_3.2.0.tar.gz
StartedAt: 2015-10-27 06:06:27 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 06:09:10 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 162.9 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: MSstats.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings MSstats_3.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/MSstats.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSstats/DESCRIPTION’ ... OK
* this is package ‘MSstats’ version ‘3.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 ‘MSstats’ can be installed ... [13s/13s] WARNING
Found the following significant warnings:
  Warning: replacing previous import by ‘data.table::melt’ when loading ‘MSstats’
See ‘/home/biocbuild/bbs-3.2-bioc/meat/MSstats.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package 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 ... WARNING
Found the following file with non-ASCII characters:
  mainfunctions.R
Portable packages must use only ASCII characters in their R code,
except perhaps in comments.
Use \uxxxx escapes for other characters.
* 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
'library' or 'require' call to ‘grid’ which was already attached by Depends.
  Please remove these calls from your code.
Packages in Depends field not imported from:
  ‘Rcpp’ ‘grid’ ‘reshape2’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.featureSelection1: no visible binding for global variable ‘LABEL’
.featureSelection1: no visible binding for global variable ‘PROTEIN’
.iter.wls.fit.model: no visible binding for global variable ‘weight’
.multiplot: no visible global function definition for ‘grid.newpage’
.multiplot: no visible global function definition for ‘pushViewport’
.multiplot: no visible global function definition for ‘viewport’
.multiplot: no visible global function definition for ‘grid.layout’
.runQuantification: no visible binding for global variable
  ‘datafeature’
MaxQtoMSstatsFormat: no visible global function definition for
  ‘removeFeatureWithfew’
dataProcess: no visible binding for global variable ‘RUN’
dataProcess: no visible binding for global variable ‘LABEL’
dataProcess: no visible global function definition for
  ‘.FeatureSelection1’
dataProcess: no visible binding for global variable ‘lambda’
dataProcess: no visible binding for global variable ‘eta’
dataProcessPlots: no visible binding for global variable ‘RUN’
dataProcessPlots: no visible binding for global variable ‘ABUNDANCE’
dataProcessPlots: no visible binding for global variable ‘imputed’
dataProcessPlots: no visible binding for global variable ‘analysis’
dataProcessPlots: no visible binding for global variable ‘LABEL’
dataProcessPlots: no visible binding for global variable ‘dot.size’
groupComparisonPlots: no visible binding for global variable ‘logFC’
groupComparisonPlots: no visible binding for global variable ‘ciw’
transformMSnSetToMSstats: no visible global function definition for
  ‘pData’
transformMSnSetToMSstats: no visible global function definition for
  ‘exprs’
transformMSstatsToMSnSet: no visible global function definition for
  ‘sampleNames<-’
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [23s/20s] OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
dataProcessPlots 5.775   0.09   5.867
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.2-bioc/meat/MSstats.Rcheck/00check.log’
for details.


MSstats.Rcheck/00install.out:

* installing *source* package ‘MSstats’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Warning: replacing previous import by ‘data.table::melt’ when loading ‘MSstats’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import by ‘data.table::melt’ when loading ‘MSstats’
* DONE (MSstats)

MSstats.Rcheck/MSstats-Ex.timings:

nameusersystemelapsed
DDARawData0.0050.0000.005
DDARawData.Skyline0.0050.0000.005
DIARawData0.0030.0000.003
SRMRawData0.0030.0000.002
dataProcess0.5490.0950.660
dataProcessPlots5.7750.0905.867
designSampleSize0.5910.0540.646
designSampleSizePlots0.4050.0360.443
groupComparison0.2310.0430.277
groupComparisonPlots2.3670.0282.398
modelBasedQCPlots1.3100.0231.337
quantification0.6800.0410.727
transformMSnSetToMSstats3.4640.8241.781
transformMSstatsToMSnSet0.1710.0120.183