############################################################################## ############################################################################## ### ### Running command: ### ### _R_CHECK_CODETOOLS_PROFILE_="suppressFundefMismatch=TRUE" /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DelayedArray.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DelayedArray_0.33.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/DelayedArray.Rcheck’ * using R Under development (unstable) (2025-01-20 r87609) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 14.2.0 * running under: macOS Monterey 12.7.6 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘DelayedArray/DESCRIPTION’ ... OK * this is package ‘DelayedArray’ version ‘0.33.4’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... ERROR Package suggested but not available: ‘genefilter’ Depends: includes the non-default packages: 'stats4', 'Matrix', 'BiocGenerics', 'MatrixGenerics', 'S4Vectors', 'IRanges', 'S4Arrays', 'SparseArray' Adding so many packages to the search path is excessive and importing selectively is preferable. The suggested packages are required for a complete check. Checking can be attempted without them by setting the environment variable _R_CHECK_FORCE_SUGGESTS_ to a false value. See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. * DONE Status: 1 ERROR See ‘/Users/biocbuild/bbs-3.21-bioc/meat/DelayedArray.Rcheck/00check.log’ for details.