Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-04 11:46 -0500 (Sat, 04 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4756 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4475 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4435 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4390 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4383 |
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 933/2275 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
HDF5Array 1.35.2 (landing page) Hervé Pagès
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | ||||||||||
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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: HDF5Array |
Version: 1.35.2 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:HDF5Array.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings HDF5Array_1.35.2.tar.gz |
StartedAt: 2025-01-04 07:02:41 -0000 (Sat, 04 Jan 2025) |
EndedAt: 2025-01-04 07:09:04 -0000 (Sat, 04 Jan 2025) |
EllapsedTime: 383.3 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: HDF5Array.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:HDF5Array.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings HDF5Array_1.35.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/HDF5Array.Rcheck’ * using R Under development (unstable) (2024-11-24 r87369) * 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 ‘HDF5Array/DESCRIPTION’ ... OK * this is package ‘HDF5Array’ version ‘1.35.2’ * 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 * used C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’ * checking installed package size ... INFO installed size is 22.6Mb sub-directories of 1Mb or more: extdata 7.7Mb libs 13.9Mb * checking package 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 ... NOTE Unexported object imported by a ':::' call: ‘rhdf5:::h5checktypeOrOpenLocS3’ See the note in ?`:::` about the use of this operator. * 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: dump-management.Rd: h5createDataset writeHDF5Array.Rd: DelayedArray writeTENxMatrix.Rd: DelayedMatrix 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 line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... INFO GNU make is a SystemRequirements. * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... WARNING Note: information on .o files is not available File ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/HDF5Array/libs/HDF5Array.so’: Found ‘abort’, possibly from ‘abort’ (C) Found ‘exit’, possibly from ‘exit’ (C) Found ‘printf’, possibly from ‘printf’ (C) Found ‘rand_r’, possibly from ‘rand_r’ (C) Found ‘sprintf’, possibly from ‘sprintf’ (C) Found ‘stderr’, possibly from ‘stderr’ (C) Found ‘stdout’, possibly from ‘stdout’ (C) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. * checking examples ... ERROR Running examples in ‘HDF5Array-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: h5mread > ### Title: An alternative to 'rhdf5::h5read' > ### Aliases: get_h5mread_returned_type h5mread > ### Keywords: utilities > > ### ** Examples > > ## --------------------------------------------------------------------- > ## BASIC USAGE > ## --------------------------------------------------------------------- > m0 <- matrix((runif(600) - 0.5) * 10, ncol=12) > M0 <- writeHDF5Array(m0, name="M0") > > m <- h5mread(path(M0), "M0") > stopifnot(identical(m0, m)) > > m <- h5mread(path(M0), "M0", starts=list(NULL, c(3, 12:8))) > stopifnot(identical(m0[ , c(3, 12:8)], m)) > > m <- h5mread(path(M0), "M0", starts=list(integer(0), c(3, 12:8))) > stopifnot(identical(m0[NULL , c(3, 12:8)], m)) > > m <- h5mread(path(M0), "M0", starts=list(1:5, NULL), as.integer=TRUE) > storage.mode(m0) <- "integer" > stopifnot(identical(m0[1:5, ], m)) > > a0 <- array(1:350, c(10, 5, 7)) > A0 <- writeHDF5Array(a0, filepath=path(M0), name="A0") > h5ls(path(A0)) group name otype dclass dim 0 / A0 H5I_DATASET INTEGER 10 x 5 x 7 1 / M0 H5I_DATASET FLOAT 50 x 12 > > a <- h5mread(path(A0), "A0", starts=list(c(2, 7), NULL, 6), + counts=list(c(4, 2), NULL, NULL)) > stopifnot(identical(a0[c(2:5, 7:8), , 6, drop=FALSE], a)) > > ## Load the data in a sparse array representation: > > m1 <- matrix(c(5:-2, rep.int(c(0L, 99L), 11)), ncol=6) > M1 <- writeHDF5Array(m1, name="M1", chunkdim=c(3L, 2L)) > > index <- list(5:3, NULL) > m <- h5mread(path(M1), "M1", starts=index) > coo <- h5mread(path(M1), "M1", starts=index, as.sparse=TRUE) > class(coo) # COO_SparseArray object (see ?COO_SparseArray) [1] "COO_SparseMatrix" attr(,"package") [1] "SparseArray" > as(coo, "dgCMatrix") 3 x 6 sparse Matrix of class "dgCMatrix" [1,] 1 99 . 99 . 99 [2,] 2 . 99 . 99 . [3,] 3 -2 . 99 . 99 > stopifnot(identical(m, as.array(coo))) > > ## --------------------------------------------------------------------- > ## PERFORMANCE > ## --------------------------------------------------------------------- > library(ExperimentHub) Loading required package: AnnotationHub Loading required package: BiocFileCache Loading required package: dbplyr > hub <- ExperimentHub() > > ## With the "sparse" TENxBrainData dataset > ## --------------------------------------- > fname0 <- hub[["EH1039"]] see ?TENxBrainData and browseVignettes('TENxBrainData') for documentation loading from cache > h5ls(fname0) # all datasets are 1D datasets group name otype dclass dim 0 / mm10 H5I_GROUP 1 /mm10 barcodes H5I_DATASET STRING 1306127 2 /mm10 data H5I_DATASET INTEGER 2624828308 3 /mm10 gene_names H5I_DATASET STRING 27998 4 /mm10 genes H5I_DATASET STRING 27998 5 /mm10 indices H5I_DATASET INTEGER 2624828308 6 /mm10 indptr H5I_DATASET INTEGER 1306128 7 /mm10 shape H5I_DATASET INTEGER 2 > > index <- list(77 * sample(34088679, 5000, replace=TRUE)) > ## h5mread() is about 4x faster than h5read(): > system.time(a <- h5mread(fname0, "mm10/data", index)) user system elapsed 1.945 0.182 5.126 > system.time(b <- h5read(fname0, "mm10/data", index=index)) user system elapsed 17.055 0.095 17.186 > stopifnot(identical(a, as.vector(b))) > > index <- list(sample(1306127, 7500, replace=TRUE)) > ## h5mread() is about 20x faster than h5read(): > system.time(a <- h5mread(fname0, "mm10/barcodes", index)) user system elapsed 0.136 0.012 0.148 > system.time(b <- h5read(fname0, "mm10/barcodes", index=index)) user system elapsed 6.808 0.048 6.869 > stopifnot(identical(a, as.vector(b))) > > ## With the "dense" TENxBrainData dataset > ## -------------------------------------- > fname1 <- hub[["EH1040"]] see ?TENxBrainData and browseVignettes('TENxBrainData') for documentation loading from cache > h5ls(fname1) # "counts" is a 2D dataset Error in H5Fopen(file, flags = flags, fapl = fapl, native = native) : HDF5. File accessibility. Unable to open file. Calls: h5ls -> <Anonymous> -> h5checktypeOrOpenLoc -> H5Fopen Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed TENxMatrix-class 115.121 14.543 76.305 HDF5Array-class 3.197 0.415 6.230 TENxMatrixSeed-class 3.149 0.451 7.229 H5File-class 0.248 0.076 8.439 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘run_unitTests.R’ OK * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 1 WARNING, 3 NOTEs See ‘/home/biocbuild/bbs-3.21-bioc/meat/HDF5Array.Rcheck/00check.log’ for details.
HDF5Array.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL HDF5Array ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’ * installing *source* package ‘HDF5Array’ ... ** using staged installation ** libs using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c S4Vectors_stubs.c -o S4Vectors_stubs.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c H5File.c -o H5File.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c global_errmsg_buf.c -o global_errmsg_buf.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c H5DSetDescriptor.c -o H5DSetDescriptor.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c h5dimscales.c -o h5dimscales.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c uaselection.c -o uaselection.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c h5mread_helpers.c -o h5mread_helpers.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c h5mread_startscounts.c -o h5mread_startscounts.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c ChunkIterator.c -o ChunkIterator.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c h5mread_index.c -o h5mread_index.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c h5mread_sparse.c -o h5mread_sparse.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c h5mread.c -o h5mread.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c h5summarize.c -o h5summarize.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c R_init_HDF5Array.c -o R_init_HDF5Array.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o HDF5Array.so S4Vectors_stubs.o H5File.o global_errmsg_buf.o H5DSetDescriptor.o h5dimscales.o uaselection.o h5mread_helpers.o h5mread_startscounts.o ChunkIterator.o h5mread_index.o h5mread_sparse.o h5mread.o h5summarize.o R_init_HDF5Array.o /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/lib/libhdf5_hl.a /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/lib/libhdf5.a -L/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rhdf5lib/lib -lcrypto -lcurl -lsz -laec -lz -ldl -lm -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/00LOCK-HDF5Array/00new/HDF5Array/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (HDF5Array)
HDF5Array.Rcheck/tests/run_unitTests.Rout
R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > require("HDF5Array") || stop("unable to load HDF5Array package") Loading required package: HDF5Array Loading required package: SparseArray Loading required package: Matrix Loading required package: BiocGenerics Loading required package: generics Attaching package: 'generics' The following objects are masked from 'package:base': as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, unique, unsplit, which.max, which.min Loading required package: MatrixGenerics Loading required package: matrixStats Attaching package: 'MatrixGenerics' The following objects are masked from 'package:matrixStats': colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse, colCounts, colCummaxs, colCummins, colCumprods, colCumsums, colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs, colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats, colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds, colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads, colWeightedMeans, colWeightedMedians, colWeightedSds, colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet, rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods, rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps, rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins, rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks, rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars, rowWeightedMads, rowWeightedMeans, rowWeightedMedians, rowWeightedSds, rowWeightedVars Loading required package: S4Vectors Loading required package: stats4 Attaching package: 'S4Vectors' The following objects are masked from 'package:Matrix': expand, unname The following object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: S4Arrays Loading required package: abind Loading required package: IRanges Attaching package: 'S4Arrays' The following object is masked from 'package:abind': abind The following object is masked from 'package:base': rowsum Loading required package: DelayedArray Attaching package: 'DelayedArray' The following objects are masked from 'package:base': apply, scale, sweep Loading required package: rhdf5 Attaching package: 'HDF5Array' The following object is masked from 'package:rhdf5': h5ls [1] TRUE > HDF5Array:::.test() Loading required package: SummarizedExperiment Loading required package: GenomicRanges Loading required package: GenomeInfoDb Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Attaching package: 'Biobase' The following object is masked from 'package:SparseArray': rowMedians The following object is masked from 'package:MatrixGenerics': rowMedians The following objects are masked from 'package:matrixStats': anyMissing, rowMedians automatic block size set to 77 bytes (was 1e+08) automatic block size set to 1e+08 bytes (was 77) automatic block size set to 77 bytes (was 1e+08) automatic block size set to 1e+08 bytes (was 77) RUNIT TEST PROTOCOL -- Sat Jan 4 07:08:58 2025 *********************************************** Number of test functions: 19 Number of errors: 0 Number of failures: 0 1 Test Suite : HDF5Array RUnit Tests - 19 test functions, 0 errors, 0 failures Number of test functions: 19 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 61.117 3.928 74.671
HDF5Array.Rcheck/HDF5Array-Ex.timings
name | user | system | elapsed | |
H5ADMatrix-class | 3.629 | 0.136 | 3.786 | |
H5ADMatrixSeed-class | 0.155 | 0.004 | 0.159 | |
H5File-class | 0.248 | 0.076 | 8.439 | |
H5SparseMatrix-class | 0.371 | 0.096 | 0.479 | |
H5SparseMatrixSeed-class | 0.001 | 0.000 | 0.002 | |
HDF5Array-class | 3.197 | 0.415 | 6.230 | |
HDF5ArraySeed-class | 0.144 | 0.012 | 0.157 | |
ReshapedHDF5Array-class | 0.180 | 0.004 | 0.183 | |
ReshapedHDF5ArraySeed-class | 0.086 | 0.006 | 0.092 | |
TENxMatrix-class | 115.121 | 14.543 | 76.305 | |
TENxMatrixSeed-class | 3.149 | 0.451 | 7.229 | |
dump-management | 0.708 | 0.100 | 0.817 | |
h5ls | 0.011 | 0.000 | 0.010 | |