Skip to content

[Bioc-devel] Build error in nebbiolo1 for package BgeeCall

5 messages · Julien Wollbrett, Shepherd, Lori

#
Hello,

I am the maintainer of the BgeeCall package. There is an issue in the build of the package on nebbiolo1 since at least the last Bioconductor release.
The error comes from the vignette when I try to load data from the AnnotationHub package. I am not able to reproduce the error locally. Do you have any idea what the problem could be?

block of code that produce the error:

library(AnnotationHub)
library(rtracklayer)
ah <- AnnotationHub()
ah_resources <- query(ah, c("Ensembl", "Caenorhabditis elegans", "84"))
annotation_object <- ah_resources[["AH50789"]]
# remove MtDNA not tag as C. elegans genome
annotation_object <- dropSeqlevels(annotation_object, "MtDNA", "coarse")
transcriptome_object <- import.2bit(ah_resources[["AH50453"]])

The error message is :


Quitting from lines 94-102 [unnamed-chunk-4] (bgeecall-manual.Rmd)
Error: processing vignette 'bgeecall-manual.Rmd' failed with diagnostics:
UCSC library operation failed

Best Regards,

Julien Wollbrett
#
I redownloaded the resource that was causing the error

ah_resources[["AH50453"]]

It should resolve on the next build.




Lori Shepherd - Kern

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263
3 days later
#
Hello Lori,

Thanks for the quick reply.
The last build worked for the development version on nebbiolo2. It still failed on nebbiolo1.
Should I bump the version to force the build or is there still an issue with the resource causing the error?

Julien Wollbrett
________________________________
De : Kern, Lori <Lori.Shepherd at RoswellPark.org>
Envoy? : lundi 5 ao?t 2024 14:02
? : Julien Wollbrett <julien.wollbrett at unil.ch>; bioc-devel at r-project.org <bioc-devel at r-project.org>
Objet : Re: Build error in nebbiolo1 for package BgeeCall

I redownloaded the resource that was causing the error

ah_resources[["AH50453"]]

It should resolve on the next build.




Lori Shepherd - Kern

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263
#
This is working when I checked it. Likely I didn't reset the resource in time for Tuesday's build.  Let's see if it clears up on today's report; else I can investigate more for you.


Lori Shepherd - Kern

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263
2 days later
#
Hi,

It is working now. Thanks again for the quick replies.

Julien
________________________________
De : Kern, Lori <Lori.Shepherd at RoswellPark.org>
Envoy? : vendredi 9 ao?t 2024 13:42
? : Julien Wollbrett <julien.wollbrett at unil.ch>; bioc-devel at r-project.org <bioc-devel at r-project.org>
Objet : Re: Build error in nebbiolo1 for package BgeeCall

This is working when I checked it. Likely I didn't reset the resource in time for Tuesday's build.  Let's see if it clears up on today's report; else I can investigate more for you.


Lori Shepherd - Kern

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263