############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:basecallQC.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings basecallQC_1.34.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/basecallQC.Rcheck’ * using R version 4.5.2 Patched (2025-11-04 r88984) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 16.0.0 (clang-1600.0.26.6) GNU Fortran (GCC) 14.2.0 * running under: macOS Ventura 13.7.8 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘basecallQC/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘basecallQC’ version ‘1.34.0’ * 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 ‘basecallQC’ 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 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 ... NOTE checkRd: (-1) BCL2FastQparams.Rd:39: Lost braces in \itemize; meant \describe ? checkRd: (-1) BCL2FastQparams.Rd:40: Lost braces in \itemize; meant \describe ? checkRd: (-1) BCL2FastQparams.Rd:41-42: Lost braces in \itemize; meant \describe ? checkRd: (-1) basecallQC.Rd:39: Lost braces in \itemize; meant \describe ? checkRd: (-1) basecallQC.Rd:40-42: Lost braces in \itemize; meant \describe ? checkRd: (-1) basecallQC.Rd:43-44: Lost braces in \itemize; meant \describe ? checkRd: (-1) basecallQC.Rd:45-46: Lost braces in \itemize; meant \describe ? checkRd: (-1) basecallQC.Rd:47-48: Lost braces in \itemize; meant \describe ? checkRd: (-1) basecallQC.Rd:49-50: Lost braces in \itemize; meant \describe ? checkRd: (-1) basecallQC.Rd:51-52: Lost braces in \itemize; meant \describe ? checkRd: (-1) interOpsReport.Rd:32-33: Lost braces in \itemize; meant \describe ? checkRd: (-1) interOpsReport.Rd:34-37: Lost braces in \itemize; meant \describe ? checkRd: (-1) interOpsReport.Rd:38-41: Lost braces in \itemize; meant \describe ? * checking Rd metadata ... OK * checking Rd cross-references ... OK * 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed reportBCL 8.757 0.456 14.613 demuxBoxplot 6.387 0.063 9.911 baseCallMetrics 5.922 0.138 9.414 demuxBarplot 5.227 0.056 8.239 passFilterTileplot 5.043 0.046 8.110 summaryConvStatsTable 4.965 0.038 7.901 summaryDemuxTable 4.927 0.040 7.545 basecallQC 4.856 0.048 7.680 passFilterBoxplot 4.834 0.042 7.331 makeFQTable 4.619 0.041 7.464 passFilterBar 4.100 0.034 6.340 * 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: ── Error ('test_Run4.R:14:1'): (code run outside of `test_that()`) ───────────── Error in `is_true()`: could not find function "is_true" Backtrace: ▆ 1. └─testthat::expect_that(...) at test_Run4.R:14:1 ── Error ('test_Run5.R:14:1'): (code run outside of `test_that()`) ───────────── Error in `is_true()`: could not find function "is_true" Backtrace: ▆ 1. └─testthat::expect_that(...) at test_Run5.R:14:1 [ FAIL 5 | WARN 42 | SKIP 0 | PASS 0 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/Users/biocbuild/bbs-3.22-bioc/meat/basecallQC.Rcheck/00check.log’ for details.