############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:Biostrings.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings Biostrings_2.62.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/Biostrings.Rcheck’ * using R version 4.1.3 (2022-03-10) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘Biostrings/DESCRIPTION’ ... OK * this is package ‘Biostrings’ version ‘2.62.0’ * 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 ... OK * checking installed package size ... NOTE installed size is 14.3Mb sub-directories of 1Mb or more: R 2.0Mb 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 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 matchPDict-exact 347.052 3.129 350.564 matchPDict-inexact 56.101 0.719 56.856 findPalindromes 49.994 0.148 50.188 XStringSet-class 13.998 0.461 14.666 XStringSet-io 10.376 0.621 11.021 stringDist 7.174 0.019 7.198 matchPattern 6.912 0.153 7.069 PDict-class 5.064 0.164 5.239 * 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: 1 WARNING, 4 NOTEs See ‘/Users/biocbuild/bbs-3.14-bioc/meat/Biostrings.Rcheck/00check.log’ for details.