* using log directory ‘/home/omnipath/testing/omnipathr/bioc-3.15/2022-04-14_0800/OmnipathR/OmnipathR.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘OmnipathR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘OmnipathR’ version ‘3.3.21’
* 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 ... NOTE
  installed size is  6.2Mb
  sub-directories of 1Mb or more:
    doc   5.3Mb
* 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 loading without being on the library search path ... 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 ... NOTE
[2022-04-14 08:12:00] [INFO]    [OmnipathR] Initialized cache: `/home/omnipath/.cache/OmnipathR`.
[2022-04-14 08:12:00] [INFO]    [OmnipathR] Welcome to OmnipathR!
[2022-04-14 08:12:00] [TRACE]   [OmnipathR] Cache locked: FALSE
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘OmnipathR-Ex.R’ failed
The error most likely occurred in:

> ### Name: nichenet_build_model
> ### Title: Construct a NicheNet ligand-target model
> ### Aliases: nichenet_build_model
> 
> ### ** Examples
> 
> expression <- nichenet_expression_data()
[2022-04-14 08:20:57] [TRACE]   [OmnipathR] Looking up in cache: `https://zenodo.org/record/3260758/files/expression_settings.rds`.
[2022-04-14 08:20:57] [INFO]    [OmnipathR] Cache record does not exist: `https://zenodo.org/record/3260758/files/expression_settings.rds`
[2022-04-14 08:20:57] [TRACE]   [OmnipathR] Could not find in cache, initiating download: `https://zenodo.org/record/3260758/files/expression_settings.rds`.
[2022-04-14 08:20:57] [INFO]    [OmnipathR] Cache item `61c333d75d8fb98e07c69003a4b2d30fe2b08a06` version 1: status changed from `unknown` to `started`.
[2022-04-14 08:20:57] [TRACE]   [OmnipathR] Exporting object to RDS: `/home/omnipath/.cache/OmnipathR/61c333d75d8fb98e07c69003a4b2d30fe2b08a06-1.rds`.
[2022-04-14 08:20:57] [INFO]    [OmnipathR] Retrieving URL: `https://zenodo.org/record/3260758/files/expression_settings.rds`
[2022-04-14 08:20:57] [TRACE]   [OmnipathR] Attempt 1/3: `https://zenodo.org/record/3260758/files/expression_settings.rds`
Warning in readRDS(.) :
  URL 'https://zenodo.org/record/3260758/files/expression_settings.rds': status was 'Failure when receiving data from the peer'
Error in readRDS(.) : cannot read from connection
Calls: nichenet_expression_data ... <Anonymous> -> exec -> <Anonymous> -> %>% -> readRDS
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 ...
  ‘bioc_workshop.Rmd’ using ‘UTF-8’... OK
  ‘db_manager.Rmd’ using ‘UTF-8’... OK
  ‘drug_targets.Rmd’ using ‘UTF-8’... OK
  ‘extra_attrs.Rmd’ using ‘UTF-8’... OK
  ‘nichenet.Rmd’ using ‘UTF-8’... OK
  ‘omnipath_intro.Rmd’ using ‘UTF-8’... OK
  ‘paths.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 2 NOTEs
See
  ‘/home/omnipath/testing/omnipathr/bioc-3.15/2022-04-14_0800/OmnipathR/OmnipathR.Rcheck/00check.log’
for details.