===============================
R CMD BUILD
===============================
* checking for file goatea/DESCRIPTION ... OK
* preparing goatea:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building goatea.Rmd using rmarkdown
trying URL 'https://github.com/ftwkoopmans/goat/raw/main/analyses/goat_manuscript_datasets.rda'
Content type 'application/octet-stream' length 1074180 bytes (1.0 MB)
==================================================
downloaded 1.0 MB
Warning: ggrepel: 2228 unlabeled data points (too many overlaps). Consider increasing max.overlaps
trying URL 'https://stringdb-downloads.org/download/protein.aliases.v12.0/9606.protein.aliases.v12.0.txt.gz'
Content type 'application/octet-stream' length 19777800 bytes (18.9 MB)
==================================================
downloaded 18.9 MB
trying URL 'https://stringdb-downloads.org/download/protein.links.v12.0/9606.protein.links.v12.0.txt.gz'
Content type 'application/octet-stream' length 83164437 bytes (79.3 MB)
============================================
downloaded 70.3 MB
Quitting from goatea.Rmd:371-402 [ppi network]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `download.file()`:
! download from 'https://stringdb-downloads.org/download/protein.links.v12.0/9606.protein.links.v12.0.txt.gz' failed
---
Backtrace:
1. goatea::get_string_ppi(...)
2. utils::download.file(url, filepath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'goatea.Rmd' failed with diagnostics:
download from 'https://stringdb-downloads.org/download/protein.links.v12.0/9606.protein.links.v12.0.txt.gz' failed
--- failed re-building goatea.Rmd
SUMMARY: processing the following file failed:
goatea.Rmd
Error: Vignette re-building failed.
Execution halted