Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-16 11:59:18 -0400 (Tue, 16 Apr 2019).
Package 909/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
Mergeomics 1.10.0 Zeyneb Kurt
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | OK | |||||||
merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
Package: Mergeomics |
Version: 1.10.0 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Mergeomics.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Mergeomics_1.10.0.tar.gz |
StartedAt: 2019-04-16 01:06:01 -0400 (Tue, 16 Apr 2019) |
EndedAt: 2019-04-16 01:18:46 -0400 (Tue, 16 Apr 2019) |
EllapsedTime: 764.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: Mergeomics.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Mergeomics.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Mergeomics_1.10.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.8-bioc/meat/Mergeomics.Rcheck’ * using R version 3.5.3 (2019-03-11) * 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.10.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.3Mb 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 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU or elapsed time > 5s user system elapsed ssea.meta 19.021 0.350 19.594 kda.analyze.exec 11.865 0.280 12.253 kda.prepare 11.495 0.141 11.712 kda.analyze.test 11.444 0.137 11.704 kda.analyze.simulate 11.289 0.167 11.562 ssea2kda 8.834 0.547 9.491 ssea2kda.analyze 8.158 0.531 8.747 ssea2kda.import 6.466 0.256 6.777 ssea.analyze 6.220 0.262 6.491 ssea.finish.details 5.830 0.219 6.093 ssea.finish.fdr 5.693 0.182 5.931 ssea.finish.genes 5.660 0.206 5.913 ssea.analyze.simulate 5.554 0.216 5.817 ssea.finish 5.094 0.211 5.332 ssea.analyze.randgenes 5.083 0.046 5.136 * 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.8-bioc/meat/Mergeomics.Rcheck/00check.log’ for details.
Mergeomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL Mergeomics ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’ * installing *source* package ‘Mergeomics’ ... ** R ** data ** inst ** byte-compile and prepare 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.5.3 (2019-03-11) -- "Great Truth" Copyright (C) 2019 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.694687 Mb Minimum degree set to 20 Maximum degree set to 278 Collecting hubs... 4876 hubs (25.21%) Graph: 13.28496 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. 92058/1673535 174947/1673535 267388/1673535 352217/1673535 444306/1673535 549925/1673535 651783/1673535 752761/1673535 839040/1673535 941053/1673535 1042109/1673535 1141788/1673535 1236316/1673535 1336374/1673535 1431850/1673535 1532890/1673535 1635386/1673535 1673535 comparisons 21115 comparisons 13861 comparisons 12880 comparisons Job: 11.66891 Mb Preparing data structures... Job: 17.11776 Mb Adding positive controls... Job: 17.42039 Mb Estimating enrichment... 100/100 cycles Normalizing scores... RUNIT TEST PROTOCOL -- Tue Apr 16 01:18:38 2019 *********************************************** 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 531.615 9.495 548.888
Mergeomics.Rcheck/Mergeomics-Ex.timings
name | user | system | elapsed | |
MSEA.KDA.onestep | 0.002 | 0.001 | 0.002 | |
job.kda | 0.015 | 0.002 | 0.016 | |
kda.analyze | 0.014 | 0.002 | 0.016 | |
kda.analyze.exec | 11.865 | 0.280 | 12.253 | |
kda.analyze.simulate | 11.289 | 0.167 | 11.562 | |
kda.analyze.test | 11.444 | 0.137 | 11.704 | |
kda.configure | 0.001 | 0.000 | 0.001 | |
kda.finish | 0.141 | 0.007 | 0.148 | |
kda.finish.estimate | 0.114 | 0.007 | 0.121 | |
kda.finish.save | 0.122 | 0.007 | 0.130 | |
kda.finish.summarize | 0.109 | 0.009 | 0.118 | |
kda.finish.trim | 0.087 | 0.007 | 0.095 | |
kda.prepare | 11.495 | 0.141 | 11.712 | |
kda.prepare.overlap | 0.001 | 0.000 | 0.001 | |
kda.prepare.screen | 0.000 | 0.000 | 0.001 | |
kda.start | 1.665 | 0.083 | 1.753 | |
kda.start.edges | 0.002 | 0.001 | 0.002 | |
kda.start.identify | 0.008 | 0.001 | 0.008 | |
kda.start.modules | 0.002 | 0.001 | 0.003 | |
kda2cytoscape | 0.533 | 0.012 | 0.547 | |
kda2cytoscape.colorize | 0.000 | 0.000 | 0.001 | |
kda2cytoscape.colormap | 0.001 | 0.000 | 0.001 | |
kda2cytoscape.drivers | 0.169 | 0.010 | 0.177 | |
kda2cytoscape.edges | 0.183 | 0.008 | 0.192 | |
kda2cytoscape.exec | 0.230 | 0.009 | 0.238 | |
kda2cytoscape.identify | 0.004 | 0.000 | 0.004 | |
kda2himmeli | 0.523 | 0.012 | 0.574 | |
kda2himmeli.colorize | 0.001 | 0.001 | 0.000 | |
kda2himmeli.colormap | 0.001 | 0.000 | 0.000 | |
kda2himmeli.drivers | 0.201 | 0.010 | 0.212 | |
kda2himmeli.edges | 0.167 | 0.009 | 0.176 | |
kda2himmeli.exec | 0.276 | 0.013 | 0.289 | |
kda2himmeli.identify | 0.005 | 0.001 | 0.005 | |
ssea.analyze | 6.220 | 0.262 | 6.491 | |
ssea.analyze.observe | 4.683 | 0.049 | 4.735 | |
ssea.analyze.randgenes | 5.083 | 0.046 | 5.136 | |
ssea.analyze.randloci | 4.905 | 0.044 | 4.953 | |
ssea.analyze.simulate | 5.554 | 0.216 | 5.817 | |
ssea.analyze.statistic | 0.001 | 0.000 | 0.001 | |
ssea.control | 3.965 | 0.041 | 4.037 | |
ssea.finish | 5.094 | 0.211 | 5.332 | |
ssea.finish.details | 5.830 | 0.219 | 6.093 | |
ssea.finish.fdr | 5.693 | 0.182 | 5.931 | |
ssea.finish.genes | 5.660 | 0.206 | 5.913 | |
ssea.meta | 19.021 | 0.350 | 19.594 | |
ssea.prepare | 4.728 | 0.044 | 4.811 | |
ssea.prepare.counts | 4.115 | 0.042 | 4.198 | |
ssea.prepare.structure | 4.443 | 0.043 | 4.529 | |
ssea.start | 4.213 | 0.039 | 4.301 | |
ssea.start.configure | 0.480 | 0.028 | 0.510 | |
ssea.start.identify | 0.006 | 0.001 | 0.005 | |
ssea.start.relabel | 4.664 | 0.044 | 4.757 | |
ssea2kda | 8.834 | 0.547 | 9.491 | |
ssea2kda.analyze | 8.158 | 0.531 | 8.747 | |
ssea2kda.import | 6.466 | 0.256 | 6.777 | |
tool.aggregate | 0.002 | 0.000 | 0.002 | |
tool.cluster | 0.085 | 0.000 | 0.087 | |
tool.cluster.static | 0.001 | 0.001 | 0.001 | |
tool.coalesce | 0.076 | 0.001 | 0.077 | |
tool.coalesce.exec | 0.144 | 0.001 | 0.148 | |
tool.coalesce.find | 0.148 | 0.000 | 0.149 | |
tool.coalesce.merge | 0.177 | 0.000 | 0.181 | |
tool.fdr | 0.001 | 0.000 | 0.001 | |
tool.fdr.bh | 0.001 | 0.000 | 0.001 | |
tool.fdr.empirical | 0.001 | 0.000 | 0.001 | |
tool.graph | 1.653 | 0.090 | 1.764 | |
tool.graph.degree | 1.737 | 0.092 | 1.851 | |
tool.graph.list | 1.665 | 0.080 | 1.768 | |
tool.metap | 0.006 | 0.000 | 0.006 | |
tool.normalize | 0.019 | 0.001 | 0.020 | |
tool.normalize.quality | 0.02 | 0.00 | 0.02 | |
tool.overlap | 0.008 | 0.000 | 0.009 | |
tool.read | 0.294 | 0.024 | 0.319 | |
tool.save | 0.001 | 0.001 | 0.002 | |
tool.subgraph | 0.134 | 0.011 | 0.147 | |
tool.subgraph.find | 0.124 | 0.007 | 0.134 | |
tool.subgraph.search | 0.126 | 0.007 | 0.132 | |
tool.subgraph.stats | 0.139 | 0.007 | 0.148 | |
tool.translate | 0.038 | 0.002 | 0.040 | |
tool.unify | 0.002 | 0.000 | 0.002 | |