Back to Multiple platform build/check report for BioC 3.10
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

CHECK report for DelayedArray on malbec1

This page was generated on 2020-04-15 12:12:08 -0400 (Wed, 15 Apr 2020).

Package 429/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DelayedArray 0.12.3
Hervé Pagès
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/DelayedArray
Branch: RELEASE_3_10
Last Commit: 8419a37
Last Changed Date: 2020-04-06 04:47:40 -0400 (Mon, 06 Apr 2020)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: DelayedArray
Version: 0.12.3
Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:DelayedArray.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings DelayedArray_0.12.3.tar.gz
StartedAt: 2020-04-15 04:23:31 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 04:33:34 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 602.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: DelayedArray.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:DelayedArray.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings DelayedArray_0.12.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/DelayedArray.Rcheck’
* using R version 3.6.3 (2020-02-29)
* 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.12.3’
* 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.10-bioc/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 or elapsed time > 5s
                      user system elapsed
DelayedMatrix-utils 41.368  4.928  40.977
DelayedArray-utils  13.956  0.132  14.462
DelayedArray-class   7.940  0.160   8.228
* 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.10-bioc/meat/DelayedArray.Rcheck/00check.log’
for details.



Installation output

DelayedArray.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD INSTALL DelayedArray
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.10-bioc/R/library’
* installing *source* package ‘DelayedArray’ ...
** using staged installation
** libs
gcc -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/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.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/S4Vectors/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/S4Vectors/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c abind.c -o abind.o
gcc -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/S4Vectors/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c array_selection.c -o array_selection.o
gcc -I"/home/biocbuild/bbs-3.10-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.10-bioc/R/library/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.10-bioc/R/lib -L/usr/local/lib -o DelayedArray.so R_init_DelayedArray.o S4Vectors_stubs.o abind.o array_selection.o compress_atomic_vector.o -L/home/biocbuild/bbs-3.10-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.10-bioc/R/library/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)

Tests output

DelayedArray.Rcheck/tests/run_unitTests.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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 -- Wed Apr 15 04:33:25 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 
380.652  51.388 392.001 

Example timings

DelayedArray.Rcheck/DelayedArray-Ex.timings

nameusersystemelapsed
Array-class0.0000.0000.002
ArrayGrid-class0.9520.0040.985
DelayedArray-class7.9400.1608.228
DelayedArray-stats2.7640.0522.901
DelayedArray-utils13.956 0.13214.462
DelayedMatrix-stats4.2320.1524.465
DelayedMatrix-utils41.368 4.92840.977
RealizationSink-class0.9280.0480.999
RleArray-class1.7560.0881.920
SparseArraySeed-class0.4880.0600.562
array_selection0.0000.0000.002
bind-arrays0.0040.0000.002
blockApply0.0200.1000.123
blockGrid0.9080.1161.058
chunkGrid000
extract_array000
makeCappedVolumeBox0.2880.0080.308
mapToGrid0.0200.0040.025
read_block0.1840.0000.186
realize2.1400.1082.424
showtree0.2040.0040.210
simplify0.5480.0000.666