===============================
R CMD BUILD
===============================
* checking for file ‘enrichmet/DESCRIPTION’ ... OK
* preparing ‘enrichmet’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘Tutorial.Rmd’ using rmarkdown
Quitting from Tutorial.Rmd:128-175 [case-study]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Failed to download resource: https://zenodo.org/api/records/17819145/files/summary_stat.csv/content
bfcadd() failed; see warnings()
---
Backtrace:
▆
1. └─enrichmet::get_cached_file("https://zenodo.org/api/records/17819145/files/summary_stat.csv/content")
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Tutorial.Rmd' failed with diagnostics:
Failed to download resource: https://zenodo.org/api/records/17819145/files/summary_stat.csv/content
bfcadd() failed; see warnings()
--- failed re-building ‘Tutorial.Rmd’
SUMMARY: processing the following file failed:
‘Tutorial.Rmd’
Error: Vignette re-building failed.
Execution halted