===============================
R CMD BUILD
===============================
* checking for file imageTCGAutils/DESCRIPTION ... OK
* preparing imageTCGAutils:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building imageTCGAutils.Rmd using rmarkdown
Download status: 0 done; 1 in progress (0 b/s). Total size: 4.00 Kb (0%)...
Download status: 0 done; 1 in progress (928.94 Kb/s). Total size: 5.12 Mb (17%)...
Download status: 0 done; 1 in progress (1.09 Mb/s). Total size: 11.53 Mb (38%)...
Download status: 0 done; 1 in progress (1.15 Mb/s). Total size: 18.08 Mb (59%)...
Download status: 0 done; 1 in progress (1.18 Mb/s). Total size: 24.65 Mb (81%)...
Download status: 1 done; 0 in progress. Total size: 30.60 Mb (100%)... done!
Quitting from imageTCGAutils.Rmd:85-99 [import tile-level emb]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `BiocFileCache::bfcadd()`:
! all(rtype == "web" | file.exists(fpath)) is not TRUE
---
Backtrace:
1. dplyr::pull(...)
2. dplyr::filter(getCatalog("provgigapath"), Project.ID == "TCGA-OV")
3. imageFeatureTCGA::getCatalog("provgigapath")
4. readr::read_tsv(.download_catalog(redownload = redownload), col_types = .CATALOG_COL_TYPES)
5. readr:::standardise_literal_data(...)
6. imageFeatureTCGA:::.download_catalog(redownload = redownload)
7. imageFeatureTCGA:::.cache_url_files(...)
8. base::mapply(...)
9. imageFeatureTCGA (local) `<fn>`(...)
10. BiocFileCache::bfcadd(...)
11. BiocFileCache::bfcadd(...)
12. base::stopifnot(all(rtype == "web" | file.exists(fpath)))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'imageTCGAutils.Rmd' failed with diagnostics:
all(rtype == "web" | file.exists(fpath)) is not TRUE
--- failed re-building imageTCGAutils.Rmd
SUMMARY: processing the following file failed:
imageTCGAutils.Rmd
Error: Vignette re-building failed.
Execution halted