############################################################################## ############################################################################## ### ### Running command: ### ### /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.24.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/DelayedArray.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘DelayedArray/DESCRIPTION’ ... OK * this is package ‘DelayedArray’ version ‘0.24.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... NOTE Depends: includes the non-default packages: 'stats4', 'Matrix', 'BiocGenerics', 'MatrixGenerics', 'S4Vectors', 'IRanges' 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 ... 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 ... WARNING Subdirectory 'inst/doc' contains invalid file names: ‘02-Implementing_a_backend.Rmd’ ‘01-Working_with_large_arrays.Rnw’ ‘03-DelayedArray_HDF5Array_update.Rnw’ ‘02-Implementing_a_backend.html’ ‘01-Working_with_large_arrays.pdf’ ‘03-DelayedArray_HDF5Array_update.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 ... 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 ... OK * checking for missing documentation entries ... WARNING Undocumented code objects: ‘defaultMultAutoGrids’ ‘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 '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 sizes of PDF files under ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed RleArray-class 37.472 3.927 41.585 DelayedMatrix-utils 15.333 1.632 17.072 DelayedArray-utils 7.614 0.759 8.412 DelayedArray-class 6.616 0.634 7.267 sparseMatrix-utils 5.723 0.541 6.288 * 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: 2 WARNINGs, 2 NOTEs See ‘/Users/biocbuild/bbs-3.16-bioc/meat/DelayedArray.Rcheck/00check.log’ for details.