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 MSstats on morelia

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

Package 682/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSstats 3.3.0
Meena Choi
Snapshot Date: 2015-10-21 20:20:05 -0400 (Wed, 21 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MSstats
Last Changed Rev: 109592 / Revision: 109826
Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
morelia 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.3.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MSstats_3.3.0.tar.gz
StartedAt: 2015-10-22 08:50:28 -0400 (Thu, 22 Oct 2015)
EndedAt: 2015-10-22 08:53:06 -0400 (Thu, 22 Oct 2015)
EllapsedTime: 158.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: MSstats.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MSstats_3.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/MSstats.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 ‘MSstats/DESCRIPTION’ ... OK
* this is package ‘MSstats’ version ‘3.3.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 ‘/Users/biocbuild/bbs-3.3-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<-’
Undefined global functions or variables:
  .FeatureSelection1 ABUNDANCE LABEL PROTEIN RUN analysis ciw
  datafeature dot.size eta exprs grid.layout grid.newpage imputed
  lambda logFC pData pushViewport removeFeatureWithfew sampleNames<-
  viewport weight
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [27s/21s] OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
dataProcessPlots         7.394  0.051   7.722
transformMSnSetToMSstats 4.682  2.195   1.821
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.3-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.0090.0010.008
DDARawData.Skyline0.0080.0000.008
DIARawData0.0050.0010.005
SRMRawData0.0030.0000.003
dataProcess0.7340.0480.783
dataProcessPlots7.3940.0517.722
designSampleSize0.4050.0170.462
designSampleSizePlots0.3180.0110.330
groupComparison0.3070.0140.321
groupComparisonPlots2.2290.0242.269
modelBasedQCPlots1.0340.0141.054
quantification0.8460.0160.862
transformMSnSetToMSstats4.6822.1951.821
transformMSstatsToMSnSet0.1870.0140.202