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.5: CHECK report for mmnet on malbec2

This page was generated on 2016-11-09 16:13:00 -0500 (Wed, 09 Nov 2016).

Package 788/1295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mmnet 1.13.0
Yang Cao , Fei Li
Snapshot Date: 2016-11-08 17:15:02 -0500 (Tue, 08 Nov 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/mmnet
Last Changed Rev: 122712 / Revision: 123798
Last Changed Date: 2016-10-17 15:10:43 -0400 (Mon, 17 Oct 2016)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...
oaxaca Mac OS X Mavericks (10.9.5) / x86_64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...

Summary

Package: mmnet
Version: 1.13.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings mmnet_1.13.0.tar.gz
StartedAt: 2016-11-08 23:59:43 -0500 (Tue, 08 Nov 2016)
EndedAt: 2016-11-09 00:05:23 -0500 (Wed, 09 Nov 2016)
EllapsedTime: 340.3 seconds
RetCode: 0
Status:  OK 
CheckDir: mmnet.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings mmnet_1.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-bioc/meat/mmnet.Rcheck’
* using R Under development (unstable) (2016-10-31 r71611)
* using platform: x86_64-pc-linux-gnu (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.13.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘mmnet’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.7Mb
  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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
showMetagenomicNet    182.832  0.344 183.310
topologicalAnalyzeNet  18.496  0.104  18.622
constructSSN           13.568  0.024  13.599
estimateAbundance      12.184  0.048  12.238
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.5-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.0400.0000.042
anno0.7160.0000.717
checkMgrastMetagenome0.0040.0040.724
constructMetabolicNetwork0.0000.0000.001
constructSSN13.568 0.02413.599
estimateAbundance12.184 0.04812.238
generateMgrastWebkey000
generateMgrastWebsession000
getMgrastAnnotation000
listMgrastInbox000
listMgrastProject000
loadMetabolicData000
loginMgrast000
saveMetabolicData000
showMetagenomicNet182.832 0.344183.310
submitMgrastJob000
topologicalAnalyzeNet18.496 0.10418.622
updateKEGGPathway0.0000.0000.001
uploadMgrast0.0000.0000.001