Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:05:47 -0400 (Fri, 15 Oct 2021).
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. |
Package 1304/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
OmnipathR 3.0.4 (landing page) Denes Turei
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | ERROR | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | ERROR | OK | |||||||||
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 |
############################################################################## ############################################################################## ### ### 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.
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)
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
OmnipathR.Rcheck/OmnipathR-Ex.timings
name | user | system | elapsed | |
OmnipathR | 0.000 | 0.000 | 0.001 | |
all_uniprots | 0.167 | 0.000 | 0.166 | |
ancestors | 6.335 | 0.272 | 6.607 | |
annotated_network | 0.248 | 0.007 | 1.674 | |
annotation_categories | 25.634 | 0.060 | 25.698 | |
bioplex1 | 0.076 | 0.004 | 0.080 | |
bioplex2 | 0.114 | 0.008 | 0.122 | |
bioplex3 | 0.248 | 0.000 | 0.249 | |
bioplex_all | 18.499 | 0.268 | 18.768 | |
bioplex_hct116_1 | 0.112 | 0.013 | 0.125 | |
bma_motif_es | 0.083 | 0.004 | 0.769 | |
bma_motif_vs | 0.140 | 0.000 | 0.754 | |
consensuspathdb_download | 21.866 | 0.236 | 22.105 | |
consensuspathdb_raw_table | 0.943 | 0.016 | 0.959 | |
descendants | 1.515 | 0.020 | 1.535 | |
enzsub_graph | 0.617 | 0.000 | 1.152 | |
evex_download | 73.544 | 2.837 | 62.211 | |
filter_by_resource | 1.305 | 0.008 | 1.314 | |
filter_intercell_network | 21.370 | 0.204 | 21.576 | |
find_all_paths | 2.982 | 0.040 | 3.022 | |
get_annotation_resources | 0.047 | 0.004 | 0.580 | |
get_complex_genes | 0.396 | 0.004 | 0.401 | |
get_complex_resources | 0.057 | 0.008 | 0.597 | |
get_db | 0.111 | 0.000 | 0.111 | |
get_enzsub_resources | 0.061 | 0.000 | 0.745 | |
get_interaction_resources | 0.059 | 0.008 | 0.670 | |
get_intercell_categories | 0.032 | 0.016 | 0.048 | |
get_intercell_generic_categories | 0.024 | 0.000 | 0.024 | |
get_intercell_resources | 0.050 | 0.000 | 0.579 | |
get_ontology_db | 0.554 | 0.012 | 0.566 | |
get_resources | 0.046 | 0.004 | 0.656 | |
get_signed_ptms | 1.146 | 0.000 | 1.829 | |
giant_component | 2.473 | 0.051 | 2.524 | |
go_annot_download | 2.961 | 0.040 | 3.002 | |
go_annot_slim | 0.000 | 0.000 | 0.001 | |
go_ontology_download | 0.097 | 0.000 | 0.098 | |
guide2pharma_download | 0.563 | 0.000 | 0.563 | |
harmonizome_download | 0.069 | 0.000 | 0.068 | |
hpo_download | 0.975 | 0.020 | 0.996 | |
htridb_download | 0.066 | 0.000 | 0.067 | |
import_all_interactions | 0.397 | 0.004 | 1.328 | |
import_dorothea_interactions | 0.602 | 0.004 | 1.208 | |
import_intercell_network | 2.438 | 0.024 | 2.463 | |
import_kinaseextra_interactions | 0.286 | 0.000 | 0.816 | |
import_ligrecextra_interactions | 0.124 | 0.004 | 0.665 | |
import_lncrna_mrna_interactions | 0.068 | 0.000 | 0.603 | |
import_mirnatarget_interactions | 0.188 | 0.004 | 0.722 | |
import_omnipath_annotations | 0.083 | 0.000 | 0.612 | |
import_omnipath_complexes | 0.111 | 0.000 | 0.639 | |
import_omnipath_enzsub | 0.326 | 0.000 | 0.855 | |
import_omnipath_interactions | 0.108 | 0.000 | 0.637 | |
import_omnipath_intercell | 0.072 | 0.004 | 0.077 | |
import_pathwayextra_interactions | 0.125 | 0.004 | 0.663 | |
import_post_translational_interactions | 0.177 | 0.000 | 0.779 | |
import_tf_mirna_interactions | 0.133 | 0.000 | 0.662 | |
import_tf_target_interactions | 0.272 | 0.004 | 0.808 | |
import_transcriptional_interactions | 0.520 | 0.000 | 1.053 | |
inbiomap_download | 0 | 0 | 0 | |
inbiomap_raw | 0 | 0 | 0 | |
interaction_graph | 0.237 | 0.000 | 0.778 | |
intercell_categories | 0.034 | 0.004 | 0.037 | |
intercell_consensus_filter | 0.272 | 0.008 | 0.280 | |
is_ontology_id | 0.001 | 0.000 | 0.000 | |
kegg_info | 0.025 | 0.004 | 0.029 | |
kegg_open | 0.001 | 0.002 | 0.003 | |
kegg_pathway_download | 0 | 0 | 0 | |
kegg_pathway_list | 0.24 | 0.00 | 0.24 | |
kegg_pathways_download | 0 | 0 | 0 | |
kegg_picture | 0.051 | 0.000 | 2.473 | |
kegg_process | 0.001 | 0.000 | 0.001 | |
load_db | 0.197 | 0.000 | 0.198 | |
nichenet_build_model | 1.878 | 0.028 | 1.906 | |
nichenet_expression_data | 1.763 | 0.008 | 1.770 | |
nichenet_gr_network | 3.671 | 0.016 | 3.687 | |
nichenet_gr_network_evex | 86.605 | 1.583 | 76.452 | |
nichenet_gr_network_harmonizome | 4.154 | 0.093 | 6.168 | |
nichenet_gr_network_htridb | 0.065 | 0.004 | 0.069 | |
nichenet_gr_network_omnipath | 5.114 | 0.012 | 5.304 | |
nichenet_gr_network_pathwaycommons | 3.205 | 0.068 | 3.377 | |
nichenet_gr_network_regnetwork | 1.447 | 0.066 | 2.200 | |
nichenet_gr_network_remap | 0.000 | 0.000 | 0.001 | |
nichenet_gr_network_trrust | 0.217 | 0.012 | 0.256 | |
nichenet_ligand_activities | 0.000 | 0.000 | 0.001 | |
nichenet_ligand_target_links | 0 | 0 | 0 | |
nichenet_ligand_target_matrix | 0 | 0 | 0 | |
nichenet_lr_network | 100.860 | 0.595 | 124.644 | |
nichenet_lr_network_guide2pharma | 0.445 | 0.004 | 0.450 | |
nichenet_lr_network_omnipath | 25.185 | 0.697 | 27.790 | |
nichenet_lr_network_ramilowski | 0.094 | 0.032 | 0.126 | |
nichenet_main | 0 | 0 | 0 | |
nichenet_networks | 31.084 | 0.250 | 31.336 | |
nichenet_optimization | 0 | 0 | 0 | |
nichenet_remove_orphan_ligands | 26.747 | 0.107 | 26.857 | |
nichenet_results_dir | 0 | 0 | 0 | |