Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:55:58 -0400 (Wed, 17 Oct 2018).
Package 860/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
Mergeomics 1.8.0 Zeyneb Kurt
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
Package: Mergeomics |
Version: 1.8.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.8.0.tar.gz |
StartedAt: 2018-10-16 22:27:38 -0400 (Tue, 16 Oct 2018) |
EndedAt: 2018-10-16 22:39:58 -0400 (Tue, 16 Oct 2018) |
EllapsedTime: 740.5 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.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.7-bioc/meat/Mergeomics.Rcheck’ * using R version 3.5.1 Patched (2018-07-12 r74967) * 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.8.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 18.842 0.304 19.345 kda.analyze.simulate 13.508 0.147 13.801 kda.analyze.test 12.903 0.147 13.181 kda.prepare 12.497 0.148 12.757 kda.analyze.exec 11.717 0.241 12.047 ssea2kda.analyze 8.144 0.542 8.764 ssea2kda 7.601 0.508 8.175 ssea.analyze 5.932 0.206 6.179 ssea2kda.import 5.866 0.236 6.149 ssea.finish.fdr 5.778 0.245 6.079 ssea.finish.details 5.708 0.208 5.964 ssea.finish.genes 5.650 0.227 5.934 ssea.finish 5.379 0.229 5.648 ssea.analyze.simulate 5.210 0.176 5.427 * 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.7-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.1 Patched (2018-07-12 r74967) -- "Feather Spray" 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.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. 105153/1673535 213165/1673535 320843/1673535 433929/1673535 540539/1673535 647264/1673535 756060/1673535 862184/1673535 970186/1673535 1072026/1673535 1185166/1673535 1291790/1673535 1401159/1673535 1514249/1673535 1628909/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 Oct 16 22:39:51 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 507.056 8.529 520.997
Mergeomics.Rcheck/Mergeomics-Ex.timings
name | user | system | elapsed | |
MSEA.KDA.onestep | 0.004 | 0.000 | 0.005 | |
job.kda | 0.021 | 0.003 | 0.026 | |
kda.analyze | 0.019 | 0.002 | 0.027 | |
kda.analyze.exec | 11.717 | 0.241 | 12.047 | |
kda.analyze.simulate | 13.508 | 0.147 | 13.801 | |
kda.analyze.test | 12.903 | 0.147 | 13.181 | |
kda.configure | 0.004 | 0.000 | 0.004 | |
kda.finish | 0.171 | 0.008 | 0.179 | |
kda.finish.estimate | 0.114 | 0.004 | 0.118 | |
kda.finish.save | 0.108 | 0.004 | 0.114 | |
kda.finish.summarize | 0.116 | 0.004 | 0.120 | |
kda.finish.trim | 0.100 | 0.005 | 0.106 | |
kda.prepare | 12.497 | 0.148 | 12.757 | |
kda.prepare.overlap | 0.004 | 0.000 | 0.005 | |
kda.prepare.screen | 0.006 | 0.001 | 0.006 | |
kda.start | 1.696 | 0.085 | 1.797 | |
kda.start.edges | 0.006 | 0.001 | 0.007 | |
kda.start.identify | 0.008 | 0.000 | 0.008 | |
kda.start.modules | 0.007 | 0.000 | 0.008 | |
kda2cytoscape | 0.499 | 0.012 | 0.519 | |
kda2cytoscape.colorize | 0.002 | 0.000 | 0.003 | |
kda2cytoscape.colormap | 0.002 | 0.000 | 0.002 | |
kda2cytoscape.drivers | 0.141 | 0.011 | 0.153 | |
kda2cytoscape.edges | 0.182 | 0.008 | 0.191 | |
kda2cytoscape.exec | 0.227 | 0.010 | 0.240 | |
kda2cytoscape.identify | 0.008 | 0.001 | 0.009 | |
kda2himmeli | 0.514 | 0.013 | 0.530 | |
kda2himmeli.colorize | 0.003 | 0.000 | 0.003 | |
kda2himmeli.colormap | 0.001 | 0.000 | 0.001 | |
kda2himmeli.drivers | 0.185 | 0.009 | 0.198 | |
kda2himmeli.edges | 0.174 | 0.008 | 0.183 | |
kda2himmeli.exec | 0.324 | 0.012 | 0.337 | |
kda2himmeli.identify | 0.008 | 0.000 | 0.009 | |
ssea.analyze | 5.932 | 0.206 | 6.179 | |
ssea.analyze.observe | 4.024 | 0.049 | 4.100 | |
ssea.analyze.randgenes | 4.561 | 0.046 | 4.648 | |
ssea.analyze.randloci | 4.565 | 0.051 | 4.649 | |
ssea.analyze.simulate | 5.210 | 0.176 | 5.427 | |
ssea.analyze.statistic | 0.001 | 0.000 | 0.002 | |
ssea.control | 4.425 | 0.038 | 4.493 | |
ssea.finish | 5.379 | 0.229 | 5.648 | |
ssea.finish.details | 5.708 | 0.208 | 5.964 | |
ssea.finish.fdr | 5.778 | 0.245 | 6.079 | |
ssea.finish.genes | 5.650 | 0.227 | 5.934 | |
ssea.meta | 18.842 | 0.304 | 19.345 | |
ssea.prepare | 4.361 | 0.049 | 4.454 | |
ssea.prepare.counts | 3.538 | 0.043 | 3.606 | |
ssea.prepare.structure | 4.149 | 0.041 | 4.223 | |
ssea.start | 4.182 | 0.044 | 4.255 | |
ssea.start.configure | 0.373 | 0.022 | 0.397 | |
ssea.start.identify | 0.005 | 0.000 | 0.005 | |
ssea.start.relabel | 3.869 | 0.037 | 3.937 | |
ssea2kda | 7.601 | 0.508 | 8.175 | |
ssea2kda.analyze | 8.144 | 0.542 | 8.764 | |
ssea2kda.import | 5.866 | 0.236 | 6.149 | |
tool.aggregate | 0.005 | 0.000 | 0.005 | |
tool.cluster | 0.080 | 0.000 | 0.082 | |
tool.cluster.static | 0.003 | 0.001 | 0.003 | |
tool.coalesce | 0.058 | 0.001 | 0.060 | |
tool.coalesce.exec | 0.168 | 0.001 | 0.172 | |
tool.coalesce.find | 0.153 | 0.000 | 0.154 | |
tool.coalesce.merge | 0.146 | 0.000 | 0.150 | |
tool.fdr | 0.002 | 0.000 | 0.002 | |
tool.fdr.bh | 0.001 | 0.000 | 0.002 | |
tool.fdr.empirical | 0.002 | 0.000 | 0.002 | |
tool.graph | 1.463 | 0.088 | 1.557 | |
tool.graph.degree | 1.627 | 0.096 | 1.732 | |
tool.graph.list | 1.416 | 0.070 | 1.496 | |
tool.metap | 0.008 | 0.000 | 0.008 | |
tool.normalize | 0.027 | 0.000 | 0.027 | |
tool.normalize.quality | 0.024 | 0.002 | 0.026 | |
tool.overlap | 0.014 | 0.000 | 0.014 | |
tool.read | 0.298 | 0.017 | 0.322 | |
tool.save | 0.003 | 0.001 | 0.003 | |
tool.subgraph | 0.132 | 0.008 | 0.141 | |
tool.subgraph.find | 0.139 | 0.011 | 0.152 | |
tool.subgraph.search | 0.120 | 0.007 | 0.129 | |
tool.subgraph.stats | 0.141 | 0.009 | 0.149 | |
tool.translate | 0.038 | 0.003 | 0.043 | |
tool.unify | 0.002 | 0.000 | 0.002 | |