############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:GenomicAlignments.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings GenomicAlignments_1.39.5.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/GenomicAlignments.Rcheck’ * using R Under development (unstable) (2024-03-18 r86148) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘GenomicAlignments/DESCRIPTION’ ... OK * this is package ‘GenomicAlignments’ version ‘1.39.5’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... NOTE Depends: includes the non-default packages: 'BiocGenerics', 'S4Vectors', 'IRanges', 'GenomeInfoDb', 'GenomicRanges', 'SummarizedExperiment', 'Biostrings', 'Rsamtools' 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 ‘GenomicAlignments’ can be installed ... OK * used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Packages listed in more than one of Depends, Imports, Suggests, Enhances: ‘methods’ ‘BiocGenerics’ ‘S4Vectors’ ‘IRanges’ ‘GenomicRanges’ ‘Biostrings’ ‘Rsamtools’ A package should be listed in only one of these fields. * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... NOTE Problems with news in ‘NEWS’: Cannot process chunk/lines: No NEW FEATURES or SIGNIFICANT USER-VISIBLE CHANGES or BUG FIXES since Cannot process chunk/lines: version 1.18.0 Cannot process chunk/lines: No NEW FEATURES or SIGNIFICANT USER-VISIBLE CHANGES or BUG FIXES since Cannot process chunk/lines: version 1.16.0 Cannot process chunk/lines: The first version of GenomicAlignments was included in Bioconductor 2.14. Cannot process chunk/lines: The package was created from existing code in IRanges, ShortRead, Cannot process chunk/lines: Rsamtools and GenomicRanges. * 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 ... NOTE Unexported objects imported by ':::' calls: ‘Rsamtools:::.BamViews_delegate’ ‘Rsamtools:::.findMateWithinGroups’ ‘Rsamtools:::.load_bamcols_from_scanBam_res’ 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 ... NOTE checkRd: (-1) coordinate-mapping-methods.Rd:69-83: Lost braces in \itemize; meant \describe ? checkRd: (-1) coordinate-mapping-methods.Rd:84-101: Lost braces in \itemize; meant \describe ? checkRd: (-1) coordinate-mapping-methods.Rd:102-114: Lost braces in \itemize; meant \describe ? checkRd: (-1) coordinate-mapping-methods.Rd:115-120: Lost braces in \itemize; meant \describe ? checkRd: (-1) findSpliceOverlaps-methods.Rd:99-102: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) findSpliceOverlaps-methods.Rd:103-105: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) findSpliceOverlaps-methods.Rd:106-107: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) intra-range-methods.Rd:52-60: Lost braces 52 | \item(){ | ^ * 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 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 readGAlignments 16.864 3.873 21.053 junctions-methods 15.277 1.804 17.256 summarizeOverlaps-methods 8.628 2.741 10.981 sequenceLayer 7.114 1.714 9.127 coordinate-mapping-methods 7.986 0.322 8.395 findSpliceOverlaps-methods 6.936 0.296 7.321 stackStringsFromGAlignments 4.798 0.316 5.169 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘run_unitTests.R’ OK * 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: 6 NOTEs See ‘/Users/biocbuild/bbs-3.19-bioc/meat/GenomicAlignments.Rcheck/00check.log’ for details.