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

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

CHECK results for OmnipathR on machv2

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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:OmnipathR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings OmnipathR_3.0.4.tar.gz
StartedAt: 2021-10-14 21:54:32 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 22:08:04 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 812.4 seconds
RetCode: 1
Status:   ERROR  
CheckDir: OmnipathR.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:OmnipathR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings OmnipathR_3.0.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/OmnipathR.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (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 22:06:49] [SUCCESS] [OmnipathR] Starting to build NicheNet signaling network
[2021-10-14 22:06:54] [SUCCESS] [OmnipathR] Loaded 75524 interactions from cache.
[2021-10-14 22:07:08] [SUCCESS] [OmnipathR] Harmonizome (maayanlab.cloud): loaded 6013 records from cache
[2021-10-14 22:07:08] [SUCCESS] [OmnipathR] Harmonizome (maayanlab.cloud): loaded 12161 records from cache
[2021-10-14 22:07:08] [SUCCESS] [OmnipathR] Harmonizome (maayanlab.cloud): loaded 819 records from cache
Error in extractor(version$path, list = TRUE) : 
  zip file '/Users/biocbuild/Library/Caches/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
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/OmnipathR.Rcheck/00check.log’
for details.


Installation output

OmnipathR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL OmnipathR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/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-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.

> #!/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 22:07:16] [SUCCESS] [OmnipathR] Loaded 11035 protein complexes from cache.
[2021-10-14 22:07:19] [SUCCESS] [OmnipathR] Loaded 18486 enzyme-substrate relationships from cache.
[2021-10-14 22:07:21] [SUCCESS] [OmnipathR] Loaded 16675 intercellular communication role records from cache.
[2021-10-14 22:07:23] [SUCCESS] [OmnipathR] Loaded 47338 annotation records from cache.
[2021-10-14 22:07:25] [SUCCESS] [OmnipathR] Loaded 2877 interactions from cache.
[2021-10-14 22:07:27] [SUCCESS] [OmnipathR] Loaded 1343 interactions from cache.
[2021-10-14 22:07:28] [SUCCESS] [OmnipathR] Loaded 2293 interactions from cache.
[2021-10-14 22:07:30] [SUCCESS] [OmnipathR] Loaded 88 interactions from cache.
[2021-10-14 22:07:31] [SUCCESS] [OmnipathR] Loaded 3006 interactions from cache.
[2021-10-14 22:07:35] [SUCCESS] [OmnipathR] Loaded 41919 interactions from cache.
[2021-10-14 22:07:38] [SUCCESS] [OmnipathR] Loaded 4960 interactions from cache.
[2021-10-14 22:07:39] [SUCCESS] [OmnipathR] Loaded 8235 interactions from cache.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 37 ]
> 
> proc.time()
   user  system elapsed 
 12.053   0.662  30.455 

Example timings

OmnipathR.Rcheck/OmnipathR-Ex.timings

nameusersystemelapsed
OmnipathR000
all_uniprots0.2900.0120.302
ancestors8.3260.3598.700
annotated_network0.3920.0141.603
annotation_categories30.622 0.04730.696
bioplex10.1000.0050.106
bioplex20.1740.0050.181
bioplex30.2960.0090.305
bioplex_all26.753 1.13127.905
bioplex_hct116_10.2640.0040.268
bma_motif_es0.1430.0040.729
bma_motif_vs0.1640.0050.789
consensuspathdb_download31.546 1.90333.491
consensuspathdb_raw_table1.1860.0101.197
descendants1.5140.0451.564
enzsub_graph1.5580.0212.165
evex_download83.212 3.02781.471
filter_by_resource2.1990.0142.214
filter_intercell_network32.683 0.70733.433
find_all_paths4.5810.2294.813
get_annotation_resources0.0540.0020.641
get_complex_genes0.6370.0050.644
get_complex_resources0.0700.0030.653
get_db0.1430.0030.188
get_enzsub_resources0.0750.0030.678
get_interaction_resources0.0850.0050.727
get_intercell_categories0.0320.0140.045
get_intercell_generic_categories0.0270.0030.029
get_intercell_resources0.0890.0030.672
get_ontology_db0.7070.0030.711
get_resources0.0860.0040.688
get_signed_ptms1.9870.0082.577
giant_component4.4160.0284.449
go_annot_download4.3230.0924.418
go_annot_slim000
go_ontology_download0.1270.0010.129
guide2pharma_download0.8680.0370.906
harmonizome_download0.0980.0060.104
hpo_download1.4750.0161.492
htridb_download0.1160.0020.119
import_all_interactions0.7690.0071.804
import_dorothea_interactions0.9920.0061.583
import_intercell_network3.6060.0233.631
import_kinaseextra_interactions0.6730.0061.261
import_ligrecextra_interactions0.2780.0050.864
import_lncrna_mrna_interactions0.1220.0040.709
import_mirnatarget_interactions0.2530.0060.884
import_omnipath_annotations0.0990.0050.685
import_omnipath_complexes0.2930.0390.915
import_omnipath_enzsub0.5590.0041.145
import_omnipath_interactions0.2260.0040.811
import_omnipath_intercell0.0690.0020.071
import_pathwayextra_interactions0.2030.0040.790
import_post_translational_interactions0.1980.0040.785
import_tf_mirna_interactions0.2230.0040.809
import_tf_target_interactions0.6060.0051.194
import_transcriptional_interactions1.0520.0061.639
inbiomap_download0.0000.0000.001
inbiomap_raw0.0000.0000.001
interaction_graph0.4090.0050.992
intercell_categories0.0390.0020.041
intercell_consensus_filter0.5210.0200.541
is_ontology_id0.0010.0000.001
kegg_info0.0590.0030.063
kegg_open0.0030.0030.007
kegg_pathway_download0.0000.0010.001
kegg_pathway_list0.4260.0030.430
kegg_pathways_download000
kegg_picture0.2560.0171.409
kegg_process0.0010.0010.001
load_db0.2230.0030.226
nichenet_build_model3.0530.0473.101
nichenet_expression_data2.8210.0242.847
nichenet_gr_network5.5010.3315.835
nichenet_gr_network_evex87.095 2.68284.443
nichenet_gr_network_harmonizome4.7350.5175.150
nichenet_gr_network_htridb0.0600.0020.061
nichenet_gr_network_omnipath6.0850.5656.654
nichenet_gr_network_pathwaycommons3.5060.0463.556
nichenet_gr_network_regnetwork2.5830.4362.880
nichenet_gr_network_remap0.0000.0000.001
nichenet_gr_network_trrust0.2050.0070.213
nichenet_ligand_activities0.0000.0010.001
nichenet_ligand_target_links0.0000.0010.001
nichenet_ligand_target_matrix0.0000.0010.001
nichenet_lr_network117.320 1.347130.622
nichenet_lr_network_guide2pharma0.5950.0340.629
nichenet_lr_network_omnipath43.525 0.47745.835
nichenet_lr_network_ramilowski0.1520.0090.162
nichenet_main0.0000.0010.000
nichenet_networks55.830 1.20368.878
nichenet_optimization0.0000.0010.000
nichenet_remove_orphan_ligands34.474 0.41835.877
nichenet_results_dir0.0000.0000.001