Back to Multiple platform build/check report for BioC 3.15
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:22:49 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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

CHECK results for decoupleR on merida1


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.

raw results

Package 487/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
decoupleR 2.2.2  (landing page)
Pau Badia-i-Mompel
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/decoupleR
git_branch: RELEASE_3_15
git_last_commit: a28864c
git_last_commit_date: 2022-05-09 08:42:38 -0400 (Mon, 09 May 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: decoupleR
Version: 2.2.2
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.2.2.tar.gz
StartedAt: 2022-10-19 01:23:16 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 01:30:56 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 459.6 seconds
RetCode: 0
Status:   OK  
CheckDir: decoupleR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.2.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/decoupleR.Rcheck’
* using R version 4.2.1 (2022-06-23)
* 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.2.2’
* 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
[2022-10-19 01:24:10] [INFO]    [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`.
[2022-10-19 01:24:10] [TRACE]   [OmnipathR] Running on a build server, wiping cache.
[2022-10-19 01:24:10] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`.
[2022-10-19 01:24:10] [TRACE]   [OmnipathR] Pandoc version: `2.7.3`.
[2022-10-19 01:24:11] [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  29.046  0.672  31.281
get_progeny   12.750  0.990  19.460
run_aucell    12.870  0.291  13.186
run_consensus 11.774  0.304  12.096
run_fgsea      5.428  0.078   5.525
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.15-bioc/meat/decoupleR.Rcheck/00check.log’
for details.



Installation output

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)

Tests output

decoupleR.Rcheck/tests/testthat.Rout


R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 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")
[2022-10-19 01:28:25] [INFO]    [OmnipathR] Initialized cache: `/Users/biocbuild/Library/Caches/OmnipathR`.
[2022-10-19 01:28:25] [TRACE]   [OmnipathR] Running on a build server, wiping cache.
[2022-10-19 01:28:25] [SUCCESS] [OmnipathR] Removing all cache contents from `/Users/biocbuild/Library/Caches/OmnipathR`.
[2022-10-19 01:28:25] [TRACE]   [OmnipathR] Pandoc version: `2.7.3`.
[2022-10-19 01:28:25] [TRACE]   [OmnipathR] Cache locked: FALSE
[2022-10-19 01:28:29] [INFO]    [OmnipathR] Cache record does not exist: `https://omnipathdb.org/annotations?resources=TFcensus&license=academic`
[2022-10-19 01:28:29] [INFO]    [OmnipathR] Retrieving URL: `https://omnipathdb.org/annotations?resources=TFcensus&license=academic`
[2022-10-19 01:28:29] [TRACE]   [OmnipathR] Attempt 1/3: `https://omnipathdb.org/annotations?resources=TFcensus&license=academic`
[2022-10-19 01:28:30] [INFO]    [OmnipathR] Cache item `6f000d9b5edd9832b1c28754d1c3d9449c1c7490` version 1: status changed from `unknown` to `started`.
[2022-10-19 01:28:30] [TRACE]   [OmnipathR] Exporting object to RDS: `/Users/biocbuild/Library/Caches/OmnipathR/6f000d9b5edd9832b1c28754d1c3d9449c1c7490-1.rds`.
[2022-10-19 01:28:30] [TRACE]   [OmnipathR] Exported RDS to `/Users/biocbuild/Library/Caches/OmnipathR/6f000d9b5edd9832b1c28754d1c3d9449c1c7490-1.rds`.
[2022-10-19 01:28:30] [INFO]    [OmnipathR] Download ready [key=6f000d9b5edd9832b1c28754d1c3d9449c1c7490, version=1]
[2022-10-19 01:28:30] [INFO]    [OmnipathR] Cache item `6f000d9b5edd9832b1c28754d1c3d9449c1c7490` version 1: status changed from `started` to `ready`.
[2022-10-19 01:28:30] [SUCCESS] [OmnipathR] Downloaded 3516 annotation records.
[2022-10-19 01:28:32] [INFO]    [OmnipathR] Cache record does not exist: `https://omnipathdb.org/annotations?resources=PROGENy&license=academic`
[2022-10-19 01:28:32] [INFO]    [OmnipathR] Retrieving URL: `https://omnipathdb.org/annotations?resources=PROGENy&license=academic`
[2022-10-19 01:28:32] [TRACE]   [OmnipathR] Attempt 1/3: `https://omnipathdb.org/annotations?resources=PROGENy&license=academic`
[2022-10-19 01:28:50] [INFO]    [OmnipathR] Cache item `3492392585ba05414edfae46801492076437d7e7` version 1: status changed from `unknown` to `started`.
[2022-10-19 01:28:50] [TRACE]   [OmnipathR] Exporting object to RDS: `/Users/biocbuild/Library/Caches/OmnipathR/3492392585ba05414edfae46801492076437d7e7-1.rds`.
[2022-10-19 01:28:55] [TRACE]   [OmnipathR] Exported RDS to `/Users/biocbuild/Library/Caches/OmnipathR/3492392585ba05414edfae46801492076437d7e7-1.rds`.
[2022-10-19 01:28:55] [INFO]    [OmnipathR] Download ready [key=3492392585ba05414edfae46801492076437d7e7, version=1]
[2022-10-19 01:28:55] [INFO]    [OmnipathR] Cache item `3492392585ba05414edfae46801492076437d7e7` version 1: status changed from `started` to `ready`.
[2022-10-19 01:28:55] [SUCCESS] [OmnipathR] Downloaded 700257 annotation records.
[2022-10-19 01:29:04] [TRACE]   [OmnipathR] Loaded data from RDS `/Users/biocbuild/Library/Caches/OmnipathR/3492392585ba05414edfae46801492076437d7e7-1.rds`.
[2022-10-19 01:29:04] [INFO]    [OmnipathR] Loaded from cache: `https://omnipathdb.org/annotations?resources=PROGENy&license=academic`
[2022-10-19 01:29:04] [SUCCESS] [OmnipathR] Loaded 700257 annotation records from cache.
[2022-10-19 01:29:08] [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`
[2022-10-19 01:29:08] [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`
[2022-10-19 01:29:08] [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`
[2022-10-19 01:29:13] [INFO]    [OmnipathR] Cache item `46d37339bbc3f9a05bb89ccb79278cf1233f5cdf` version 1: status changed from `unknown` to `started`.
[2022-10-19 01:29:13] [TRACE]   [OmnipathR] Exporting object to RDS: `/Users/biocbuild/Library/Caches/OmnipathR/46d37339bbc3f9a05bb89ccb79278cf1233f5cdf-1.rds`.
[2022-10-19 01:29:15] [TRACE]   [OmnipathR] Exported RDS to `/Users/biocbuild/Library/Caches/OmnipathR/46d37339bbc3f9a05bb89ccb79278cf1233f5cdf-1.rds`.
[2022-10-19 01:29:15] [INFO]    [OmnipathR] Download ready [key=46d37339bbc3f9a05bb89ccb79278cf1233f5cdf, version=1]
[2022-10-19 01:29:15] [INFO]    [OmnipathR] Cache item `46d37339bbc3f9a05bb89ccb79278cf1233f5cdf` version 1: status changed from `started` to `ready`.
[2022-10-19 01:29:22] [SUCCESS] [OmnipathR] Downloaded 278482 interactions.
[2022-10-19 01:29:39] [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`
[2022-10-19 01:29:39] [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`
[2022-10-19 01:29:39] [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`
[2022-10-19 01:29:44] [INFO]    [OmnipathR] Cache item `ff347dedf78ef5e38c9c6d8eed291fa901aa3791` version 1: status changed from `unknown` to `started`.
[2022-10-19 01:29:44] [TRACE]   [OmnipathR] Exporting object to RDS: `/Users/biocbuild/Library/Caches/OmnipathR/ff347dedf78ef5e38c9c6d8eed291fa901aa3791-1.rds`.
[2022-10-19 01:29:46] [TRACE]   [OmnipathR] Exported RDS to `/Users/biocbuild/Library/Caches/OmnipathR/ff347dedf78ef5e38c9c6d8eed291fa901aa3791-1.rds`.
[2022-10-19 01:29:46] [INFO]    [OmnipathR] Download ready [key=ff347dedf78ef5e38c9c6d8eed291fa901aa3791, version=1]
[2022-10-19 01:29:46] [INFO]    [OmnipathR] Cache item `ff347dedf78ef5e38c9c6d8eed291fa901aa3791` version 1: status changed from `started` to `ready`.
[2022-10-19 01:29:52] [SUCCESS] [OmnipathR] Downloaded 256977 interactions.

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 0 | WARN 336 | SKIP 0 | PASS 35 ]

[ FAIL 0 | WARN 336 | SKIP 0 | PASS 35 ]
> 
> proc.time()
   user  system elapsed 
213.675  15.900 243.660 

Example timings

decoupleR.Rcheck/decoupleR-Ex.timings

nameusersystemelapsed
check_corr0.2180.0100.228
convert_f_defaults0.1130.0070.120
decouple0.0020.0000.002
dot-fit_preprocessing0.1720.0030.176
extract_sets0.0640.0010.065
filt_minsize0.3370.0010.339
get_dorothea29.046 0.67231.281
get_profile_of000
get_progeny12.75 0.9919.46
get_resource0.4650.0272.821
get_toy_data0.0030.0010.004
intersect_regulons0.0570.0030.060
pipe0.0000.0000.001
pivot_wider_profile000
randomize_matrix0.0000.0000.001
rename_net0.0870.0010.088
run_aucell12.870 0.29113.186
run_consensus11.774 0.30412.096
run_fgsea5.4280.0785.525
run_gsva2.1370.1142.253
run_mdt0.2860.0170.295
run_mlm0.3530.0030.357
run_ora1.3160.0231.339
run_udt0.6580.0120.672
run_ulm0.5550.0040.559
run_viper1.3470.0751.424
run_wmean2.1240.0232.150
run_wsum2.0760.0262.103
show_methods0.1010.0040.105
show_resources0.0940.0041.121
tidyeval000