Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2025-12-04 12:00 -0500 (Thu, 04 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4878
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4624
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 962/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HDF5Array 1.38.0  (landing page)
Hervé Pagès
Snapshot Date: 2025-12-01 13:45 -0500 (Mon, 01 Dec 2025)
git_url: https://git.bioconductor.org/packages/HDF5Array
git_branch: RELEASE_3_22
git_last_commit: 9bca08f
git_last_commit_date: 2025-10-29 12:21:26 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    TIMEOUT  
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    TIMEOUT    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for HDF5Array on nebbiolo2

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

raw results


Summary

Package: HDF5Array
Version: 1.38.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:HDF5Array.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings HDF5Array_1.38.0.tar.gz
StartedAt: 2025-12-02 00:44:48 -0500 (Tue, 02 Dec 2025)
EndedAt: 2025-12-02 01:24:48 -0500 (Tue, 02 Dec 2025)
EllapsedTime: 2400.5 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: HDF5Array.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:HDF5Array.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings HDF5Array_1.38.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/HDF5Array.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘HDF5Array/DESCRIPTION’ ... OK
* this is package ‘HDF5Array’ version ‘1.38.0’
* package encoding: UTF-8
* 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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘HDF5Array’ can be installed ... OK
* checking installed package size ... INFO
  installed size is  9.0Mb
  sub-directories of 1Mb or more:
    extdata   7.7Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  H5SparseMatrix-class.Rd: h5ls
  H5SparseMatrixSeed-class.Rd: h5ls
  HDF5Array-class.Rd: H5File, h5ls
  HDF5ArraySeed-class.Rd: h5ls
  ReshapedHDF5Array-class.Rd: h5ls
  ReshapedHDF5ArraySeed-class.Rd: h5ls
  TENxMatrix-class.Rd: h5ls
  TENxMatrixSeed-class.Rd: h5ls
  dump-management.Rd: h5createDataset, h5ls
  writeHDF5Array.Rd: DelayedArray, h5writeDimnames, h5ls
  writeTENxMatrix.Rd: DelayedMatrix, h5ls
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ...

Installation output

HDF5Array.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL HDF5Array
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘HDF5Array’ ...
** this is package ‘HDF5Array’ version ‘1.38.0’
** using staged installation
** R
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (HDF5Array)

Tests output


Example timings

HDF5Array.Rcheck/HDF5Array-Ex.timings

nameusersystemelapsed
H5ADMatrix-class2.1100.1682.279
H5ADMatrixSeed-class0.0830.0060.089
H5SparseMatrix-class0.2380.0620.302
H5SparseMatrixSeed-class0.0010.0000.001
HDF5Array-class2.4120.2026.636
HDF5ArraySeed-class0.1040.0020.106
ReshapedHDF5Array-class0.1300.0060.136
ReshapedHDF5ArraySeed-class0.0730.0010.074