Back to Multiple platform build/check report for BioC 3.11 (small subset of software packages ONLY) |
This page was generated on 2020-01-24 03:57:02 -0500 (Fri, 24 Jan 2020).
Package 16/41 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | |||||
DelayedArray 0.13.2 Hervé Pagès
| malbec2 | Linux (Ubuntu 18.04.3 LTS) / x86_64 | OK | OK | [ WARNINGS ] | ||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | ERROR | skipped | skipped |
Package: DelayedArray |
Version: 0.13.2 |
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:DelayedArray.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings DelayedArray_0.13.2.tar.gz |
StartedAt: 2020-01-24 03:07:43 -0500 (Fri, 24 Jan 2020) |
EndedAt: 2020-01-24 03:18:26 -0500 (Fri, 24 Jan 2020) |
EllapsedTime: 642.7 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: DelayedArray.Rcheck |
Warnings: 3 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:DelayedArray.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings DelayedArray_0.13.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.11-bioc-testing/meat/DelayedArray.Rcheck’ * using R Under development (unstable) (2019-12-14 r77569) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘DelayedArray/DESCRIPTION’ ... OK * this is package ‘DelayedArray’ version ‘0.13.2’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... NOTE Depends: includes the non-default packages: 'stats4', 'matrixStats', 'BiocGenerics', 'S4Vectors', 'IRanges', 'BiocParallel' 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 ... WARNING Found the following significant warnings: compress_atomic_vector.c:66:9: warning: ‘ans’ is used uninitialized in this function [-Wuninitialized] compress_atomic_vector.c:73:9: warning: ‘ans’ is used uninitialized in this function [-Wuninitialized] compress_atomic_vector.c:85:9: warning: ‘ans’ is used uninitialized in this function [-Wuninitialized] compress_atomic_vector.c:92:9: warning: ‘ans’ is used uninitialized in this function [-Wuninitialized] See ‘/home/biocbuild/bbs-3.11-bioc-testing/meat/DelayedArray.Rcheck/00install.out’ for details. * 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’ ‘02-Implementing_a_backend.html’ ‘01-Working_with_large_arrays.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:::prepare_objects_to_bind’ ‘S4Vectors:::rep.int_along_ROWS’ ‘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: ‘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 'dimnames<-' and siglist 'DelayedArray,ANY' generic 'tcrossprod' and siglist 'ANY,DelayedMatrix' generic 'tcrossprod' and siglist 'DelayedMatrix,ANY' generic 'tcrossprod' and siglist 'DelayedMatrix,DelayedMatrix' generic 'tcrossprod' and siglist 'DelayedMatrix,missing' 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed DelayedMatrix-utils 38.259 4.404 38.241 DelayedArray-utils 14.411 0.152 14.565 DelayedArray-class 8.272 0.140 8.414 * 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: 3 WARNINGs, 3 NOTEs See ‘/home/biocbuild/bbs-3.11-bioc-testing/meat/DelayedArray.Rcheck/00check.log’ for details.
DelayedArray.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL DelayedArray ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.11-bioc-testing/Rlibs’ * installing *source* package ‘DelayedArray’ ... ** using staged installation ** libs gcc -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.11-bioc-testing/Rlibs/S4Vectors/include' -I/usr/local/include -fpic -g -O2 -Wall -c R_init_DelayedArray.c -o R_init_DelayedArray.o gcc -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.11-bioc-testing/Rlibs/S4Vectors/include' -I/usr/local/include -fpic -g -O2 -Wall -c S4Vectors_stubs.c -o S4Vectors_stubs.o gcc -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.11-bioc-testing/Rlibs/S4Vectors/include' -I/usr/local/include -fpic -g -O2 -Wall -c abind.c -o abind.o gcc -I"/home/biocbuild/bbs-3.11-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.11-bioc-testing/Rlibs/S4Vectors/include' -I/usr/local/include -fpic -g -O2 -Wall -c compress_atomic_vector.c -o compress_atomic_vector.o compress_atomic_vector.c: In function ‘C_encode_atomic_vector’: compress_atomic_vector.c:66:9: warning: ‘ans’ is used uninitialized in this function [-Wuninitialized] return ans; ^~~ compress_atomic_vector.c: In function ‘C_decode_atomic_vector’: compress_atomic_vector.c:73:9: warning: ‘ans’ is used uninitialized in this function [-Wuninitialized] return ans; ^~~ compress_atomic_vector.c: In function ‘C_compress_atomic_vector’: compress_atomic_vector.c:85:9: warning: ‘ans’ is used uninitialized in this function [-Wuninitialized] return ans; ^~~ compress_atomic_vector.c: In function ‘C_decompress_atomic_vector’: compress_atomic_vector.c:92:9: warning: ‘ans’ is used uninitialized in this function [-Wuninitialized] return ans; ^~~ gcc -shared -L/home/biocbuild/bbs-3.11-bioc/R/lib -L/usr/local/lib -o DelayedArray.so R_init_DelayedArray.o S4Vectors_stubs.o abind.o compress_atomic_vector.o -L/home/biocbuild/bbs-3.11-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.11-bioc-testing/Rlibs/00LOCK-DelayedArray/00new/DelayedArray/libs ** R ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘aperm’ in package ‘DelayedArray’ Creating a generic function for ‘sweep’ from package ‘base’ in package ‘DelayedArray’ Creating a new generic function for ‘apply’ in package ‘DelayedArray’ Creating a new generic function for ‘rowsum’ 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’ Creating a new generic function for ‘rowMaxs’ in package ‘DelayedArray’ Creating a new generic function for ‘colMaxs’ in package ‘DelayedArray’ Creating a new generic function for ‘rowMins’ in package ‘DelayedArray’ Creating a new generic function for ‘colMins’ in package ‘DelayedArray’ Creating a new generic function for ‘rowRanges’ in package ‘DelayedArray’ Creating a new generic function for ‘colRanges’ 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 Under development (unstable) (2019-12-14 r77569) -- "Unsuffered Consequences" Copyright (C) 2019 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (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: matrixStats Loading required package: BiocGenerics Loading required package: parallel Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB 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, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Loading required package: IRanges Loading required package: BiocParallel Attaching package: 'DelayedArray' The following objects are masked from 'package:matrixStats': colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges The following objects are masked from 'package:base': aperm, apply, rowsum [1] TRUE > DelayedArray:::.test() automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 12 bytes (was 1e+08) automatic block size set to 20 bytes (was 12) automatic block size set to 50 bytes (was 20) automatic block size set to 15000 bytes (was 50) automatic block size set to 1e+08 bytes (was 15000) automatic block size set to 12 bytes (was 1e+08) automatic block size set to 20 bytes (was 12) automatic block size set to 50 bytes (was 20) automatic block size set to 15000 bytes (was 50) automatic block size set to 1e+08 bytes (was 15000) automatic block size set to 12 bytes (was 1e+08) automatic block size set to 20 bytes (was 12) automatic block size set to 50 bytes (was 20) automatic block size set to 15000 bytes (was 50) automatic block size set to 1e+08 bytes (was 15000) automatic block size set to 12 bytes (was 1e+08) automatic block size set to 20 bytes (was 12) automatic block size set to 50 bytes (was 20) automatic block size set to 15000 bytes (was 50) automatic block size set to 1e+08 bytes (was 15000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 12 bytes (was 1e+08) automatic block size set to 20 bytes (was 12) automatic block size set to 50 bytes (was 20) automatic block size set to 15000 bytes (was 50) automatic block size set to 1e+08 bytes (was 15000) automatic block size set to 12 bytes (was 1e+08) automatic block size set to 20 bytes (was 12) automatic block size set to 50 bytes (was 20) automatic block size set to 15000 bytes (was 50) automatic block size set to 1e+08 bytes (was 15000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 24 bytes (was 30000) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) Attaching package: 'genefilter' The following objects are masked from 'package:matrixStats': rowSds, rowVars automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) automatic block size set to 24 bytes (was 1e+08) automatic block size set to 40 bytes (was 24) automatic block size set to 100 bytes (was 40) automatic block size set to 30000 bytes (was 100) automatic block size set to 1e+08 bytes (was 30000) Error in normarg_perm(perm, dim(seed)) : 'perm' must be an integer vector 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 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 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 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 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 automatic block size set to 1e+07 bytes (was 1e+08) automatic block size set to 1e+08 bytes (was 1e+07) RUNIT TEST PROTOCOL -- Fri Jan 24 03:18:21 2020 *********************************************** Number of test functions: 42 Number of errors: 0 Number of failures: 0 1 Test Suite : DelayedArray RUnit Tests - 42 test functions, 0 errors, 0 failures Number of test functions: 42 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 463.869 64.172 423.938
DelayedArray.Rcheck/DelayedArray-Ex.timings
name | user | system | elapsed | |
Array-class | 0.002 | 0.000 | 0.003 | |
ArrayGrid-class | 1.163 | 0.004 | 1.167 | |
DelayedArray-class | 8.272 | 0.140 | 8.414 | |
DelayedArray-stats | 2.776 | 0.036 | 2.824 | |
DelayedArray-utils | 14.411 | 0.152 | 14.565 | |
DelayedMatrix-stats | 3.240 | 0.320 | 3.561 | |
DelayedMatrix-utils | 38.259 | 4.404 | 38.241 | |
RealizationSink-class | 1.009 | 0.064 | 1.396 | |
RleArray-class | 1.992 | 0.088 | 2.113 | |
SparseArraySeed-class | 0.560 | 0.064 | 0.636 | |
bind-arrays | 0.003 | 0.000 | 0.003 | |
blockGrid | 1.002 | 0.000 | 1.020 | |
block_processing | 0.012 | 0.087 | 0.113 | |
chunkGrid | 0 | 0 | 0 | |
extract_array | 0 | 0 | 0 | |
linearInd | 0.004 | 0.000 | 0.005 | |
makeCappedVolumeBox | 0.449 | 0.143 | 0.444 | |
mapToGrid | 0.033 | 0.004 | 0.037 | |
read_block | 0.238 | 0.008 | 0.246 | |
realize | 2.42 | 0.14 | 2.56 | |
showtree | 0.281 | 0.024 | 0.306 | |
simplify | 0.745 | 0.012 | 0.758 | |