Skip to content

[Bioc-devel] wiggleplotr vignette errror: there is no package called 'arrow'

2 messages · Kaur Alasoo, Shepherd, Lori

#
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
#
This has to do with the check for dependencies being declared properly.  It looks like you are missing arrow in your DESCRIPTION file.  If you add it to suggests it should clear up.  See:
https://stat.ethz.ch/pipermail/bioc-devel/2023-March/019555.html



Lori Kern

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263