===============================
R CMD BUILD
===============================
* checking for file ontoProc2/DESCRIPTION ... OK
* preparing ontoProc2:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building celltoprotein.Rmd using rmarkdown
trying URL 'https://s3.amazonaws.com/bbop-sqlite/pr.db.gz'
Content type 'binary/octet-stream' length 795519481 bytes (758.7 MB)
==================================
downloaded 523.4 MB
Quitting from celltoprotein.Rmd:53-57 [lkct2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `download.file()`:
! download from 'https://s3.amazonaws.com/bbop-sqlite/pr.db.gz' failed
---
Backtrace:
1. ontoProc2::get_present_pmp(names(cd8reg))
2. ontoProc2::semsql_connect(ontology = "pr")
3. ontoProc2::retrieve_semsql_conn(ontology, cache = cache, ...)
4. utils::download.file(addr, file.path(td, zdbname), ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'celltoprotein.Rmd' failed with diagnostics:
download from 'https://s3.amazonaws.com/bbop-sqlite/pr.db.gz' failed
--- failed re-building celltoprotein.Rmd
--- re-building ontoProc2.Rmd using rmarkdown
Warning: call dbDisconnect() when finished working with a connection
--- finished re-building ontoProc2.Rmd
--- re-building uberonpeek.Rmd using rmarkdown
--- finished re-building uberonpeek.Rmd
SUMMARY: processing the following file failed:
celltoprotein.Rmd
Error: Vignette re-building failed.
Execution halted