############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:Biostrings.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings Biostrings_2.60.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/Biostrings.Rcheck’ * using R version 4.1.1 (2021-08-10) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘Biostrings/DESCRIPTION’ ... OK * this is package ‘Biostrings’ version ‘2.60.2’ * 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 ‘Biostrings’ can be installed ... WARNING Found the following significant warnings: read_fasta_files.c:186:9: warning: ‘*((void *)&loader_ext+64)’ is used uninitialized in this function [-Wuninitialized] read_fasta_files.c:186:9: warning: ‘*((void *)&loader_ext+72)’ is used uninitialized in this function [-Wuninitialized] See ‘/home/biocbuild/bbs-3.13-bioc/meat/Biostrings.Rcheck/00install.out’ for details. * checking installed package size ... NOTE installed size is 13.8Mb sub-directories of 1Mb or more: R 1.3Mb extdata 11.1Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Package listed in more than one of Depends, Imports, Suggests, Enhances: ‘methods’ 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 ... OK * 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 ... NOTE Unexported objects imported by ':::' calls: ‘BiocGenerics:::testPackage’ ‘IRanges:::.showAtomicList’ ‘IRanges:::new_Views’ ‘IRanges:::regroupBySupergroup’ ‘IRanges:::show_IntegerRangesList’ ‘IRanges:::unlist_as_integer’ ‘S4Vectors:::anyMissingOrOutside’ ‘XVector:::close_filexp’ ‘XVector:::extract_character_from_XRaw_by_positions’ ‘XVector:::extract_character_from_XRaw_by_ranges’ ‘XVector:::new_XVectorList_from_list_of_XVector’ ‘XVector:::open_output_file’ 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 ... OK * checking for missing documentation entries ... WARNING Undocumented code objects: ‘strsplit’ ‘twoWayAlphabetFrequency’ Undocumented S4 methods: generic 'match' and siglist 'Vector,XStringSet' generic 'match' and siglist 'XStringSet,Vector' generic 'match' and siglist 'XStringSet,vector' generic 'match' and siglist 'vector,XStringSet' generic 'parallel_slot_names' and siglist 'ByPos_MIndex' generic 'parallel_slot_names' and siglist 'MIndex' generic 'pcompare' and siglist 'Vector,XStringSet' generic 'pcompare' and siglist 'XStringSet,Vector' generic 'pcompare' and siglist 'XStringSet,vector' generic 'pcompare' and siglist 'vector,XStringSet' generic 'relistToClass' and siglist 'XString' generic 'relistToClass' and siglist 'XStringSet' generic 'showAsCell' and siglist 'XStringSetList' generic 'strsplit' and siglist 'XStringSet' generic 'twoWayAlphabetFrequency' and siglist 'XString,XString' generic 'twoWayAlphabetFrequency' and siglist 'XString,XStringSet' generic 'twoWayAlphabetFrequency' and siglist 'XStringSet,XString' generic 'twoWayAlphabetFrequency' and siglist 'XStringSet,XStringSet' generic 'unstrsplit' and siglist 'XStringSet' generic 'unstrsplit' and siglist 'XStringSetList' 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed matchPDict-exact 270.782 1.195 272.078 matchPDict-inexact 60.192 0.172 60.371 findPalindromes 48.468 0.224 48.699 XStringSet-class 8.963 0.331 9.299 XStringSet-io 7.774 1.248 9.026 matchPattern 5.331 0.060 5.393 * 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, 4 NOTEs See ‘/home/biocbuild/bbs-3.13-bioc/meat/Biostrings.Rcheck/00check.log’ for details.