Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:53 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
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 |
To the developers/maintainers of the DelayedArray package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 477/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DelayedArray 0.20.0 (landing page) Hervé Pagès
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: DelayedArray |
Version: 0.20.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DelayedArray.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DelayedArray_0.20.0.tar.gz |
StartedAt: 2022-04-12 12:22:30 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 12:45:42 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 1391.9 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: DelayedArray.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DelayedArray.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DelayedArray_0.20.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/DelayedArray.Rcheck’ * using R version 4.1.3 (2022-03-10) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘DelayedArray/DESCRIPTION’ ... OK * this is package ‘DelayedArray’ version ‘0.20.0’ * 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' 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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘DelayedArray’ can be installed ... OK * 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 ... WARNING Subdirectory 'inst/doc' contains invalid file names: ‘02-Implementing_a_backend.Rmd’ ‘01-Working_with_large_arrays.Rnw’ ‘03-DelayedArray_HDF5Array_update.Rnw’ ‘02-Implementing_a_backend.html’ ‘01-Working_with_large_arrays.pdf’ ‘03-DelayedArray_HDF5Array_update.pdf’ Please remove or rename the files. See section ‘Package subdirectories’ in the ‘Writing R Extensions’ manual. * checking R 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 dependencies in R code ... NOTE Unexported objects imported by ':::' calls: ‘BiocGenerics:::replaceSlots’ ‘BiocGenerics:::testPackage’ ‘S4Vectors:::.list.names’ ‘S4Vectors:::anyMissing’ ‘S4Vectors:::anyMissingOrOutside’ ‘S4Vectors:::delete_NULLs’ ‘S4Vectors:::diffWithInitialZero’ ‘S4Vectors:::extract_positions_from_Rle’ ‘S4Vectors:::new_DataFrame’ ‘S4Vectors:::sapply_isNULL’ 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 ... 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' generic 'crossprod' and siglist 'ANY,DelayedMatrix' generic 'crossprod' and siglist 'DelayedMatrix,ANY' generic 'crossprod' and siglist 'DelayedMatrix,DelayedMatrix' generic 'crossprod' and siglist 'DelayedMatrix,missing' generic 'tcrossprod' and siglist 'ANY,DelayedMatrix' generic 'tcrossprod' and siglist 'DelayedMatrix,ANY' generic 'tcrossprod' and siglist 'DelayedMatrix,DelayedMatrix' generic 'tcrossprod' and siglist 'DelayedMatrix,missing' generic 'type<-' and siglist 'DelayedArray' 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 is not available * checking sizes of PDF files under ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed RleArray-class 57.858 4.203 62.147 DelayedMatrix-utils 22.413 1.074 23.520 DelayedArray-utils 13.249 0.918 14.282 sparseMatrix-utils 9.192 1.318 10.533 DelayedArray-class 8.798 0.757 9.565 blockApply 4.576 4.748 4.503 write_block 4.552 0.649 8.026 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘run_unitTests.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 WARNINGs, 3 NOTEs See ‘/Users/biocbuild/bbs-3.14-bioc/meat/DelayedArray.Rcheck/00check.log’ for details.
DelayedArray.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL DelayedArray ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’ * installing *source* package ‘DelayedArray’ ... ** using staged installation ** libs clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/S4Vectors/include' -I/usr/local/include -fPIC -Wall -g -O2 -c R_init_DelayedArray.c -o R_init_DelayedArray.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/S4Vectors/include' -I/usr/local/include -fPIC -Wall -g -O2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/S4Vectors/include' -I/usr/local/include -fPIC -Wall -g -O2 -c abind.c -o abind.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/S4Vectors/include' -I/usr/local/include -fPIC -Wall -g -O2 -c array_selection.c -o array_selection.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/S4Vectors/include' -I/usr/local/include -fPIC -Wall -g -O2 -c compress_atomic_vector.c -o compress_atomic_vector.o compress_atomic_vector.c:66:9: warning: variable 'ans' is uninitialized when used here [-Wuninitialized] return ans; ^~~ compress_atomic_vector.c:64:10: note: initialize the variable 'ans' to silence this warning SEXP ans; ^ = NULL compress_atomic_vector.c:73:9: warning: variable 'ans' is uninitialized when used here [-Wuninitialized] return ans; ^~~ compress_atomic_vector.c:71:10: note: initialize the variable 'ans' to silence this warning SEXP ans; ^ = NULL compress_atomic_vector.c:85:9: warning: variable 'ans' is uninitialized when used here [-Wuninitialized] return ans; ^~~ compress_atomic_vector.c:83:10: note: initialize the variable 'ans' to silence this warning SEXP ans; ^ = NULL compress_atomic_vector.c:92:9: warning: variable 'ans' is uninitialized when used here [-Wuninitialized] return ans; ^~~ compress_atomic_vector.c:90:10: note: initialize the variable 'ans' to silence this warning SEXP ans; ^ = NULL 4 warnings generated. clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.1/Resources/library/S4Vectors/include' -I/usr/local/include -fPIC -Wall -g -O2 -c sparseMatrix_utils.c -o sparseMatrix_utils.o clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o DelayedArray.so R_init_DelayedArray.o S4Vectors_stubs.o abind.o array_selection.o compress_atomic_vector.o sparseMatrix_utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.1/Resources/library/00LOCK-DelayedArray/00new/DelayedArray/libs ** R ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘rowsum’ in package ‘DelayedArray’ Creating a new generic function for ‘aperm’ in package ‘DelayedArray’ 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 ** 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 (DelayedArray)
DelayedArray.Rcheck/tests/run_unitTests.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (64-bit) 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, 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, sort, 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 objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Attaching package: 'DelayedArray' The following objects are masked from 'package:base': aperm, apply, rowsum, scale, sweep [1] TRUE > DelayedArray:::.test() Attaching package: 'genefilter' The following objects are masked from 'package:MatrixGenerics': rowSds, rowVars The following objects are masked from 'package:matrixStats': rowSds, rowVars 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, 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, sort, 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 objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Attaching package: 'DelayedArray' The following objects are masked from 'package:base': aperm, apply, rowsum, scale, sweep 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, 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, sort, 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 objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Attaching package: 'DelayedArray' The following objects are masked from 'package:base': aperm, apply, rowsum, scale, sweep 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, 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, sort, 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 objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Attaching package: 'DelayedArray' The following objects are masked from 'package:base': aperm, apply, rowsum, scale, sweep 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, 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, sort, 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 objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Attaching package: 'DelayedArray' The following objects are masked from 'package:base': aperm, apply, rowsum, scale, sweep Error in normarg_perm(perm, dim(seed)) : 'perm' must be an integer vector In addition: Warning messages: 1: In log(a + 0.2) : NaNs produced 2: In OP(a) : NaNs produced 3: Argument 'center' should be of the same length as number of rows of 'x'. Use of a scalar value is deprecated: 1 != 8 4: Argument 'center' should be of the same length as number of rows of 'x'. Use of a scalar value is deprecated: 1 != 8 5: Argument 'center' should be of the same length as number of rows of 'x'. Use of a scalar value is deprecated: 1 != 8 Error in validObject(.Object) : invalid class "DelayedAperm" object: 'perm' cannot be an empty vector Error in validObject(.Object) : invalid class "DelayedAperm" object: only dimensions equal to 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 equal to 1 can be dropped 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 in (function (classes, fdef, mtable) : unable to find an inherited method for function 'is_noop' for signature '"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 in (function (classes, fdef, mtable) : unable to find an inherited method for function 'is_noop' for signature '"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 in (function (classes, fdef, mtable) : unable to find an inherited method for function 'is_noop' for signature '"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 in (function (classes, fdef, mtable) : unable to find an inherited method for function 'is_noop' for signature '"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 in (function (classes, fdef, mtable) : unable to find an inherited method for function 'is_noop' for signature '"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 normarg_dimnames(dimnames, seed_dim) : the supplied 'dimnames' must be NULL or a list Error in 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 normalizeNindex(Nindex, seed) : 'Nindex' must be a list with one list element per dimension in 'x' Error in normalizeNindex(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_SAS3, 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 -- Tue Apr 12 12:45:30 2022 *********************************************** Number of test functions: 55 Number of errors: 0 Number of failures: 0 1 Test Suite : DelayedArray RUnit Tests - 55 test functions, 0 errors, 0 failures Number of test functions: 55 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 1013.201 3.336 1078.851
DelayedArray.Rcheck/DelayedArray-Ex.timings
name | user | system | elapsed | |
Array-class | 0.001 | 0.001 | 0.003 | |
ArrayGrid-class | 1.358 | 0.050 | 1.409 | |
AutoBlock-global-settings | 0.288 | 0.004 | 0.293 | |
AutoGrid | 1.805 | 0.058 | 1.865 | |
ConstantArray-class | 0.085 | 0.003 | 0.089 | |
DelayedAbind-class | 0.182 | 0.008 | 0.190 | |
DelayedAperm-class | 0.057 | 0.002 | 0.059 | |
DelayedArray-class | 8.798 | 0.757 | 9.565 | |
DelayedArray-stats | 2.119 | 0.235 | 2.358 | |
DelayedArray-utils | 13.249 | 0.918 | 14.282 | |
DelayedMatrix-stats | 2.282 | 0.741 | 3.024 | |
DelayedMatrix-utils | 22.413 | 1.074 | 23.520 | |
DelayedNaryIsoOp-class | 0.077 | 0.004 | 0.082 | |
DelayedSetDimnames-class | 0.026 | 0.003 | 0.028 | |
DelayedSubassign-class | 0.103 | 0.003 | 0.105 | |
DelayedSubset-class | 0.080 | 0.002 | 0.084 | |
DelayedUnaryIsoOpStack-class | 0.071 | 0.004 | 0.075 | |
DelayedUnaryIsoOpWithArgs-class | 0.261 | 0.015 | 0.275 | |
RleArray-class | 57.858 | 4.203 | 62.147 | |
SparseArraySeed-class | 0.444 | 0.178 | 0.623 | |
SparseArraySeed-utils | 0.004 | 0.001 | 0.005 | |
array_selection | 0.003 | 0.001 | 0.005 | |
bind-arrays | 0.003 | 0.003 | 0.006 | |
blockApply | 4.576 | 4.748 | 4.503 | |
chunkGrid | 0.000 | 0.000 | 0.001 | |
extract_array | 0.000 | 0.000 | 0.001 | |
makeCappedVolumeBox | 0.460 | 0.017 | 0.482 | |
mapToGrid | 0.038 | 0.007 | 0.045 | |
read_block | 0.109 | 0.008 | 0.116 | |
realize | 3.141 | 0.519 | 3.677 | |
showtree | 0.228 | 0.020 | 0.248 | |
simplify | 0.607 | 0.011 | 0.620 | |
sparseMatrix-utils | 9.192 | 1.318 | 10.533 | |
write_block | 4.552 | 0.649 | 8.026 | |