| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-06 11:34 -0400 (Wed, 06 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4878 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4663 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 2229/2366 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| TIN 1.45.0 (landing page) Bjarne Johannessen
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | ERROR | OK | ERROR | ||||||||||
| See other builds for TIN in R Universe. | ||||||||||||||
|
To the developers/maintainers of the TIN package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TIN.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: TIN |
| Version: 1.45.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:TIN.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings TIN_1.45.0.tar.gz |
| StartedAt: 2026-05-05 14:36:52 -0000 (Tue, 05 May 2026) |
| EndedAt: 2026-05-05 14:37:03 -0000 (Tue, 05 May 2026) |
| EllapsedTime: 11.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: TIN.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:TIN.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings TIN_1.45.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/TIN.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TIN/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TIN’ version ‘1.45.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘TIN’ can be installed ... ERROR
Installation failed.
See ‘/home/biocbuild/bbs-3.24-bioc/meat/TIN.Rcheck/00install.out’ for details.
* DONE
Status: 1 ERROR
See
‘/home/biocbuild/bbs-3.24-bioc/meat/TIN.Rcheck/00check.log’
for details.
TIN.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL TIN ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘TIN’ ... ** this is package ‘TIN’ version ‘1.45.0’ ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Error: package or namespace load failed for ‘TIN’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘Biobase’ Error: loading failed Execution halted ERROR: loading failed * removing ‘/home/biocbuild/R/R-4.5.0/site-library/TIN’ * restoring previous ‘/home/biocbuild/R/R-4.5.0/site-library/TIN’