| Back to Build/check report for BioC 3.23: simplified long | 
  | 
This page was generated on 2025-11-03 11:33 -0500 (Mon, 03 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4775 | 
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 545/2321 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DelayedRandomArray 1.19.0  (landing page) Aaron Lun 
  | nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| 
To the developers/maintainers of the DelayedRandomArray package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DelayedRandomArray.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.  | 
| Package: DelayedRandomArray | 
| Version: 1.19.0 | 
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:DelayedRandomArray.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings DelayedRandomArray_1.19.0.tar.gz | 
| StartedAt: 2025-11-02 22:33:45 -0500 (Sun, 02 Nov 2025) | 
| EndedAt: 2025-11-02 22:36:22 -0500 (Sun, 02 Nov 2025) | 
| EllapsedTime: 157.1 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: DelayedRandomArray.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:DelayedRandomArray.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings DelayedRandomArray_1.19.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/DelayedRandomArray.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘DelayedRandomArray/DESCRIPTION’ ... OK
* this is package ‘DelayedRandomArray’ version ‘1.19.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘DelayedRandomArray’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  RandomArraySeed-class.Rd: DelayedArray-class, chunkdim,
    SVT_SparseArray-class
  RandomBetaArray-class.Rd: DelayedArray-class
  RandomBinomArray-class.Rd: DelayedArray-class
  RandomCauchyArray-class.Rd: DelayedArray-class
  RandomChisqArray-class.Rd: DelayedArray-class
  RandomExpArray-class.Rd: DelayedArray-class
  RandomFArray-class.Rd: DelayedArray-class
  RandomGammaArray-class.Rd: DelayedArray-class
  RandomGeomArray-class.Rd: DelayedArray-class
  RandomHyperArray-class.Rd: DelayedArray-class
  RandomLnormArray-class.Rd: DelayedArray-class
  RandomLogisArray-class.Rd: DelayedArray-class
  RandomNbinomArray-class.Rd: DelayedArray-class
  RandomNormArray-class.Rd: DelayedArray-class
  RandomPoisArray-class.Rd: DelayedArray-class
  RandomTArray-class.Rd: DelayedArray-class
  RandomUnifArray-class.Rd: DelayedArray-class
  RandomWeibullArray-class.Rd: DelayedArray-class
  RandomWilcoxArray-class.Rd: DelayedArray-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... INFO
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/DelayedRandomArray.Rcheck/00check.log’
for details.
DelayedRandomArray.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL DelayedRandomArray
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘DelayedRandomArray’ ...
** this is package ‘DelayedRandomArray’ version ‘1.19.0’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/dqrng/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/dqrng/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c index_server.cpp -o index_server.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/dqrng/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c recycle_vector.cpp -o recycle_vector.o
recycle_vector.cpp: In function ‘Rcpp::NumericVector recycle_vector(Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::List)’:
recycle_vector.cpp:12:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
   12 |     for (int i = 0; i < ndims; ++i){
      |                     ~~^~~~~~~
recycle_vector.cpp:21:28: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
   21 |         while (current_pos < limit) {
      |                ~~~~~~~~~~~~^~~~~~~
recycle_vector.cpp:37:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
   37 |     for (int i = 0; i < ndims; ++i) {
      |                     ~~^~~~~~~
recycle_vector.cpp:48:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
   48 |         for (int i = 0; i < ndims; ++i) {
      |                         ~~^~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/dqrng/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c sample_standard_uniform.cpp -o sample_standard_uniform.o
In file included from /home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from /home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/mpl/arg.hpp:25,
                 from /home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/mpl/placeholders.hpp:24,
                 from /home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from /home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/iterator/iterator_concepts.hpp:10,
                 from /home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/range/concepts.hpp:20,
                 from /home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/range/size_type.hpp:20,
                 from /home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/range/size.hpp:21,
                 from /home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/random/hyperexponential_distribution.hpp:30,
                 from /home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/random.hpp:71,
                 from sample_standard_uniform.cpp:4:
/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses]
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
      |                     -
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
      |     -
/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses]
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                     -
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
      |     -
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o DelayedRandomArray.so RcppExports.o index_server.o recycle_vector.o sample_standard_uniform.o -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.23-bioc/R/site-library/00LOCK-DelayedRandomArray/00new/DelayedRandomArray/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** 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 (DelayedRandomArray)
DelayedRandomArray.Rcheck/tests/testthat.Rout
R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(testthat)
> library(DelayedRandomArray)
Loading required package: SparseArray
Loading required package: Matrix
Loading required package: BiocGenerics
Loading required package: generics
Attaching package: 'generics'
The following objects are masked from 'package:base':
    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
    IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: 'S4Vectors'
The following objects are masked from 'package:Matrix':
    expand, unname
The following object is masked from 'package:utils':
    findMatches
The following objects are masked from 'package:base':
    I, expand.grid, unname
Loading required package: S4Arrays
Loading required package: abind
Loading required package: IRanges
Attaching package: 'S4Arrays'
The following object is masked from 'package:abind':
    abind
The following object is masked from 'package:base':
    rowsum
Loading required package: DelayedArray
Attaching package: 'DelayedArray'
The following objects are masked from 'package:base':
    apply, scale, sweep
> test_check("DelayedRandomArray")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 2058 ]
> 
> proc.time()
   user  system elapsed 
 15.923   0.670  16.582 
DelayedRandomArray.Rcheck/DelayedRandomArray-Ex.timings
| name | user | system | elapsed | |
| RandomBetaArray-class | 0.456 | 0.006 | 0.463 | |
| RandomBinomArray-class | 0.763 | 0.014 | 0.777 | |
| RandomCauchyArray-class | 0.197 | 0.012 | 0.211 | |
| RandomChisqArray-class | 0.769 | 0.022 | 0.792 | |
| RandomExpArray-class | 0.213 | 0.003 | 0.215 | |
| RandomFArray-class | 0.225 | 0.014 | 0.239 | |
| RandomGammaArray-class | 0.270 | 0.027 | 0.299 | |
| RandomGeomArray-class | 0.182 | 0.004 | 0.186 | |
| RandomHyperArray-class | 0.188 | 0.002 | 0.192 | |
| RandomLnormArray-class | 0.215 | 0.001 | 0.217 | |
| RandomLogisArray-class | 0.209 | 0.003 | 0.212 | |
| RandomNbinomArray-class | 0.243 | 0.010 | 0.253 | |
| RandomNormArray-class | 0.205 | 0.003 | 0.207 | |
| RandomPoisArray-class | 0.229 | 0.002 | 0.230 | |
| RandomTArray-class | 0.250 | 0.002 | 0.253 | |
| RandomUnifArray-class | 0.232 | 0.005 | 0.237 | |
| RandomWeibullArray-class | 0.209 | 0.004 | 0.213 | |
| RandomWilcoxArray-class | 0.236 | 0.003 | 0.239 | |