Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2021-10-15 15:05:47 -0400 (Fri, 15 Oct 2021).

CHECK results for OmnipathR on nebbiolo1

To the developers/maintainers of the OmnipathR package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/OmnipathR.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here 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 1304/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
OmnipathR 3.0.4  (landing page)
Denes Turei
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/OmnipathR
git_branch: RELEASE_3_13
git_last_commit: 91e2894
git_last_commit_date: 2021-08-20 11:58:16 -0400 (Fri, 20 Aug 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    ERROR  
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    ERROR    OK  
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    ERROR    OK  

Summary

Package: OmnipathR
Version: 3.0.4
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:OmnipathR.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings OmnipathR_3.0.4.tar.gz
StartedAt: 2021-10-14 10:51:50 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 11:01:42 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 591.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: OmnipathR.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:OmnipathR.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings OmnipathR_3.0.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/OmnipathR.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘OmnipathR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘OmnipathR’ version ‘3.0.4’
* 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 ‘OmnipathR’ 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 R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘OmnipathR-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: nichenet_signaling_network
> ### Title: Builds a NicheNet signaling network
> ### Aliases: nichenet_signaling_network
> 
> ### ** Examples
> 
> # load everything with the default parameters:
> # we don't load inBio Map due to the - hopefully
> # temporary - issues of their server
> sig_network <- nichenet_signaling_network(inbiomap = NULL)
[2021-10-14 11:01:07] [SUCCESS] [OmnipathR] Starting to build NicheNet signaling network
[2021-10-14 11:01:09] [SUCCESS] [OmnipathR] Loaded 75524 interactions from cache.
[2021-10-14 11:01:14] [SUCCESS] [OmnipathR] Harmonizome (maayanlab.cloud): loaded 6013 records from cache
[2021-10-14 11:01:14] [SUCCESS] [OmnipathR] Harmonizome (maayanlab.cloud): loaded 12161 records from cache
[2021-10-14 11:01:14] [SUCCESS] [OmnipathR] Harmonizome (maayanlab.cloud): loaded 819 records from cache
Error in extractor(version$path, list = TRUE) : 
  zip file '/var/cache/biocbuild_cache/OmnipathR/4943bf5eda7fdb771649a2148f63ecd4355cc539-1.zip' cannot be opened
Calls: nichenet_signaling_network ... archive_extractor -> archive_downloader -> extractor
Execution halted
* 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 ERROR
See
  ‘/home/biocbuild/bbs-3.13-bioc/meat/OmnipathR.Rcheck/00check.log’
for details.


Installation output

OmnipathR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL OmnipathR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’
* installing *source* package ‘OmnipathR’ ...
** 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 (OmnipathR)

Tests output

OmnipathR.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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.

> #!/usr/bin/env Rscript
> 
> #
> #  This file is part of the `OmnipathR` R package
> #
> #  Copyright
> #  2018-2021
> #  Saez Lab, Uniklinik RWTH Aachen, Heidelberg University
> #
> #  File author(s): Alberto Valdeolivas
> #                  Dénes Türei (turei.denes@gmail.com)
> #                  Attila Gábor
> #
> #  Distributed under the MIT (Expat) License.
> #  See accompanying file `LICENSE` or find a copy at
> #      https://directory.fsf.org/wiki/License:Expat
> #
> #  Website: https://saezlab.github.io/omnipathr
> #  Git repo: https://github.com/saezlab/OmnipathR
> #
> 
> 
> library(testthat)
> library(OmnipathR)
> 
> test_check('OmnipathR')
[2021-10-14 11:01:19] [SUCCESS] [OmnipathR] Loaded 11035 protein complexes from cache.
[2021-10-14 11:01:21] [SUCCESS] [OmnipathR] Loaded 18486 enzyme-substrate relationships from cache.
[2021-10-14 11:01:22] [SUCCESS] [OmnipathR] Loaded 16675 intercellular communication role records from cache.
[2021-10-14 11:01:24] [SUCCESS] [OmnipathR] Loaded 47338 annotation records from cache.
[2021-10-14 11:01:25] [SUCCESS] [OmnipathR] Loaded 2877 interactions from cache.
[2021-10-14 11:01:26] [SUCCESS] [OmnipathR] Loaded 1343 interactions from cache.
[2021-10-14 11:01:28] [SUCCESS] [OmnipathR] Loaded 2293 interactions from cache.
[2021-10-14 11:01:29] [SUCCESS] [OmnipathR] Loaded 88 interactions from cache.
[2021-10-14 11:01:30] [SUCCESS] [OmnipathR] Loaded 3006 interactions from cache.
[2021-10-14 11:01:32] [SUCCESS] [OmnipathR] Loaded 41919 interactions from cache.
[2021-10-14 11:01:34] [SUCCESS] [OmnipathR] Loaded 4960 interactions from cache.
[2021-10-14 11:01:36] [SUCCESS] [OmnipathR] Loaded 8235 interactions from cache.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 37 ]
> 
> proc.time()
   user  system elapsed 
  6.858   0.332  21.437 

Example timings

OmnipathR.Rcheck/OmnipathR-Ex.timings

nameusersystemelapsed
OmnipathR0.0000.0000.001
all_uniprots0.1670.0000.166
ancestors6.3350.2726.607
annotated_network0.2480.0071.674
annotation_categories25.634 0.06025.698
bioplex10.0760.0040.080
bioplex20.1140.0080.122
bioplex30.2480.0000.249
bioplex_all18.499 0.26818.768
bioplex_hct116_10.1120.0130.125
bma_motif_es0.0830.0040.769
bma_motif_vs0.1400.0000.754
consensuspathdb_download21.866 0.23622.105
consensuspathdb_raw_table0.9430.0160.959
descendants1.5150.0201.535
enzsub_graph0.6170.0001.152
evex_download73.544 2.83762.211
filter_by_resource1.3050.0081.314
filter_intercell_network21.370 0.20421.576
find_all_paths2.9820.0403.022
get_annotation_resources0.0470.0040.580
get_complex_genes0.3960.0040.401
get_complex_resources0.0570.0080.597
get_db0.1110.0000.111
get_enzsub_resources0.0610.0000.745
get_interaction_resources0.0590.0080.670
get_intercell_categories0.0320.0160.048
get_intercell_generic_categories0.0240.0000.024
get_intercell_resources0.0500.0000.579
get_ontology_db0.5540.0120.566
get_resources0.0460.0040.656
get_signed_ptms1.1460.0001.829
giant_component2.4730.0512.524
go_annot_download2.9610.0403.002
go_annot_slim0.0000.0000.001
go_ontology_download0.0970.0000.098
guide2pharma_download0.5630.0000.563
harmonizome_download0.0690.0000.068
hpo_download0.9750.0200.996
htridb_download0.0660.0000.067
import_all_interactions0.3970.0041.328
import_dorothea_interactions0.6020.0041.208
import_intercell_network2.4380.0242.463
import_kinaseextra_interactions0.2860.0000.816
import_ligrecextra_interactions0.1240.0040.665
import_lncrna_mrna_interactions0.0680.0000.603
import_mirnatarget_interactions0.1880.0040.722
import_omnipath_annotations0.0830.0000.612
import_omnipath_complexes0.1110.0000.639
import_omnipath_enzsub0.3260.0000.855
import_omnipath_interactions0.1080.0000.637
import_omnipath_intercell0.0720.0040.077
import_pathwayextra_interactions0.1250.0040.663
import_post_translational_interactions0.1770.0000.779
import_tf_mirna_interactions0.1330.0000.662
import_tf_target_interactions0.2720.0040.808
import_transcriptional_interactions0.5200.0001.053
inbiomap_download000
inbiomap_raw000
interaction_graph0.2370.0000.778
intercell_categories0.0340.0040.037
intercell_consensus_filter0.2720.0080.280
is_ontology_id0.0010.0000.000
kegg_info0.0250.0040.029
kegg_open0.0010.0020.003
kegg_pathway_download000
kegg_pathway_list0.240.000.24
kegg_pathways_download000
kegg_picture0.0510.0002.473
kegg_process0.0010.0000.001
load_db0.1970.0000.198
nichenet_build_model1.8780.0281.906
nichenet_expression_data1.7630.0081.770
nichenet_gr_network3.6710.0163.687
nichenet_gr_network_evex86.605 1.58376.452
nichenet_gr_network_harmonizome4.1540.0936.168
nichenet_gr_network_htridb0.0650.0040.069
nichenet_gr_network_omnipath5.1140.0125.304
nichenet_gr_network_pathwaycommons3.2050.0683.377
nichenet_gr_network_regnetwork1.4470.0662.200
nichenet_gr_network_remap0.0000.0000.001
nichenet_gr_network_trrust0.2170.0120.256
nichenet_ligand_activities0.0000.0000.001
nichenet_ligand_target_links000
nichenet_ligand_target_matrix000
nichenet_lr_network100.860 0.595124.644
nichenet_lr_network_guide2pharma0.4450.0040.450
nichenet_lr_network_omnipath25.185 0.69727.790
nichenet_lr_network_ramilowski0.0940.0320.126
nichenet_main000
nichenet_networks31.084 0.25031.336
nichenet_optimization000
nichenet_remove_orphan_ligands26.747 0.10726.857
nichenet_results_dir000