===============================
R CMD BUILD
===============================
* checking for file imageFeatureTCGA/DESCRIPTION ... OK
* preparing imageFeatureTCGA:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building imageFeatureTCGA.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 (995.24 Kb/s). Total size: 5.30 Mb (17%)...
Download status: 0 done; 1 in progress (1.13 Mb/s). Total size: 11.88 Mb (39%)...
Download status: 0 done; 1 in progress (1.20 Mb/s). Total size: 18.59 Mb (61%)...
Download status: 0 done; 1 in progress (1.24 Mb/s). Total size: 25.40 Mb (83%)...
Download status: 1 done; 0 in progress. Total size: 30.60 Mb (100%)... done!
Quitting from imageFeatureTCGA.Rmd:116-118 [getcatalog]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `BiocFileCache::bfcadd()`:
! all(rtype == "web" | file.exists(fpath)) is not TRUE
---
Backtrace:
1. imageFeatureTCGA::getCatalog()
2. readr::read_tsv(.download_catalog(redownload = redownload), col_types = .CATALOG_COL_TYPES)
3. readr:::standardise_literal_data(...)
4. imageFeatureTCGA:::.download_catalog(redownload = redownload)
5. imageFeatureTCGA:::.cache_url_files(...)
6. base::mapply(...)
7. imageFeatureTCGA (local) `<fn>`(...)
8. BiocFileCache::bfcadd(...)
9. BiocFileCache::bfcadd(...)
10. base::stopifnot(all(rtype == "web" | file.exists(fpath)))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'imageFeatureTCGA.Rmd' failed with diagnostics:
all(rtype == "web" | file.exists(fpath)) is not TRUE
--- failed re-building imageFeatureTCGA.Rmd
SUMMARY: processing the following file failed:
imageFeatureTCGA.Rmd
Error: Vignette re-building failed.
Execution halted