Back to Multiple platform build/check report for BioC 3.6 |
|
This page was generated on 2018-04-12 13:42:16 -0400 (Thu, 12 Apr 2018).
Package 811/1472 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
Mergeomics 1.6.0 Zeyneb Kurt
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | NotNeeded | OK | OK | |||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | NotNeeded | OK | OK | OK | |||||||
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | NotNeeded | OK | [ OK ] | OK |
Package: Mergeomics |
Version: 1.6.0 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings Mergeomics_1.6.0.tar.gz |
StartedAt: 2018-04-12 06:00:44 -0400 (Thu, 12 Apr 2018) |
EndedAt: 2018-04-12 06:12:38 -0400 (Thu, 12 Apr 2018) |
EllapsedTime: 714.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: Mergeomics.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings Mergeomics_1.6.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/Mergeomics.Rcheck’ * using R version 3.4.4 (2018-03-15) * using platform: x86_64-apple-darwin15.6.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘Mergeomics/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘Mergeomics’ version ‘1.6.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 ‘Mergeomics’ can be installed ... OK * checking installed package size ... NOTE installed size is 8.5Mb sub-directories of 1Mb or more: extdata 7.5Mb * 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 kda.analyze: no visible global function definition for ‘p.adjust’ kda.analyze.exec: no visible global function definition for ‘pnorm’ kda.analyze.simulate: no visible global function definition for ‘rnorm’ kda.prepare: no visible global function definition for ‘quantile’ kda.prepare: no visible global function definition for ‘object.size’ kda.prepare.screen: no visible global function definition for ‘quantile’ kda.prepare.screen: no visible global function definition for ‘median’ kda.start: no visible global function definition for ‘object.size’ kda2cytoscape: no visible global function definition for ‘write.table’ kda2cytoscape.colormap: no visible global function definition for ‘rainbow’ kda2cytoscape.colormap: no visible global function definition for ‘col2rgb’ kda2himmeli: no visible global function definition for ‘quantile’ kda2himmeli: no visible global function definition for ‘write.table’ kda2himmeli.colormap: no visible global function definition for ‘rainbow’ kda2himmeli.colormap: no visible global function definition for ‘col2rgb’ ssea.analyze: no visible global function definition for ‘qnorm’ ssea.analyze: no visible global function definition for ‘approx’ ssea.analyze: no visible global function definition for ‘pnorm’ ssea.analyze.simulate: no visible global function definition for ‘quantile’ ssea.control: no visible global function definition for ‘median’ ssea.control: no visible global function definition for ‘object.size’ ssea.meta: no visible global function definition for ‘qnorm’ ssea.meta: no visible global function definition for ‘quantile’ ssea.meta: no visible global function definition for ‘pnorm’ ssea.meta: no visible global function definition for ‘median’ ssea.meta: no visible global function definition for ‘na.omit’ ssea.prepare: no visible global function definition for ‘median’ ssea.prepare: no visible global function definition for ‘object.size’ ssea.start: no visible global function definition for ‘na.omit’ ssea.start: no visible global function definition for ‘object.size’ ssea.start.configure: no visible global function definition for ‘write.table’ ssea2kda: no visible global function definition for ‘na.omit’ ssea2kda.import: no visible global function definition for ‘na.omit’ tool.aggregate: no visible global function definition for ‘na.omit’ tool.cluster: no visible global function definition for ‘as.dist’ tool.cluster: no visible global function definition for ‘hclust’ tool.fdr.bh: no visible global function definition for ‘qnorm’ tool.fdr.bh: no visible global function definition for ‘p.adjust’ tool.fdr.bh: no visible global function definition for ‘approx’ tool.fdr.empirical: no visible global function definition for ‘qnorm’ tool.fdr.empirical: no visible global function definition for ‘approx’ tool.metap: no visible global function definition for ‘qnorm’ tool.metap: no visible global function definition for ‘pnorm’ tool.normalize: no visible global function definition for ‘sd’ tool.normalize: no visible global function definition for ‘median’ tool.normalize: no visible global function definition for ‘optim’ tool.normalize: no visible global function definition for ‘ks.test’ tool.normalize.quality: no visible global function definition for ‘sd’ tool.normalize.quality: no visible global function definition for ‘ks.test’ tool.overlap: no visible global function definition for ‘phyper’ tool.read: no visible global function definition for ‘read.delim’ tool.read: no visible global function definition for ‘na.omit’ tool.save: no visible global function definition for ‘write.table’ tool.unify: no visible global function definition for ‘sd’ tool.unify: no visible global function definition for ‘quantile’ tool.unify: no visible global function definition for ‘approx’ Undefined global functions or variables: approx as.dist col2rgb hclust ks.test median na.omit object.size optim p.adjust phyper pnorm qnorm quantile rainbow read.delim rnorm sd write.table Consider adding importFrom("grDevices", "col2rgb", "rainbow") importFrom("stats", "approx", "as.dist", "hclust", "ks.test", "median", "na.omit", "optim", "p.adjust", "phyper", "pnorm", "qnorm", "quantile", "rnorm", "sd") importFrom("utils", "object.size", "read.delim", "write.table") 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 ... OK Examples with CPU or elapsed time > 5s user system elapsed ssea.meta 19.274 0.249 20.167 kda.analyze.exec 12.443 0.137 12.781 kda.analyze.simulate 11.421 0.111 11.761 kda.prepare 11.161 0.127 11.537 kda.analyze.test 10.661 0.125 10.998 ssea2kda 8.101 0.297 8.576 ssea2kda.analyze 7.165 0.280 7.549 ssea.analyze 6.822 0.151 7.120 ssea.finish.genes 5.954 0.145 6.253 ssea.finish 5.509 0.137 5.705 ssea.analyze.simulate 5.339 0.114 5.529 ssea.finish.details 5.279 0.149 5.485 ssea.analyze.observe 5.150 0.035 5.310 ssea.analyze.randgenes 5.144 0.036 5.286 ssea.prepare 5.119 0.040 5.261 ssea.finish.fdr 4.854 0.120 5.023 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.R’ OK * 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.6-bioc/meat/Mergeomics.Rcheck/00check.log’ for details.
Mergeomics.Rcheck/00install.out
* installing *source* package ‘Mergeomics’ ... ** 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 (Mergeomics)
Mergeomics.Rcheck/tests/runTests.Rout
R version 3.4.4 (2018-03-15) -- "Someone to Lean On" Copyright (C) 2018 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin15.6.0 (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > BiocGenerics:::testPackage("Mergeomics") KDA Version:12.7.2015 Parameters: Search depth: 1 Search direction: 1 Maximum overlap: 0.33 Minimum module size: 20 Minimum degree: automatic Maximum degree: automatic Edge factor: 0 Random seed: 1 Importing edges... TAIL HEAD WEIGHT Length:140663 Length:140663 Min. :1 Class :character Class :character 1st Qu.:1 Mode :character Mode :character Median :1 Mean :1 3rd Qu.:1 Max. :1 Importing modules... MODULE NODE Length:1643 Length:1643 Class :character Class :character Mode :character Mode :character Graph: 7.251717 Mb Minimum degree set to 20 Maximum degree set to 278 Collecting hubs... 4876 hubs (25.21%) Graph: 12.46993 Mb Analyzing network... 6675: Dhcr7, n=114, p=1.09e-15 6648: Brap, n=20, p=5.50e-01 6643: Usp38, n=23, p=4.72e-07 5582: Yes1, n=319, p=3.53e-03 4746: Tcf7l2, n=73, p=1.57e-02 4708: Tpte, n=86, p=9.49e-02 4511: Plg, n=160, p=1.45e-01 4464: Tsc22d3, n=487, p=7.03e-13 4407: Dntt, n=93, p=9.53e-21 4360: Slc10a6, n=132, p=3.28e-08 4588,..: Lrg1, n=86, p=1.17e-09 MSEA Version:01.04.2016 Parameters: Permutation type: gene Permutations: 100 Random seed: 1 Minimum gene count: 10 Maximum gene count: 500 Maximum overlap between genes: 0.33 Importing modules... MODULE DESCR Length:20 Length:20 Class :character Class :character Mode :character Mode :character MODULE GENE Length:2906 Length:2906 Class :character Class :character Mode :character Mode :character Importing marker values... MARKER VALUE Length:76866 Min. : 0.8094 Class :character 1st Qu.: 0.9450 Mode :character Median : 1.1374 Mean : 1.3944 3rd Qu.: 1.4688 Max. :323.0100 Importing mapping data... GENE MARKER Length:132705 Length:132705 Class :character Class :character Mode :character Mode :character Merging genes containing shared markers... WARNING! Limited overlap analysis due to large number of groups. 89049/1673535 173935/1673535 259030/1673535 344405/1673535 435001/1673535 520947/1673535 605347/1673535 691676/1673535 778292/1673535 863725/1673535 955695/1673535 1045214/1673535 1136045/1673535 1220215/1673535 1306237/1673535 1392756/1673535 1487332/1673535 1575884/1673535 1664891/1673535 1673535 comparisons 21115 comparisons 13861 comparisons 12880 comparisons Job: 10.5818 Mb Preparing data structures... Job: 15.8636 Mb Adding positive controls... Job: 16.14844 Mb Estimating enrichment... 100/100 cycles Normalizing scores... RUNIT TEST PROTOCOL -- Thu Apr 12 06:12:31 2018 *********************************************** Number of test functions: 2 Number of errors: 0 Number of failures: 0 1 Test Suite : Mergeomics RUnit Tests - 2 test functions, 0 errors, 0 failures Number of test functions: 2 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 484.449 6.074 500.486
Mergeomics.Rcheck/Mergeomics-Ex.timings
name | user | system | elapsed | |
MSEA.KDA.onestep | 0.002 | 0.000 | 0.003 | |
job.kda | 0.014 | 0.002 | 0.015 | |
kda.analyze | 0.017 | 0.002 | 0.019 | |
kda.analyze.exec | 12.443 | 0.137 | 12.781 | |
kda.analyze.simulate | 11.421 | 0.111 | 11.761 | |
kda.analyze.test | 10.661 | 0.125 | 10.998 | |
kda.configure | 0.003 | 0.001 | 0.003 | |
kda.finish | 0.165 | 0.011 | 0.177 | |
kda.finish.estimate | 0.097 | 0.007 | 0.107 | |
kda.finish.save | 0.100 | 0.009 | 0.113 | |
kda.finish.summarize | 0.094 | 0.008 | 0.102 | |
kda.finish.trim | 0.102 | 0.009 | 0.112 | |
kda.prepare | 11.161 | 0.127 | 11.537 | |
kda.prepare.overlap | 0.002 | 0.001 | 0.002 | |
kda.prepare.screen | 0.002 | 0.000 | 0.003 | |
kda.start | 1.722 | 0.066 | 1.832 | |
kda.start.edges | 0.003 | 0.001 | 0.004 | |
kda.start.identify | 0.006 | 0.000 | 0.007 | |
kda.start.modules | 0.003 | 0.000 | 0.002 | |
kda2cytoscape | 0.630 | 0.012 | 0.651 | |
kda2cytoscape.colorize | 0.001 | 0.000 | 0.001 | |
kda2cytoscape.colormap | 0.041 | 0.000 | 0.042 | |
kda2cytoscape.drivers | 0.180 | 0.009 | 0.194 | |
kda2cytoscape.edges | 0.152 | 0.008 | 0.164 | |
kda2cytoscape.exec | 0.190 | 0.014 | 0.207 | |
kda2cytoscape.identify | 0.006 | 0.000 | 0.007 | |
kda2himmeli | 0.532 | 0.013 | 0.556 | |
kda2himmeli.colorize | 0.000 | 0.000 | 0.001 | |
kda2himmeli.colormap | 0.032 | 0.000 | 0.033 | |
kda2himmeli.drivers | 0.177 | 0.011 | 0.201 | |
kda2himmeli.edges | 0.163 | 0.012 | 0.179 | |
kda2himmeli.exec | 0.300 | 0.014 | 0.319 | |
kda2himmeli.identify | 0.004 | 0.000 | 0.005 | |
ssea.analyze | 6.822 | 0.151 | 7.120 | |
ssea.analyze.observe | 5.150 | 0.035 | 5.310 | |
ssea.analyze.randgenes | 5.144 | 0.036 | 5.286 | |
ssea.analyze.randloci | 4.787 | 0.031 | 4.926 | |
ssea.analyze.simulate | 5.339 | 0.114 | 5.529 | |
ssea.analyze.statistic | 0.001 | 0.000 | 0.001 | |
ssea.control | 4.253 | 0.027 | 4.343 | |
ssea.finish | 5.509 | 0.137 | 5.705 | |
ssea.finish.details | 5.279 | 0.149 | 5.485 | |
ssea.finish.fdr | 4.854 | 0.120 | 5.023 | |
ssea.finish.genes | 5.954 | 0.145 | 6.253 | |
ssea.meta | 19.274 | 0.249 | 20.167 | |
ssea.prepare | 5.119 | 0.040 | 5.261 | |
ssea.prepare.counts | 4.626 | 0.032 | 4.746 | |
ssea.prepare.structure | 4.850 | 0.030 | 4.985 | |
ssea.start | 4.590 | 0.031 | 4.738 | |
ssea.start.configure | 0.773 | 0.016 | 0.799 | |
ssea.start.identify | 0.005 | 0.000 | 0.005 | |
ssea.start.relabel | 4.632 | 0.034 | 4.783 | |
ssea2kda | 8.101 | 0.297 | 8.576 | |
ssea2kda.analyze | 7.165 | 0.280 | 7.549 | |
ssea2kda.import | 4.691 | 0.122 | 4.830 | |
tool.aggregate | 0.001 | 0.000 | 0.001 | |
tool.cluster | 0.015 | 0.000 | 0.016 | |
tool.cluster.static | 0.001 | 0.001 | 0.001 | |
tool.coalesce | 0.036 | 0.000 | 0.036 | |
tool.coalesce.exec | 0.096 | 0.001 | 0.097 | |
tool.coalesce.find | 0.139 | 0.005 | 0.145 | |
tool.coalesce.merge | 0.096 | 0.001 | 0.097 | |
tool.fdr | 0.002 | 0.000 | 0.002 | |
tool.fdr.bh | 0.001 | 0.000 | 0.001 | |
tool.fdr.empirical | 0.001 | 0.000 | 0.002 | |
tool.graph | 1.300 | 0.042 | 1.345 | |
tool.graph.degree | 1.314 | 0.052 | 1.393 | |
tool.graph.list | 1.330 | 0.051 | 1.396 | |
tool.metap | 0.003 | 0.000 | 0.004 | |
tool.normalize | 0.018 | 0.002 | 0.020 | |
tool.normalize.quality | 0.01 | 0.00 | 0.01 | |
tool.overlap | 0.009 | 0.000 | 0.009 | |
tool.read | 0.403 | 0.011 | 0.424 | |
tool.save | 0.001 | 0.001 | 0.001 | |
tool.subgraph | 0.127 | 0.010 | 0.138 | |
tool.subgraph.find | 0.075 | 0.008 | 0.083 | |
tool.subgraph.search | 0.077 | 0.007 | 0.085 | |
tool.subgraph.stats | 0.083 | 0.008 | 0.090 | |
tool.translate | 0.052 | 0.002 | 0.056 | |
tool.unify | 0.002 | 0.000 | 0.001 | |