[Bioc-devel] wiggleplotr vignette errror: there is no package called 'arrow'
Hello! I am the maintainer of the wiggleplotr package. Building of the vignette is currently failing in devel on Linux with the following error message: Error: processing vignette 'wiggleplotr.Rmd' failed with diagnostics: there is no package called 'arrow' --- failed re-building ?wiggleplotr.Rmd? SUMMARY: processing the following file failed: ?wiggleplotr.Rmd? Error: Vignette re-building failed. Execution halted https://bioconductor.org/checkResults/3.23/bioc-LATEST/wiggleplotr/nebbiolo1-checksrc.html Interestingly, there is no error on Mac: https://bioconductor.org/checkResults/3.23/bioc-LATEST/wiggleplotr/kjohnson3-checksrc.html What would be the best way to resolve this issue? I could remove the parquet input example (which uses arrow) from the vignette, but this would probably not be ideal. Best, Kaur