Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2025-06-19 12:06 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 2139/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TCGAutils 1.29.3  (landing page)
Marcel Ramos
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/TCGAutils
git_branch: devel
git_last_commit: 9a877b1
git_last_commit_date: 2025-06-09 20:59:11 -0400 (Mon, 09 Jun 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


BUILD results for TCGAutils on taishan

To the developers/maintainers of the TCGAutils package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TCGAutils.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.

raw results


Summary

Package: TCGAutils
Version: 1.29.3
Command: /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data TCGAutils
StartedAt: 2025-06-17 03:02:12 -0000 (Tue, 17 Jun 2025)
EndedAt: 2025-06-17 03:04:11 -0000 (Tue, 17 Jun 2025)
EllapsedTime: 119.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data TCGAutils
###
##############################################################################
##############################################################################


* checking for file ‘TCGAutils/DESCRIPTION’ ... OK
* preparing ‘TCGAutils’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘TCGAutils.Rmd’ using rmarkdown

Quitting from TCGAutils.Rmd:73-78 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `rhdf5::H5Fopen()`:
! HDF5. File accessibility. Unable to open file.
---
Backtrace:
     ▆
  1. └─curatedTCGAData::curatedTCGAData(...)
  2.   └─curatedTCGAData:::.getResources(...)
  3.     └─curatedTCGAData:::.loadMethyl(...)
  4.       └─base::lapply(...)
  5.         └─curatedTCGAData (local) FUN(X[[i]], ...)
  6.           └─HDF5Array::HDF5Array(assaydat, "assay001")
  7.             └─HDF5Array::HDF5ArraySeed(...)
  8.               └─h5mread::h5dim(filepath, name)
  9.                 └─h5mread:::.get_h5dataset(filepath, name)
 10.                   └─h5mread:::.H5Fopen(filepath, flags = "H5F_ACC_RDONLY")
 11.                     ├─base::suppressMessages(rhdf5::H5Fopen(name, flags = flags, fapl = fapl))
 12.                     │ └─base::withCallingHandlers(...)
 13.                     └─rhdf5::H5Fopen(name, flags = flags, fapl = fapl)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'TCGAutils.Rmd' failed with diagnostics:
HDF5. File accessibility. Unable to open file.
--- failed re-building ‘TCGAutils.Rmd’

SUMMARY: processing the following file failed:
  ‘TCGAutils.Rmd’

Error: Vignette re-building failed.
Execution halted