===============================
R CMD BUILD
===============================
* checking for file ‘msigdbeh/DESCRIPTION’ ... OK
* preparing ‘msigdbeh’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘msigdbeh.Rmd’ using rmarkdown
Quitting from msigdbeh.Rmd:43-45 [msigdbeh]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! failed to load resource
name: EH9632
title: MSigDB v2024.1.Hs
reason: 1 resources failed to download
---
Backtrace:
▆
1. └─msigdbeh::msigdbeh(species = "HS")
2. ├─hubq[[rownames(hubdf)[1]]]
3. └─hubq[[rownames(hubdf)[1]]]
4. └─ExperimentHub (local) .local(x, i, j = j, ...)
5. ├─methods::callNextMethod(x, i, j, ..., force = force, verbose = verbose)
6. │ └─base::eval(call, callEnv)
7. │ └─base::eval(call, callEnv)
8. └─AnnotationHub (local) .nextMethod(x, i, j, ..., force = force, verbose = verbose)
9. └─AnnotationHub (local) .local(x, i, j = j, ...)
10. └─AnnotationHub:::.Hub_get1(x[idx], force = force, verbose = verbose)
11. └─base::tryCatch(...)
12. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
13. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
14. └─value[[3L]](cond)
15. └─base::tryCatch(...)
16. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
17. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
18. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'msigdbeh.Rmd' failed with diagnostics:
failed to load resource
name: EH9632
title: MSigDB v2024.1.Hs
reason: 1 resources failed to download
--- failed re-building ‘msigdbeh.Rmd’
SUMMARY: processing the following file failed:
‘msigdbeh.Rmd’
Error: Vignette re-building failed.
Execution halted