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 perceval

This page was generated on 2015-11-10 14:48:24 -0800 (Tue, 10 Nov 2015).

Package 682/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSstats 3.2.0
Meena Choi
Snapshot Date: 2015-11-09 16:24:09 -0800 (Mon, 09 Nov 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/MSstats
Last Changed Rev: 109589 / Revision: 110496
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS 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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings MSstats_3.2.0.tar.gz
StartedAt: 2015-11-10 07:26:39 -0800 (Tue, 10 Nov 2015)
EndedAt: 2015-11-10 07:30:17 -0800 (Tue, 10 Nov 2015)
EllapsedTime: 218.6 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.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/MSstats.Rcheck’
* using R version 3.2.2 Patched (2015-10-08 r69496)
* using platform: x86_64-apple-darwin10.8.0 (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 ... [18s/18s] WARNING
Found the following significant warnings:
  Warning: replacing previous import by ‘data.table::melt’ when loading ‘MSstats’
See ‘/Users/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:
  ‘grid’ ‘Rcpp’ ‘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’
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’
MaxQtoMSstatsFormat: no visible global function definition for
  ‘removeFeatureWithfew’
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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [39s/30s] OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
dataProcessPlots         8.717  0.055   8.781
transformMSnSetToMSstats 5.133  3.228   2.833
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 2 NOTEs
See
  ‘/Users/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.0080.0000.009
DDARawData.Skyline0.0080.0010.010
DIARawData0.0060.0000.006
SRMRawData0.0050.0000.005
dataProcess0.6690.0710.927
dataProcessPlots8.7170.0558.781
designSampleSize0.5690.0270.663
designSampleSizePlots0.4910.0200.517
groupComparison0.3630.0180.383
groupComparisonPlots3.2570.0373.367
modelBasedQCPlots1.5230.0231.640
quantification0.9430.0220.973
transformMSnSetToMSstats5.1333.2282.833
transformMSstatsToMSnSet0.4340.0260.461