Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-07-16 11:40 -0400 (Tue, 16 Jul 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4677 |
palomino6 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4416 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4444 |
kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4393 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4373 |
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 523/2243 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DelayedArray 0.31.7 (landing page) Hervé Pagès
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino6 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
To the developers/maintainers of the DelayedArray package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DelayedArray.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. |
Package: DelayedArray |
Version: 0.31.7 |
Command: set _R_CHECK_CODETOOLS_PROFILE_='suppressFundefMismatch=TRUE'&& C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:DelayedArray.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings DelayedArray_0.31.7.tar.gz |
StartedAt: 2024-07-15 23:21:27 -0400 (Mon, 15 Jul 2024) |
EndedAt: 2024-07-15 23:43:00 -0400 (Mon, 15 Jul 2024) |
EllapsedTime: 1292.6 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: DelayedArray.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### set _R_CHECK_CODETOOLS_PROFILE_='suppressFundefMismatch=TRUE'&& C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:DelayedArray.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings DelayedArray_0.31.7.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.20-bioc/meat/DelayedArray.Rcheck' * using R version 4.4.1 (2024-06-14 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'DelayedArray/DESCRIPTION' ... OK * this is package 'DelayedArray' version '0.31.7' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... NOTE Depends: includes the non-default packages: 'stats4', 'Matrix', 'BiocGenerics', 'MatrixGenerics', 'S4Vectors', 'IRanges', 'S4Arrays', 'SparseArray' Adding so many packages to the search path is excessive and importing selectively is preferable. * 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 whether package 'DelayedArray' can be installed ... OK * used C compiler: 'gcc.exe (GCC) 13.2.0' * checking installed package size ... OK * 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 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 ... NOTE Warning in utils:::str2logical(val, na.ok = na.ok) : cannot coerce 'TRUE'' to TRUE or FALSE Error in checkUsage(v, name = n, ...) : unused argument (`'suppressFundefMismatch` = NA) Calls: <Anonymous> ... suppressMessages -> withCallingHandlers -> do.call -> <Anonymous> Execution halted * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... WARNING Undocumented code objects: 'defaultMultAutoGrids' 'multGrids' Undocumented S4 methods: generic '[' and siglist 'DelayedArray,ANY,ANY,ANY' generic '[<-' and siglist 'DelayedArray,ANY,ANY,ANY' All user-level objects in a package (including S4 classes and methods) should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * 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 compiled code ... NOTE Note: information on .o files for x64 is not available File 'C:/Users/biocbuild/bbs-3.20-bioc/R/library/DelayedArray/libs/x64/DelayedArray.dll': Found '_exit', possibly from '_exit' (C) Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) 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 sizes of PDF files under 'inst/doc' ... NOTE 'qpdf' made some significant size reductions: compacted 'A-Working_with_large_arrays.pdf' from 530Kb to 257Kb consider running tools::compactPDF() on these files, or build the source package with --compact-vignettes * checking files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed RleArray-class 39.39 9.82 49.22 DelayedMatrix-rowsum 14.07 1.68 15.84 DelayedArray-utils 11.26 0.84 12.23 DelayedArray-class 6.51 0.58 7.19 blockApply 1.72 0.76 10.64 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'run_unitTests.R' OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 5 NOTEs See 'C:/Users/biocbuild/bbs-3.20-bioc/meat/DelayedArray.Rcheck/00check.log' for details.
DelayedArray.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL DelayedArray ### ############################################################################## ############################################################################## * installing to library 'C:/Users/biocbuild/bbs-3.20-bioc/R/library' * installing *source* package 'DelayedArray' ... ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c R_init_DelayedArray.c -o R_init_DelayedArray.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c S4Vectors_stubs.c -o S4Vectors_stubs.o gcc -I"C:/Users/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.20-bioc/R/library/S4Vectors/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c compress_atomic_vector.c -o compress_atomic_vector.o gcc -shared -s -static-libgcc -o DelayedArray.dll tmp.def R_init_DelayedArray.o S4Vectors_stubs.o compress_atomic_vector.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LC:/Users/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.20-bioc/R/library/00LOCK-DelayedArray/00new/DelayedArray/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for 'apply' in package 'DelayedArray' Creating a new generic function for 'sweep' in package 'DelayedArray' Creating a new generic function for 'scale' in package 'DelayedArray' Creating a generic function for 'dnorm' from package 'stats' in package 'DelayedArray' Creating a generic function for 'pnorm' from package 'stats' in package 'DelayedArray' Creating a generic function for 'qnorm' from package 'stats' in package 'DelayedArray' Creating a generic function for 'dbinom' from package 'stats' in package 'DelayedArray' Creating a generic function for 'pbinom' from package 'stats' in package 'DelayedArray' Creating a generic function for 'qbinom' from package 'stats' in package 'DelayedArray' Creating a generic function for 'dpois' from package 'stats' in package 'DelayedArray' Creating a generic function for 'ppois' from package 'stats' in package 'DelayedArray' Creating a generic function for 'qpois' from package 'stats' in package 'DelayedArray' Creating a generic function for 'dlogis' from package 'stats' in package 'DelayedArray' Creating a generic function for 'plogis' from package 'stats' in package 'DelayedArray' Creating a generic function for 'qlogis' from package 'stats' in package 'DelayedArray' ** 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 (DelayedArray)
DelayedArray.Rcheck/tests/run_unitTests.Rout
R version 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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("DelayedArray") || stop("unable to load DelayedArray package") Loading required package: DelayedArray Loading required package: stats4 Loading required package: Matrix Loading required package: BiocGenerics 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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, 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 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: IRanges Attaching package: 'IRanges' The following object is masked from 'package:grDevices': windows Loading required package: S4Arrays Loading required package: abind Attaching package: 'S4Arrays' The following object is masked from 'package:abind': abind The following object is masked from 'package:base': rowsum Loading required package: SparseArray Attaching package: 'DelayedArray' The following objects are masked from 'package:base': apply, scale, sweep [1] TRUE > DelayedArray:::.test() Error in S4Arrays:::normarg_perm(perm, dim(seed)) : 'perm' must be an integer vector In addition: Warning messages: 1: In OLD_extract_sparse_array(A3, list(1:10, 1:20)) : OLD_extract_sparse_array() is deprecated in BioC >= 3.20. Please use SparseArray::extract_sparse_array() instead. 2: In OLD_extract_sparse_array(x@seed, index) : OLD_extract_sparse_array() is deprecated in BioC >= 3.20. Please use SparseArray::extract_sparse_array() instead. 3: In SparseArraySeed(ans_dim, nzdata = ans_nzdata, check = FALSE) : SparseArraySeed objects are deprecated in BioC >= 3.20 Error in validObject(.Object) : invalid class "DelayedAperm" object: 'perm' cannot be an empty vector Error in validObject(.Object) : invalid class "DelayedAperm" object: only dimensions with an extent of 1 can be dropped Error in validObject(.Object) : invalid class "DelayedAperm" object: all non-NA values in 'perm' must be >= 1 and <= 'length(dim(a))' Error in validObject(.Object) : invalid class "DelayedAperm" object: only dimensions with an extent of 1 can be dropped Loading required package: rhdf5 Attaching package: 'HDF5Array' The following object is masked from 'package:rhdf5': h5ls Loading required package: HDF5Array Loading required package: SparseArray Loading required package: Matrix Loading required package: BiocGenerics 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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, 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: 'IRanges' The following object is masked from 'package:grDevices': windows 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 Loading required package: HDF5Array Loading required package: SparseArray Loading required package: Matrix Loading required package: BiocGenerics 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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, 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: 'IRanges' The following object is masked from 'package:grDevices': windows 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 Loading required package: HDF5Array Loading required package: SparseArray Loading required package: Matrix Loading required package: BiocGenerics 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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, 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: 'IRanges' The following object is masked from 'package:grDevices': windows 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 Loading required package: HDF5Array Loading required package: SparseArray Loading required package: Matrix Loading required package: BiocGenerics 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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, 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: 'IRanges' The following object is masked from 'package:grDevices': windows 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 Loading required package: HDF5Array Loading required package: SparseArray Loading required package: Matrix Loading required package: BiocGenerics 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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, 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: 'IRanges' The following object is masked from 'package:grDevices': windows 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 Loading required package: HDF5Array Loading required package: SparseArray Loading required package: Matrix Loading required package: BiocGenerics 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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, 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: 'IRanges' The following object is masked from 'package:grDevices': windows 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 Loading required package: HDF5Array Loading required package: SparseArray Loading required package: Matrix Loading required package: BiocGenerics 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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, 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: 'IRanges' The following object is masked from 'package:grDevices': windows 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 Loading required package: HDF5Array Loading required package: SparseArray Loading required package: Matrix Loading required package: BiocGenerics 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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply, union, 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: 'IRanges' The following object is masked from 'package:grDevices': windows 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 Attaching package: 'genefilter' The following object is masked from 'package:DelayedArray': rowVars The following objects are masked from 'package:SparseArray': rowSds, rowVars The following objects are masked from 'package:MatrixGenerics': rowSds, rowVars The following objects are masked from 'package:matrixStats': rowSds, rowVars Error in seed(x) : seed() is not supported on a DelayedArray object with multiple seeds at the moment. Note that you can check the number of seeds with nseed(). You can use 'seedApply(x, identity)' to extract all the seeds as a list. In addition: Warning messages: 1: In log(a + 0.2) : NaNs produced 2: In OP(a) : NaNs produced Error : unable to find an inherited method for function 'is_noop' for signature 'x = "DelayedNaryIsoOp"' Error in seed(x) : seed() is not supported on a DelayedArray object with multiple seeds at the moment. Note that you can check the number of seeds with nseed(). You can use 'seedApply(x, identity)' to extract all the seeds as a list. Error : unable to find an inherited method for function 'is_noop' for signature 'x = "DelayedNaryIsoOp"' Error in seed(x) : seed() is not supported on a DelayedArray object with multiple seeds at the moment. Note that you can check the number of seeds with nseed(). You can use 'seedApply(x, identity)' to extract all the seeds as a list. Error : unable to find an inherited method for function 'is_noop' for signature 'x = "DelayedNaryIsoOp"' Error in seed(x) : seed() is not supported on a DelayedArray object with multiple seeds at the moment. Note that you can check the number of seeds with nseed(). You can use 'seedApply(x, identity)' to extract all the seeds as a list. Error : unable to find an inherited method for function 'is_noop' for signature 'x = "DelayedNaryIsoOp"' Error in seed(x) : seed() is not supported on a DelayedArray object with multiple seeds at the moment. Note that you can check the number of seeds with nseed(). You can use 'seedApply(x, identity)' to extract all the seeds as a list. Error : unable to find an inherited method for function 'is_noop' for signature 'x = "DelayedNaryIsoOp"' Error in match.fun(OP) : 'NULL' is not a function, character or symbol Error in match.fun(OP) : 'list(NULL)' is not a function, character or symbol Error in get(as.character(FUN), mode = "function", envir = envir) : object 'not-an-existing-function' of mode 'function' was not found Error in new_DelayedNaryIsoOp("<=", array(dim = 4:2), array(dim = 2:4)) : non-conformable array-like objects Error in S4Arrays:::normarg_dimnames(dimnames, seed_dim) : the supplied 'dimnames' must be NULL or a list Error in S4Arrays:::normarg_dimnames(dimnames, seed_dim) : the supplied 'dimnames' must have one list element per dimension Error in FUN(X[[i]], ...) : each list element in the supplied 'dimnames' must be NULL or a character vector Error in FUN(X[[i]], ...) : length of 'dimnames[[1]]' (26) must equal the array extent (5) Error in S4Arrays:::normalize_Nindex(Nindex, seed) : 'Nindex' must be a list with one list element per dimension in 'x' Error in S4Arrays:::normalize_Nindex(Nindex, seed) : 'Nindex' must be a list with one list element per dimension in 'x' Error : subscript contains out-of-bounds indices Error : subscript contains invalid names Error : subscript contains out-of-bounds ranges Error : subscript contains out-of-bounds ranges Error in new_DelayedUnaryIsoOpStack(.TEST_SVT3, NULL) : 'OPS' must be a list Error in FUN(X[[i]], ...) : 'OPS[[1L]]' is not a function, character or symbol Error in get(as.character(FUN), mode = "function", envir = envir) : object 'not-an-existing-function' of mode 'function' was not found RUNIT TEST PROTOCOL -- Mon Jul 15 23:42:49 2024 *********************************************** Number of test functions: 43 Number of errors: 0 Number of failures: 0 1 Test Suite : DelayedArray RUnit Tests - 43 test functions, 0 errors, 0 failures Number of test functions: 43 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 708.34 32.79 1074.09
DelayedArray.Rcheck/DelayedArray-Ex.timings
name | user | system | elapsed | |
AutoBlock-global-settings | 0.18 | 0.00 | 0.17 | |
AutoGrid | 1.55 | 0.12 | 1.68 | |
ConstantArray-class | 0.05 | 0.00 | 0.05 | |
DelayedAbind-class | 0.05 | 0.06 | 0.12 | |
DelayedAperm-class | 0.03 | 0.00 | 0.03 | |
DelayedArray-class | 6.51 | 0.58 | 7.19 | |
DelayedArray-stats | 2.21 | 0.25 | 2.46 | |
DelayedArray-utils | 11.26 | 0.84 | 12.23 | |
DelayedMatrix-mult | 0.35 | 0.13 | 0.54 | |
DelayedMatrix-rowsum | 14.07 | 1.68 | 15.84 | |
DelayedMatrix-stats | 1.15 | 0.67 | 1.83 | |
DelayedNaryIsoOp-class | 0.03 | 0.00 | 0.03 | |
DelayedSetDimnames-class | 0 | 0 | 0 | |
DelayedSubassign-class | 0.03 | 0.00 | 0.03 | |
DelayedSubset-class | 0.05 | 0.00 | 0.04 | |
DelayedUnaryIsoOpStack-class | 0.03 | 0.02 | 0.05 | |
DelayedUnaryIsoOpWithArgs-class | 0.12 | 0.00 | 0.13 | |
RealizationSink-class | 2.69 | 0.21 | 3.32 | |
RleArray-class | 39.39 | 9.82 | 49.22 | |
SparseArraySeed-class | 0 | 0 | 0 | |
SparseArraySeed-utils | 0 | 0 | 0 | |
blockApply | 1.72 | 0.76 | 10.64 | |
chunkGrid | 0 | 0 | 0 | |
makeCappedVolumeBox | 0.17 | 0.00 | 0.17 | |
realize | 1.53 | 0.41 | 2.13 | |
showtree | 0.17 | 0.01 | 0.18 | |
simplify | 0.41 | 0.00 | 0.41 | |