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 linux2.bioconductor.org

This page was generated on 2015-10-27 12:12:28 -0400 (Tue, 27 Oct 2015).

Package 682/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSstats 3.3.0
Meena Choi
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MSstats
Last Changed Rev: 109592 / Revision: 109948
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

Summary

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

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/MSstats.Rcheck’
* using R Under development (unstable) (2015-09-09 r69333)
* 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.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 ‘/home/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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [28s/24s] OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
dataProcessPlots         7.567  0.048   7.615
transformMSnSetToMSstats 4.810  1.198   1.662
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 2 NOTEs
See
  ‘/home/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.0080.0000.009
DDARawData.Skyline0.0030.0040.007
DIARawData0.0040.0000.004
SRMRawData0.0040.0000.005
dataProcess0.8990.1151.017
dataProcessPlots7.5670.0487.615
designSampleSize0.4510.0430.497
designSampleSizePlots0.3090.0370.347
groupComparison0.2410.0240.266
groupComparisonPlots2.6440.0402.686
modelBasedQCPlots1.5500.0511.602
quantification0.9400.0511.076
transformMSnSetToMSstats4.8101.1981.662
transformMSstatsToMSnSet0.1500.0120.162