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

This page was generated on 2016-04-21 13:24:48 -0700 (Thu, 21 Apr 2016).

Package 733/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mmnet 1.9.1
Yang Cao , Fei Li
Snapshot Date: 2016-04-20 17:20:35 -0700 (Wed, 20 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/mmnet
Last Changed Rev: 113035 / Revision: 116626
Last Changed Date: 2016-01-28 16:04:35 -0800 (Thu, 28 Jan 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: mmnet
Version: 1.9.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings mmnet_1.9.1.tar.gz
StartedAt: 2016-04-21 05:11:38 -0700 (Thu, 21 Apr 2016)
EndedAt: 2016-04-21 05:18:46 -0700 (Thu, 21 Apr 2016)
EllapsedTime: 427.8 seconds
RetCode: 0
Status:  OK 
CheckDir: mmnet.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/mmnet.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 ‘mmnet/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘mmnet’ version ‘1.9.1’
* 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 ‘mmnet’ can be installed ... [13s/13s] OK
* checking installed package size ... NOTE
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    data   2.2Mb
    doc    3.0Mb
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
constructMetabolicNetwork: no visible binding for global variable
  ‘RefDbcache’
differentialAnalyzeNet : <anonymous>: no visible global function
  definition for ‘wilcox.test’
estimateAbundance : estimateSingleAnno: no visible global function
  definition for ‘aggregate’
generateMgrastWebsession: no visible global function definition for
  ‘read.delim’
getKOPathwayInfo: no visible global function definition for ‘na.omit’
getMgrastAnnotation : <anonymous>: no visible global function
  definition for ‘flush.console’
getMgrastAnnotation: no visible global function definition for
  ‘read.delim’
loadMetabolicData: no visible global function definition for ‘data’
loadMetabolicData: no visible binding for global variable ‘RefDbcache’
make_biom: no visible global function definition for ‘packageVersion’
showMetagenomicNet : VertexColor: no visible global function definition
  for ‘quantile’
submitMgrastJob : progressDown: no visible global function definition
  for ‘flush.console’
uploadMgrast : progressDown: no visible global function definition for
  ‘flush.console’
Undefined global functions or variables:
  RefDbcache aggregate data flush.console na.omit packageVersion
  quantile read.delim wilcox.test
Consider adding
  importFrom("stats", "aggregate", "na.omit", "quantile", "wilcox.test")
  importFrom("utils", "data", "flush.console", "packageVersion",
             "read.delim")
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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [208s/291s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
constructSSN          80.603  0.401 125.857
topologicalAnalyzeNet 43.478  0.377  62.683
showMetagenomicNet    38.502  0.454  50.962
estimateAbundance     36.518  0.200  43.417
* 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/mmnet.Rcheck/00check.log’
for details.


mmnet.Rcheck/00install.out:

* installing *source* package ‘mmnet’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (mmnet)

mmnet.Rcheck/mmnet-Ex.timings:

nameusersystemelapsed
RefDbcache0.0470.0030.050
anno0.8530.0230.877
checkMgrastMetagenome0.3940.0020.977
constructMetabolicNetwork0.0000.0000.001
constructSSN 80.603 0.401125.857
estimateAbundance36.518 0.20043.417
generateMgrastWebkey0.0010.0000.000
generateMgrastWebsession000
getMgrastAnnotation000
listMgrastInbox0.0000.0010.001
listMgrastProject0.0000.0000.001
loadMetabolicData0.0010.0000.001
loginMgrast0.0010.0000.000
saveMetabolicData0.0010.0000.000
showMetagenomicNet38.502 0.45450.962
submitMgrastJob0.0000.0000.001
topologicalAnalyzeNet43.478 0.37762.683
updateKEGGPathway000
uploadMgrast0.0010.0000.001