Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:06:04 -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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:decoupleR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings decoupleR_2.4.0.tar.gz |
StartedAt: 2023-04-10 19:46:54 -0400 (Mon, 10 Apr 2023) |
EndedAt: 2023-04-10 19:51:02 -0400 (Mon, 10 Apr 2023) |
EllapsedTime: 247.6 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: decoupleR.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:decoupleR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings decoupleR_2.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/decoupleR.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-apple-darwin17.0 (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 for sufficient/correct file permissions ... 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-10 19:47:21] [INFO] [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-04-10 19:47:21] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2023-04-10 19:47:21] [TRACE] [OmnipathR] Cache is at `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-04-10 19:47:21] [TRACE] [OmnipathR] Contains 6 files. [2023-04-10 19:47:21] [TRACE] [OmnipathR] Cache is locked: FALSE. [2023-04-10 19:47:21] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-04-10 19:47:21] [TRACE] [OmnipathR] Pandoc version: `2.7.3`. [2023-04-10 19:47:21] [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 19.528 0.491 23.011 run_aucell 6.376 0.208 6.596 get_progeny 5.628 0.505 13.449 * 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 ‘/Users/biocbuild/bbs-3.16-bioc/meat/decoupleR.Rcheck/00check.log’ for details.
decoupleR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL decoupleR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/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) -- "Shortstop Beagle" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.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. > 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-10 19:49:33] [INFO] [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-04-10 19:49:33] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2023-04-10 19:49:33] [TRACE] [OmnipathR] Cache is at `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-04-10 19:49:33] [TRACE] [OmnipathR] Contains 4 files. [2023-04-10 19:49:33] [TRACE] [OmnipathR] Cache is locked: FALSE. [2023-04-10 19:49:33] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`. [2023-04-10 19:49:33] [TRACE] [OmnipathR] Pandoc version: `2.7.3`. [2023-04-10 19:49:33] [TRACE] [OmnipathR] Cache locked: FALSE [2023-04-10 19:49:35] [INFO] [OmnipathR] Cache record does not exist: `https://omnipathdb.org/annotations?resources=TFcensus&license=academic` [2023-04-10 19:49:35] [INFO] [OmnipathR] Retrieving URL: `https://omnipathdb.org/annotations?resources=TFcensus&license=academic` [2023-04-10 19:49:35] [TRACE] [OmnipathR] Attempt 1/3: `https://omnipathdb.org/annotations?resources=TFcensus&license=academic` [2023-04-10 19:49:36] [INFO] [OmnipathR] Cache item `6f000d9b5edd9832b1c28754d1c3d9449c1c7490` version 1: status changed from `unknown` to `started`. [2023-04-10 19:49:36] [TRACE] [OmnipathR] Exporting object to RDS: `/Users/biocbuild/Library/Caches/OmnipathR/6f000d9b5edd9832b1c28754d1c3d9449c1c7490-1.rds`. [2023-04-10 19:49:36] [TRACE] [OmnipathR] Exported RDS to `/Users/biocbuild/Library/Caches/OmnipathR/6f000d9b5edd9832b1c28754d1c3d9449c1c7490-1.rds`. [2023-04-10 19:49:36] [INFO] [OmnipathR] Download ready [key=6f000d9b5edd9832b1c28754d1c3d9449c1c7490, version=1] [2023-04-10 19:49:36] [INFO] [OmnipathR] Cache item `6f000d9b5edd9832b1c28754d1c3d9449c1c7490` version 1: status changed from `started` to `ready`. [2023-04-10 19:49:36] [SUCCESS] [OmnipathR] Downloaded 3099 annotation records. [2023-04-10 19:49:37] [INFO] [OmnipathR] Cache record does not exist: `https://omnipathdb.org/annotations?resources=PROGENy&license=academic` [2023-04-10 19:49:37] [INFO] [OmnipathR] Retrieving URL: `https://omnipathdb.org/annotations?resources=PROGENy&license=academic` [2023-04-10 19:49:37] [TRACE] [OmnipathR] Attempt 1/3: `https://omnipathdb.org/annotations?resources=PROGENy&license=academic` [2023-04-10 19:49:45] [INFO] [OmnipathR] Cache item `3492392585ba05414edfae46801492076437d7e7` version 1: status changed from `unknown` to `started`. [2023-04-10 19:49:45] [TRACE] [OmnipathR] Exporting object to RDS: `/Users/biocbuild/Library/Caches/OmnipathR/3492392585ba05414edfae46801492076437d7e7-1.rds`. [2023-04-10 19:49:47] [TRACE] [OmnipathR] Exported RDS to `/Users/biocbuild/Library/Caches/OmnipathR/3492392585ba05414edfae46801492076437d7e7-1.rds`. [2023-04-10 19:49:47] [INFO] [OmnipathR] Download ready [key=3492392585ba05414edfae46801492076437d7e7, version=1] [2023-04-10 19:49:47] [INFO] [OmnipathR] Cache item `3492392585ba05414edfae46801492076437d7e7` version 1: status changed from `started` to `ready`. [2023-04-10 19:49:47] [SUCCESS] [OmnipathR] Downloaded 700239 annotation records. [2023-04-10 19:49:53] [TRACE] [OmnipathR] Loaded data from RDS `/Users/biocbuild/Library/Caches/OmnipathR/3492392585ba05414edfae46801492076437d7e7-1.rds`. [2023-04-10 19:49:53] [INFO] [OmnipathR] Loaded from cache: `https://omnipathdb.org/annotations?resources=PROGENy&license=academic` [2023-04-10 19:49:53] [SUCCESS] [OmnipathR] Loaded 700239 annotation records from cache. [2023-04-10 19:49:56] [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-10 19:49:56] [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-10 19:49:56] [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-10 19:50:00] [INFO] [OmnipathR] Cache item `46d37339bbc3f9a05bb89ccb79278cf1233f5cdf` version 1: status changed from `unknown` to `started`. [2023-04-10 19:50:00] [TRACE] [OmnipathR] Exporting object to RDS: `/Users/biocbuild/Library/Caches/OmnipathR/46d37339bbc3f9a05bb89ccb79278cf1233f5cdf-1.rds`. [2023-04-10 19:50:01] [TRACE] [OmnipathR] Exported RDS to `/Users/biocbuild/Library/Caches/OmnipathR/46d37339bbc3f9a05bb89ccb79278cf1233f5cdf-1.rds`. [2023-04-10 19:50:01] [INFO] [OmnipathR] Download ready [key=46d37339bbc3f9a05bb89ccb79278cf1233f5cdf, version=1] [2023-04-10 19:50:01] [INFO] [OmnipathR] Cache item `46d37339bbc3f9a05bb89ccb79278cf1233f5cdf` version 1: status changed from `started` to `ready`. [2023-04-10 19:50:09] [SUCCESS] [OmnipathR] Downloaded 278830 interactions. [2023-04-10 19:50:17] [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-10 19:50:17] [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-10 19:50:17] [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-10 19:50:21] [INFO] [OmnipathR] Cache item `ff347dedf78ef5e38c9c6d8eed291fa901aa3791` version 1: status changed from `unknown` to `started`. [2023-04-10 19:50:21] [TRACE] [OmnipathR] Exporting object to RDS: `/Users/biocbuild/Library/Caches/OmnipathR/ff347dedf78ef5e38c9c6d8eed291fa901aa3791-1.rds`. [2023-04-10 19:50:22] [TRACE] [OmnipathR] Exported RDS to `/Users/biocbuild/Library/Caches/OmnipathR/ff347dedf78ef5e38c9c6d8eed291fa901aa3791-1.rds`. [2023-04-10 19:50:22] [INFO] [OmnipathR] Download ready [key=ff347dedf78ef5e38c9c6d8eed291fa901aa3791, version=1] [2023-04-10 19:50:22] [INFO] [OmnipathR] Cache item `ff347dedf78ef5e38c9c6d8eed291fa901aa3791` version 1: status changed from `started` to `ready`. [2023-04-10 19:50:29] [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.106 | 0.013 | 0.118 | |
convert_f_defaults | 0.089 | 0.012 | 0.101 | |
decouple | 0.001 | 0.000 | 0.001 | |
dot-fit_preprocessing | 0.027 | 0.002 | 0.030 | |
extract_sets | 0.026 | 0.002 | 0.027 | |
filt_minsize | 0.044 | 0.001 | 0.046 | |
get_dorothea | 19.528 | 0.491 | 23.011 | |
get_profile_of | 0 | 0 | 0 | |
get_progeny | 5.628 | 0.505 | 13.449 | |
get_resource | 0.207 | 0.024 | 1.772 | |
get_toy_data | 0.002 | 0.000 | 0.002 | |
intersect_regulons | 0.017 | 0.001 | 0.018 | |
pipe | 0 | 0 | 0 | |
pivot_wider_profile | 0 | 0 | 0 | |
randomize_matrix | 0.000 | 0.001 | 0.000 | |
rename_net | 0.042 | 0.002 | 0.045 | |
run_aucell | 6.376 | 0.208 | 6.596 | |
run_consensus | 2.277 | 0.138 | 2.435 | |
run_fgsea | 2.880 | 0.079 | 2.965 | |
run_gsva | 0.982 | 0.085 | 1.070 | |
run_mdt | 0.232 | 0.015 | 0.241 | |
run_mlm | 0.132 | 0.004 | 0.137 | |
run_ora | 0.531 | 0.016 | 0.549 | |
run_udt | 0.280 | 0.005 | 0.285 | |
run_ulm | 0.214 | 0.003 | 0.218 | |
run_viper | 0.707 | 0.085 | 0.795 | |
run_wmean | 1.064 | 0.023 | 1.091 | |
run_wsum | 0.851 | 0.019 | 0.870 | |
show_methods | 0.063 | 0.005 | 0.068 | |
show_resources | 0.043 | 0.003 | 0.587 | |
tidyeval | 0 | 0 | 0 | |