===============================
R CMD BUILD
===============================
* checking for file ‘linkSet/DESCRIPTION’ ... OK
* preparing ‘linkSet’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘hic_workthrough.Rmd’ using rmarkdown
Quitting from hic_workthrough.Rmd:48-58 [setup_data]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `open.connection()`:
! cannot open the connection to 'http://www.enhanceratlas.org/data/download/enhancer/mm/Embryo_body.bed'
---
Backtrace:
▆
1. ├─rtracklayer::import(file_url, format = "BED")
2. └─rtracklayer::import(file_url, format = "BED")
3. ├─BiocIO::import(FileForFormat(con, format), ...)
4. └─rtracklayer::import(FileForFormat(con, format), ...)
5. └─rtracklayer (local) .local(con, format, text, ...)
6. └─rtracklayer:::queryForConnection(m, con, which)
7. └─BiocIO:::connectionForResource(manager, resource, open = "r")
8. ├─base::open(con, open)
9. └─base::open.connection(con, open)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'hic_workthrough.Rmd' failed with diagnostics:
cannot open the connection to 'http://www.enhanceratlas.org/data/download/enhancer/mm/Embryo_body.bed'
--- failed re-building ‘hic_workthrough.Rmd’
--- re-building ‘linkSet.Rmd’ using rmarkdown
--- finished re-building ‘linkSet.Rmd’
SUMMARY: processing the following file failed:
‘hic_workthrough.Rmd’
Error: Vignette re-building failed.
Execution halted