We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello!
Would it be possible to add a binary for Linux ARM64/aarch64 in the releases ?
We work on adding support for Linux ARM64 to Bioconductor for 3.18 (Autumn release) and biobtreeR package fails with:
biobtreeR
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data biobtreeR ### ############################################################################## ############################################################################## * checking for file ‘biobtreeR/DESCRIPTION’ ... OK * preparing ‘biobtreeR’: * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘biobtreeR.Rmd’ using rmarkdown trying URL 'https://github.com/tamerh/biobtree/releases/download/v1.8.0/biobtree_Linux_64bit.tar.gz' Content type 'application/octet-stream' length 11081624 bytes (10.6 MB) ================================================== downloaded 10.6 MB biobtree trying URL 'https://github.com/tamerh/biobtree/releases/download/v1.8.0/biobtree_Linux_64bit.tar.gz' Content type 'application/octet-stream' length 11081624 bytes (10.6 MB) ================================================== downloaded 10.6 MB biobtree sh: 1: /tmp/RtmpPigrdt/biobtree: Exec format error Quitting from lines 67-68 (biobtreeR.Rmd) Error: processing vignette 'biobtreeR.Rmd' failed with diagnostics: Built data couldn't found. Make sure data built or directory set correctly --- failed re-building ‘biobtreeR.Rmd’ SUMMARY: processing the following file failed: ‘biobtreeR.Rmd’ Error: Vignette re-building failed. Execution halted
Note: sh: 1: /tmp/RtmpPigrdt/biobtree: Exec format error
sh: 1: /tmp/RtmpPigrdt/biobtree: Exec format error
https://yikun.github.io/bioconductor-0301/report/biobtreeR/kunpeng1-buildsrc.html
The text was updated successfully, but these errors were encountered:
Friendly ping!
Sorry, something went wrong.
Ping !
No branches or pull requests
Hello!
Would it be possible to add a binary for Linux ARM64/aarch64 in the releases ?
We work on adding support for Linux ARM64 to Bioconductor for 3.18 (Autumn release) and
biobtreeR
package fails with:Note:
sh: 1: /tmp/RtmpPigrdt/biobtree: Exec format error
https://yikun.github.io/bioconductor-0301/report/biobtreeR/kunpeng1-buildsrc.html
The text was updated successfully, but these errors were encountered: