Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:05:30 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
lconway | macOS 12.5.1 Monterey | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4310 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the decoupleR package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/decoupleR.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 494/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
decoupleR 2.4.0 (landing page) Pau Badia-i-Mompel
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
Package: decoupleR |
Version: 2.4.0 |
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:decoupleR.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings decoupleR_2.4.0.tar.gz |
StartedAt: 2023-04-11 00:40:47 -0400 (Tue, 11 Apr 2023) |
EndedAt: 2023-04-11 00:46:52 -0400 (Tue, 11 Apr 2023) |
EllapsedTime: 365.2 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: decoupleR.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:decoupleR.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings decoupleR_2.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/decoupleR.Rcheck' * using R version 4.2.3 (2023-03-15 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'decoupleR/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'decoupleR' version '2.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 whether package 'decoupleR' 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 ... NOTE [2023-04-11 00:41:15] [INFO] [OmnipathR] Initialized cache: `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR`. [2023-04-11 00:41:15] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2023-04-11 00:41:15] [TRACE] [OmnipathR] Cache is at `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR`. [2023-04-11 00:41:15] [TRACE] [OmnipathR] Contains 6 files. [2023-04-11 00:41:15] [TRACE] [OmnipathR] Cache is locked: FALSE. [2023-04-11 00:41:15] [SUCCESS] [OmnipathR] Removing all cache contents from `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR`. [2023-04-11 00:41:16] [TRACE] [OmnipathR] Pandoc version: `2.7.3`. [2023-04-11 00:41:16] [TRACE] [OmnipathR] Cache locked: FALSE * 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 files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed get_dorothea 20.48 0.60 30.86 run_aucell 7.24 0.32 7.57 get_progeny 6.31 0.20 8.08 * 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: filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union [ FAIL 1 | WARN 340 | SKIP 0 | PASS 34 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-utils-dataset-converters.R:84:5'): missing quos ────────────── `convert_to_foo()` did not throw the expected error. [ FAIL 1 | WARN 340 | SKIP 0 | PASS 34 ] Error: Test failures 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, 1 NOTE See 'F:/biocbuild/bbs-3.16-bioc/meat/decoupleR.Rcheck/00check.log' for details.
decoupleR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL decoupleR ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.16-bioc/R/library' * installing *source* package 'decoupleR' ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (decoupleR)
decoupleR.Rcheck/tests/testthat.Rout.fail
R version 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (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(decoupleR) > > test_check("decoupleR") | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% [2023-04-11 00:45:24] [INFO] [OmnipathR] Initialized cache: `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR`. [2023-04-11 00:45:24] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2023-04-11 00:45:24] [TRACE] [OmnipathR] Cache is at `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR`. [2023-04-11 00:45:24] [TRACE] [OmnipathR] Contains 4 files. [2023-04-11 00:45:24] [TRACE] [OmnipathR] Cache is locked: FALSE. [2023-04-11 00:45:24] [SUCCESS] [OmnipathR] Removing all cache contents from `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR`. [2023-04-11 00:45:24] [TRACE] [OmnipathR] Pandoc version: `2.7.3`. [2023-04-11 00:45:25] [TRACE] [OmnipathR] Cache locked: FALSE [2023-04-11 00:45:26] [INFO] [OmnipathR] Cache record does not exist: `https://omnipathdb.org/annotations?resources=TFcensus&license=academic` [2023-04-11 00:45:26] [INFO] [OmnipathR] Retrieving URL: `https://omnipathdb.org/annotations?resources=TFcensus&license=academic` [2023-04-11 00:45:26] [TRACE] [OmnipathR] Attempt 1/3: `https://omnipathdb.org/annotations?resources=TFcensus&license=academic` [2023-04-11 00:45:27] [INFO] [OmnipathR] Cache item `6f000d9b5edd9832b1c28754d1c3d9449c1c7490` version 1: status changed from `unknown` to `started`. [2023-04-11 00:45:27] [TRACE] [OmnipathR] Exporting object to RDS: `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR/6f000d9b5edd9832b1c28754d1c3d9449c1c7490-1.rds`. [2023-04-11 00:45:27] [TRACE] [OmnipathR] Exported RDS to `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR/6f000d9b5edd9832b1c28754d1c3d9449c1c7490-1.rds`. [2023-04-11 00:45:27] [INFO] [OmnipathR] Download ready [key=6f000d9b5edd9832b1c28754d1c3d9449c1c7490, version=1] [2023-04-11 00:45:27] [INFO] [OmnipathR] Cache item `6f000d9b5edd9832b1c28754d1c3d9449c1c7490` version 1: status changed from `started` to `ready`. [2023-04-11 00:45:27] [SUCCESS] [OmnipathR] Downloaded 3099 annotation records. [2023-04-11 00:45:28] [INFO] [OmnipathR] Cache record does not exist: `https://omnipathdb.org/annotations?resources=PROGENy&license=academic` [2023-04-11 00:45:28] [INFO] [OmnipathR] Retrieving URL: `https://omnipathdb.org/annotations?resources=PROGENy&license=academic` [2023-04-11 00:45:28] [TRACE] [OmnipathR] Attempt 1/3: `https://omnipathdb.org/annotations?resources=PROGENy&license=academic` [2023-04-11 00:45:31] [INFO] [OmnipathR] Cache item `3492392585ba05414edfae46801492076437d7e7` version 1: status changed from `unknown` to `started`. [2023-04-11 00:45:31] [TRACE] [OmnipathR] Exporting object to RDS: `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR/3492392585ba05414edfae46801492076437d7e7-1.rds`. [2023-04-11 00:45:33] [TRACE] [OmnipathR] Exported RDS to `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR/3492392585ba05414edfae46801492076437d7e7-1.rds`. [2023-04-11 00:45:33] [INFO] [OmnipathR] Download ready [key=3492392585ba05414edfae46801492076437d7e7, version=1] [2023-04-11 00:45:33] [INFO] [OmnipathR] Cache item `3492392585ba05414edfae46801492076437d7e7` version 1: status changed from `started` to `ready`. [2023-04-11 00:45:33] [SUCCESS] [OmnipathR] Downloaded 700239 annotation records. [2023-04-11 00:45:39] [TRACE] [OmnipathR] Loaded data from RDS `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR/3492392585ba05414edfae46801492076437d7e7-1.rds`. [2023-04-11 00:45:39] [INFO] [OmnipathR] Loaded from cache: `https://omnipathdb.org/annotations?resources=PROGENy&license=academic` [2023-04-11 00:45:39] [SUCCESS] [OmnipathR] Loaded 700239 annotation records from cache. [2023-04-11 00:45:42] [INFO] [OmnipathR] Cache record does not exist: `https://omnipathdb.org/interactions?genesymbols=yes&datasets=dorothea&organisms=9606&dorothea_levels=A,B,C,D&fields=sources,references,curation_effort,dorothea_level&license=academic` [2023-04-11 00:45:42] [INFO] [OmnipathR] Retrieving URL: `https://omnipathdb.org/interactions?genesymbols=yes&datasets=dorothea&organisms=9606&dorothea_levels=A,B,C,D&fields=sources,references,curation_effort,dorothea_level&license=academic` [2023-04-11 00:45:42] [TRACE] [OmnipathR] Attempt 1/3: `https://omnipathdb.org/interactions?genesymbols=yes&datasets=dorothea&organisms=9606&dorothea_levels=A,B,C,D&fields=sources,references,curation_effort,dorothea_level&license=academic` [2023-04-11 00:45:43] [INFO] [OmnipathR] Cache item `46d37339bbc3f9a05bb89ccb79278cf1233f5cdf` version 1: status changed from `unknown` to `started`. [2023-04-11 00:45:43] [TRACE] [OmnipathR] Exporting object to RDS: `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR/46d37339bbc3f9a05bb89ccb79278cf1233f5cdf-1.rds`. [2023-04-11 00:45:44] [TRACE] [OmnipathR] Exported RDS to `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR/46d37339bbc3f9a05bb89ccb79278cf1233f5cdf-1.rds`. [2023-04-11 00:45:44] [INFO] [OmnipathR] Download ready [key=46d37339bbc3f9a05bb89ccb79278cf1233f5cdf, version=1] [2023-04-11 00:45:45] [INFO] [OmnipathR] Cache item `46d37339bbc3f9a05bb89ccb79278cf1233f5cdf` version 1: status changed from `started` to `ready`. [2023-04-11 00:45:52] [SUCCESS] [OmnipathR] Downloaded 278830 interactions. [2023-04-11 00:46:01] [INFO] [OmnipathR] Cache record does not exist: `https://omnipathdb.org/interactions?genesymbols=yes&datasets=dorothea&organisms=10090&dorothea_levels=A,B,C,D&fields=sources,references,curation_effort,dorothea_level&license=academic` [2023-04-11 00:46:01] [INFO] [OmnipathR] Retrieving URL: `https://omnipathdb.org/interactions?genesymbols=yes&datasets=dorothea&organisms=10090&dorothea_levels=A,B,C,D&fields=sources,references,curation_effort,dorothea_level&license=academic` [2023-04-11 00:46:01] [TRACE] [OmnipathR] Attempt 1/3: `https://omnipathdb.org/interactions?genesymbols=yes&datasets=dorothea&organisms=10090&dorothea_levels=A,B,C,D&fields=sources,references,curation_effort,dorothea_level&license=academic` [2023-04-11 00:46:03] [INFO] [OmnipathR] Cache item `ff347dedf78ef5e38c9c6d8eed291fa901aa3791` version 1: status changed from `unknown` to `started`. [2023-04-11 00:46:03] [TRACE] [OmnipathR] Exporting object to RDS: `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR/ff347dedf78ef5e38c9c6d8eed291fa901aa3791-1.rds`. [2023-04-11 00:46:03] [TRACE] [OmnipathR] Exported RDS to `C:\Users\biocbuild\AppData\Local\Cache\OmnipathR/ff347dedf78ef5e38c9c6d8eed291fa901aa3791-1.rds`. [2023-04-11 00:46:03] [INFO] [OmnipathR] Download ready [key=ff347dedf78ef5e38c9c6d8eed291fa901aa3791, version=1] [2023-04-11 00:46:03] [INFO] [OmnipathR] Cache item `ff347dedf78ef5e38c9c6d8eed291fa901aa3791` version 1: status changed from `started` to `ready`. [2023-04-11 00:46:11] [SUCCESS] [OmnipathR] Downloaded 234298 interactions. | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% | | | 0% | |=================================== | 50% | |======================================================================| 100% Attaching package: 'dplyr' The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union [ FAIL 1 | WARN 340 | SKIP 0 | PASS 34 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-utils-dataset-converters.R:84:5'): missing quos ────────────── `convert_to_foo()` did not throw the expected error. [ FAIL 1 | WARN 340 | SKIP 0 | PASS 34 ] Error: Test failures Execution halted
decoupleR.Rcheck/decoupleR-Ex.timings
name | user | system | elapsed | |
check_corr | 0.11 | 0.00 | 0.13 | |
convert_f_defaults | 0.05 | 0.02 | 0.06 | |
decouple | 0 | 0 | 0 | |
dot-fit_preprocessing | 0.03 | 0.00 | 0.04 | |
extract_sets | 0.10 | 0.00 | 0.09 | |
filt_minsize | 0.05 | 0.01 | 0.07 | |
get_dorothea | 20.48 | 0.60 | 30.86 | |
get_profile_of | 0 | 0 | 0 | |
get_progeny | 6.31 | 0.20 | 8.08 | |
get_resource | 0.25 | 0.04 | 1.75 | |
get_toy_data | 0 | 0 | 0 | |
intersect_regulons | 0.03 | 0.00 | 0.03 | |
pipe | 0 | 0 | 0 | |
pivot_wider_profile | 0 | 0 | 0 | |
randomize_matrix | 0 | 0 | 0 | |
rename_net | 0.03 | 0.00 | 0.03 | |
run_aucell | 7.24 | 0.32 | 7.57 | |
run_consensus | 2.72 | 0.24 | 2.95 | |
run_fgsea | 2.19 | 0.11 | 2.31 | |
run_gsva | 1.01 | 0.08 | 1.11 | |
run_mdt | 0.28 | 0.06 | 0.34 | |
run_mlm | 0.14 | 0.00 | 0.14 | |
run_ora | 0.53 | 0.03 | 0.57 | |
run_udt | 0.30 | 0.01 | 0.32 | |
run_ulm | 0.25 | 0.02 | 0.27 | |
run_viper | 0.64 | 0.06 | 0.70 | |
run_wmean | 1.09 | 0.08 | 1.17 | |
run_wsum | 1.14 | 0.01 | 1.16 | |
show_methods | 0.05 | 0.02 | 0.06 | |
show_resources | 0.01 | 0.00 | 0.56 | |
tidyeval | 0 | 0 | 0 | |