############################################################################## ############################################################################## ### ### 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.71.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/Biostrings.Rcheck’ * using R Under development (unstable) (2024-01-16 r85808) * 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 ‘Biostrings/DESCRIPTION’ ... OK * this is package ‘Biostrings’ version ‘2.71.2’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... NOTE Package which this enhances but not available for checking: ‘Rmpi’ * 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: letter_frequency.c:538:10: warning: data argument not used by format string [-Wformat-extra-args] letter_frequency.c:591:10: warning: data argument not used by format string [-Wformat-extra-args] match_reporting.c:50:9: warning: data argument not used by format string [-Wformat-extra-args] strutils.c:51:11: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] See ‘/Users/biocbuild/bbs-3.19-bioc/meat/Biostrings.Rcheck/00install.out’ for details. * used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * checking installed package size ... NOTE installed size is 14.1Mb sub-directories of 1Mb or more: R 1.7Mb 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 whether startup messages can be suppressed ... 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: ‘strsplit’ ‘twoWayAlphabetFrequency’ Undocumented S4 methods: generic 'hasOnlyBaseLetters' and siglist 'AAString' generic 'hasOnlyBaseLetters' and siglist 'AAStringSet' 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 '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' generic 'updateObject' and siglist 'AAString' generic 'updateObject' and siglist 'AAStringSet' 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 434.218 10.726 528.832 matchPDict-inexact 62.261 1.732 73.988 findPalindromes 57.970 0.814 74.024 XStringSet-class 20.848 1.164 29.940 XStringSet-io 11.977 0.987 16.337 matchPattern 8.259 0.417 9.623 stringDist 8.112 0.115 9.357 PDict-class 5.280 0.250 6.725 PairwiseAlignments-io 4.447 0.222 5.822 XStringSet-comparison 3.853 0.257 5.357 * 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: 2 WARNINGs, 4 NOTEs See ‘/Users/biocbuild/bbs-3.19-bioc/meat/Biostrings.Rcheck/00check.log’ for details.