############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:DelayedMatrixStats.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings DelayedMatrixStats_1.29.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/DelayedMatrixStats.Rcheck’ * using R Under development (unstable) (2025-01-20 r87609) * 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.1 LTS * using session charset: UTF-8 * checking for file ‘DelayedMatrixStats/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘DelayedMatrixStats’ version ‘1.29.1’ * 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 ‘DelayedMatrixStats’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... 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 ... NOTE Missing object imported by a ':::' call: ‘DelayedArray:::.reduce_array_dimensions’ Unexported objects imported by ':::' calls: ‘DelayedArray:::.get_ans_type’ ‘DelayedArray:::BLOCK_colVars’ ‘DelayedArray:::BLOCK_rowVars’ ‘DelayedArray:::RleArraySeed’ ‘DelayedArray:::get_Nindex_lengths’ ‘DelayedArray:::set_dim’ ‘DelayedArray:::set_dimnames’ ‘DelayedArray:::subset_by_Nindex’ ‘DelayedArray:::to_linear_index’ 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 ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: colAlls.Rd: DelayedMatrix-class colAnyNAs.Rd: DelayedMatrix-class colAvgsPerRowSet.Rd: DelayedMatrix-class colCollapse.Rd: DelayedMatrix-class colCounts.Rd: DelayedMatrix-class colCummaxs.Rd: DelayedMatrix-class colDiffs.Rd: DelayedMatrix-class colIQRDiffs.Rd: DelayedMatrix-class colIQRs.Rd: DelayedMatrix-class colLogSumExps.Rd: DelayedMatrix-class colMads.Rd: DelayedMatrix-class colMeans2.Rd: DelayedMatrix-class colMedians.Rd: DelayedMatrix-class colOrderStats.Rd: DelayedMatrix-class colProds.Rd: DelayedMatrix-class colQuantiles.Rd: DelayedMatrix-class colRanks.Rd: DelayedMatrix-class colSums2.Rd: DelayedMatrix-class colTabulates.Rd: DelayedMatrix-class colVars.Rd: DelayedMatrix-class colWeightedMads.Rd: DelayedMatrix-class colWeightedMeans.Rd: DelayedMatrix-class colWeightedMedians.Rd: DelayedMatrix-class colWeightedVars.Rd: DelayedMatrix-class from_DelayedArray_to_simple_seed_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 files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 34: test_code(test = NULL, code = exprs, env = env, reporter = get_reporter() %||% StopReporter$new()) 35: source_file(path, env = env(env), desc = desc, error_call = error_call) 36: FUN(X[[i]], ...) 37: lapply(test_paths, test_one_file, env = env, desc = desc, error_call = error_call) 38: doTryCatch(return(expr), name, parentenv, handler) 39: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 40: tryCatchList(expr, classes, parentenv, handlers) 41: tryCatch(code, testthat_abort_reporter = function(cnd) { cat(conditionMessage(cnd), "\n") NULL}) 42: with_reporter(reporters$multi, lapply(test_paths, test_one_file, env = env, desc = desc, error_call = error_call)) 43: test_files_serial(test_dir = test_dir, test_package = test_package, test_paths = test_paths, load_helpers = load_helpers, reporter = reporter, env = env, stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning, desc = desc, load_package = load_package, error_call = error_call) 44: test_files(test_dir = path, test_paths = test_paths, test_package = package, reporter = reporter, load_helpers = load_helpers, env = env, stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning, load_package = load_package, parallel = parallel) 45: test_dir("testthat", package = package, reporter = reporter, ..., load_package = "installed") 46: test_check("DelayedMatrixStats") An irrecoverable exception occurred. R is aborting now ... Segmentation fault (core dumped) * 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: 1 ERROR, 2 NOTEs See ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/DelayedMatrixStats.Rcheck/00check.log’ for details.