Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 13:37:25 -0400 (Tue, 09 Apr 2019).
Package 972/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
MetNet 1.1.1 Thomas Naake
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
Package: MetNet |
Version: 1.1.1 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:MetNet.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings MetNet_1.1.1.tar.gz |
StartedAt: 2019-04-09 02:10:15 -0400 (Tue, 09 Apr 2019) |
EndedAt: 2019-04-09 02:15:26 -0400 (Tue, 09 Apr 2019) |
EllapsedTime: 310.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: MetNet.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:MetNet.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings MetNet_1.1.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/MetNet.Rcheck’ * using R Under development (unstable) (2018-11-27 r75683) * using platform: x86_64-apple-darwin15.6.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘MetNet/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘MetNet’ version ‘1.1.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 ‘MetNet’ can be installed ... OK * checking installed package size ... OK * 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 ... OK * 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 * 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: OK
MetNet.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL MetNet ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’ * installing *source* package ‘MetNet’ ... ** 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 (MetNet)
MetNet.Rcheck/tests/runTests.Rout
R Under development (unstable) (2018-11-27 r75683) -- "Unsuffered Consequences" 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. > data("x_test", package = "MetNet") > data("mat_test", package = "MetNet") > library(stabs) Loading required package: parallel > library(rfPermute) Loading required package: randomForest randomForest 4.6-14 Type rfNews() to see new features/changes/bug fixes. > > BiocGenerics:::testPackage("MetNet") Attaching package: 'MetNet' The following object is masked from 'package:randomForest': randomForest [1] "clr finished." [1] "aracne finished." [1] "pearson finished." [1] "spearman finished." [1] "bayes finished." [1] "clr finished." [1] "aracne finished." [1] "pearson finished." [1] "spearman finished." [1] "bayes finished." [1] "clr finished." [1] "aracne finished." [1] "pearson finished." [1] "spearman finished." [1] "bayes finished." [1] "clr finished." [1] "aracne finished." [1] "pearson finished." [1] "spearman finished." [1] "bayes finished." RUNIT TEST PROTOCOL -- Tue Apr 9 02:15:19 2019 *********************************************** Number of test functions: 14 Number of errors: 0 Number of failures: 0 1 Test Suite : MetNet RUnit Tests - 14 test functions, 0 errors, 0 failures Number of test functions: 14 Number of errors: 0 Number of failures: 0 Warning messages: 1: In ppcor::pcor(t(x), method = method) : The inverse of variance-covariance matrix is calculated using Moore-Penrose generalized matrix invers due to its determinant of zero. 2: In sqrt((n - 2 - gp)/(1 - pcor^2)) : NaNs produced 3: In ppcor::spcor(t(x), method = method) : The inverse of variance-covariance matrix is calculated using Moore-Penrose generalized matrix invers due to its determinant of zero. 4: In sqrt((n - 2 - gp)/(1 - spcor^2)) : NaNs produced 5: In .aracne(mi, n, eps, 1) : NAs introduced by coercion > > proc.time() user system elapsed 171.984 129.466 154.288
MetNet.Rcheck/MetNet-Ex.timings
name | user | system | elapsed | |
MetNet-package | 1.249 | 0.006 | 1.269 | |
addToList | 0.017 | 0.009 | 0.028 | |
aracne | 1.013 | 0.405 | 0.420 | |
bayes | 1.002 | 0.268 | 0.810 | |
clr | 1.518 | 0.849 | 0.733 | |
combineStructuralStatistical | 0.939 | 0.009 | 0.960 | |
consensusAdjacency | 0.036 | 0.004 | 0.042 | |
correlation | 0.010 | 0.005 | 0.014 | |
createStatisticalAdjacency | 0.033 | 0.007 | 0.040 | |
createStatisticalAdjacencyList | 0.022 | 0.008 | 0.029 | |
createStructuralAdjacency | 0.008 | 0.001 | 0.009 | |
lasso | 0.009 | 0.001 | 0.009 | |
randomForest | 0.004 | 0.001 | 0.005 | |
rtCorrection | 0.016 | 0.001 | 0.016 | |
threeDotsCall | 0 | 0 | 0 | |