Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-10-16 12:13:42 -0400 (Wed, 16 Oct 2019).
Package 18/1741 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
adaptest 1.4.0 Weixin Cai
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | [ ERROR ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | OK | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | ERROR | OK |
Package: adaptest |
Version: 1.4.0 |
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:adaptest.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings adaptest_1.4.0.tar.gz |
StartedAt: 2019-10-15 23:38:40 -0400 (Tue, 15 Oct 2019) |
EndedAt: 2019-10-15 23:44:51 -0400 (Tue, 15 Oct 2019) |
EllapsedTime: 370.3 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: adaptest.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:adaptest.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings adaptest_1.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/adaptest.Rcheck’ * using R version 3.6.1 (2019-07-05) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘adaptest/DESCRIPTION’ ... OK * this is package ‘adaptest’ version ‘1.4.0’ * package encoding: UTF-8 * 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 ‘adaptest’ 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU or elapsed time > 5s user system elapsed adaptest 7.851 0.096 7.948 get_composition 6.172 0.020 6.193 get_significant_biomarker 5.698 0.004 5.702 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: [6] 0.7788 - 0.80655 == -0.02773 [7] 0.7788 - 0.80990 == -0.03108 [8] 0.7788 - 0.76346 == 0.01536 [9] 0.7108 - 0.67672 == 0.03404 ... ══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 8 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 4 ] 1. Failure: Multicore and sequential evaluation return identical objects (@test-cv_origami.R#90) 2. Failure: New and old routines return same data-adaptive target parameter (@test-old_vs_new.R#123) 3. Failure: New and old routines return same p-values (@test-old_vs_new.R#127) 4. Failure: New and old routines return same q-values (@test-old_vs_new.R#131) Error: testthat unit tests failed Execution halted * 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: 1 ERROR See ‘/home/biocbuild/bbs-3.9-bioc/meat/adaptest.Rcheck/00check.log’ for details.
adaptest.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL adaptest ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’ * installing *source* package ‘adaptest’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (adaptest)
adaptest.Rcheck/tests/testthat.Rout.fail
R version 3.6.1 (2019-07-05) -- "Action of the Toes" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (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. > library(testthat) > library(adaptest) adaptest v1.4.0: Data-Adaptive Statistics for High-Dimensional Multiple Testing > > Sys.setenv(R_TESTS = "") > test_check("adaptest") ── 1. Failure: Multicore and sequential evaluation return identical objects (@te `result_seq` not equal to `result_mc`. Component "DE": Mean relative difference: 0.1385656 Component "p_value": Mean relative difference: 0.1620768 Component "q_value": Mean relative difference: 0.1038301 [1] "Fold: 1" [1] "Fold: 2" [1] "Fold: 3" [1] "Fold: 4" ── 2. Failure: New and old routines return same data-adaptive target parameter ( result_new$DE not equal to result_old$DE. 15/15 mismatches (average diff: 0.0236) [1] 0.2122 - 0.2084 == 0.00381 [2] 0.0692 - 0.0950 == -0.02581 [3] 0.1324 - 0.1380 == -0.00561 [4] 0.5742 - 0.6094 == -0.03518 [5] 0.3750 - 0.4174 == -0.04237 [6] 0.0806 - 0.1219 == -0.04127 [7] 0.0978 - 0.0747 == 0.02314 [8] 0.1686 - 0.1840 == -0.01545 [9] 0.2331 - 0.2487 == -0.01563 ... ── 3. Failure: New and old routines return same p-values (@test-old_vs_new.R#127 result_new$p_value not equal to result_old$p_value. 15/15 mismatches (average diff: 0.0561) [1] 0.28207 - 0.291922 == -0.009853 [2] 0.72690 - 0.627365 == 0.099534 [3] 0.56614 - 0.556860 == 0.009276 [4] 0.00104 - 0.000521 == 0.000518 [5] 0.07108 - 0.047225 == 0.023852 [6] 0.64769 - 0.483928 == 0.163759 [7] 0.67823 - 0.755907 == -0.077675 [8] 0.38262 - 0.356283 == 0.026332 [9] 0.18954 - 0.180460 == 0.009077 ... ── 4. Failure: New and old routines return same q-values (@test-old_vs_new.R#131 result_new$q_value not equal to result_old$q_value. 15/15 mismatches (average diff: 0.0329) [1] 0.7788 - 0.75930 == 0.01952 [2] 0.7788 - 0.80990 == -0.03108 [3] 0.7788 - 0.80990 == -0.03108 [4] 0.0156 - 0.00781 == 0.00776 [5] 0.3554 - 0.23612 == 0.11926 [6] 0.7788 - 0.80655 == -0.02773 [7] 0.7788 - 0.80990 == -0.03108 [8] 0.7788 - 0.76346 == 0.01536 [9] 0.7108 - 0.67672 == 0.03404 ... ══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 8 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 4 ] 1. Failure: Multicore and sequential evaluation return identical objects (@test-cv_origami.R#90) 2. Failure: New and old routines return same data-adaptive target parameter (@test-old_vs_new.R#123) 3. Failure: New and old routines return same p-values (@test-old_vs_new.R#127) 4. Failure: New and old routines return same q-values (@test-old_vs_new.R#131) Error: testthat unit tests failed Execution halted
adaptest.Rcheck/adaptest-Ex.timings
name | user | system | elapsed | |
adapTMLE-class | 3.097 | 0.067 | 3.167 | |
adaptest | 7.851 | 0.096 | 7.948 | |
bioadaptest | 4.791 | 0.032 | 4.823 | |
get_composition | 6.172 | 0.020 | 6.193 | |
get_significant_biomarker | 5.698 | 0.004 | 5.702 | |
rank_DE | 1.101 | 0.004 | 1.105 | |
rank_ttest | 0.373 | 0.000 | 0.373 | |