############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data methodical ### ############################################################################## ############################################################################## * checking for file ‘methodical/DESCRIPTION’ ... OK * preparing ‘methodical’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘calculating_methylation_transcription_correlations.Rmd’ using rmarkdown Quitting from calculating_methylation_transcription_correlations.Rmd:144-158 [unnamed-chunk-6] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `.Call2()`: ! 'filepath' must be a single string --- Backtrace: ▆ 1. ├─base::system.time(...) 2. └─methodical::calculateMethSiteTranscriptCors(...) 3. ├─SummarizedExperiment::assays(meth_rse) 4. └─SummarizedExperiment::assays(meth_rse) 5. └─S4Vectors::endoapply(...) 6. ├─BiocGenerics::lapply(X, FUN, ...) 7. └─S4Vectors::lapply(X, FUN, ...) 8. ├─BiocGenerics::lapply(as.list(X), match.fun(FUN), ...) 9. └─base::lapply(as.list(X), match.fun(FUN), ...) 10. └─SummarizedExperiment (local) FUN(X[[i]], ...) 11. ├─methods (local) dimnames(a) 12. └─DelayedArray (local) dimnames(a) 13. ├─methods::callNextMethod() 14. └─DelayedArray (local) .nextMethod(x = x) 15. ├─methods (local) dimnames(x@seed) 16. └─HDF5Array (local) dimnames(x@seed) 17. └─HDF5Array::h5readDimnames(x@filepath, x@name, as.character = TRUE) 18. └─HDF5Array::get_h5dimnames(filepath, name) 19. └─HDF5Array:::h5getdimscales(filepath, name, scalename = "dimnames") 20. └─S4Vectors::.Call2(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'calculating_methylation_transcription_correlations.Rmd' failed with diagnostics: 'filepath' must be a single string --- failed re-building ‘calculating_methylation_transcription_correlations.Rmd’ --- re-building ‘working_with_meth_rses.Rmd’ using rmarkdown Quitting from working_with_meth_rses.Rmd:56-70 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `.Call2()`: ! 'filepath' must be a single string --- Backtrace: ▆ 1. └─methodical::extractGRangesMethSiteValues(...) 2. ├─IRanges::subsetByOverlaps(meth_rse, genomic_regions) 3. └─IRanges::subsetByOverlaps(meth_rse, genomic_regions) 4. ├─x[ov_any] 5. └─x[ov_any] 6. ├─x@assays[ii, ] 7. └─x@assays[ii, ] 8. └─SummarizedExperiment:::.extract_Assays_subset(x, i, j) 9. ├─methods::as(endoapply(assays, extract_assay_subset), class(x)) 10. │ └─methods:::.class1(object) 11. └─S4Vectors::endoapply(assays, extract_assay_subset) 12. ├─BiocGenerics::lapply(X, FUN, ...) 13. └─S4Vectors::lapply(X, FUN, ...) 14. ├─BiocGenerics::lapply(as.list(X), match.fun(FUN), ...) 15. └─base::lapply(as.list(X), match.fun(FUN), ...) 16. └─SummarizedExperiment (local) FUN(X[[i]], ...) 17. ├─BiocGenerics::do.call(`[`, args) 18. ├─base::do.call(`[`, args) 19. ├─methods (local) ``(``, ``, , drop = FALSE) 20. └─DelayedArray (local) ``(``, ``, , drop = FALSE) 21. └─DelayedArray:::stash_DelayedSubset(x, Nindex) 22. └─DelayedArray:::new_DelayedSubset(x@seed, Nindex) 23. └─S4Arrays:::normalize_Nindex(Nindex, seed) 24. ├─methods (local) dimnames(x) 25. └─HDF5Array (local) dimnames(x) 26. └─HDF5Array::h5readDimnames(x@filepath, x@name, as.character = TRUE) 27. └─HDF5Array::get_h5dimnames(filepath, name) 28. └─HDF5Array:::h5getdimscales(filepath, name, scalename = "dimnames") 29. └─S4Vectors::.Call2(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'working_with_meth_rses.Rmd' failed with diagnostics: 'filepath' must be a single string --- failed re-building ‘working_with_meth_rses.Rmd’ SUMMARY: processing the following files failed: ‘calculating_methylation_transcription_correlations.Rmd’ ‘working_with_meth_rses.Rmd’ Error: Vignette re-building failed. Execution halted