############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:Biostrings.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings Biostrings_2.62.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/Biostrings.Rcheck' * using R version 4.1.3 (2022-03-10) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * 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 whether package 'Biostrings' can be installed ... WARNING Found the following significant warnings: read_fasta_files.c:186:9: warning: '*((void *)&loader_ext+32)' is used uninitialized in this function [-Wuninitialized] read_fasta_files.c:186:9: warning: '*((void *)&loader_ext+36)' is used uninitialized in this function [-Wuninitialized] 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 'C:/Users/biocbuild/bbs-3.14-bioc/meat/Biostrings.Rcheck/00install.out' for details. * checking installed package size ... NOTE installed size is 16.3Mb sub-directories of 1Mb or more: R 1.8Mb extdata 11.1Mb help 1.9Mb * 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 * loading checks for arch 'i386' ** 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 * loading checks for arch 'x64' ** 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 for i386 is not available Note: information on .o files for x64 is not available File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Biostrings/libs/i386/Biostrings.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Biostrings/libs/x64/Biostrings.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed matchPDict-exact 268.26 3.22 271.50 matchPDict-inexact 44.99 2.09 47.08 findPalindromes 41.66 0.05 43.12 XStringSet-io 9.42 0.44 10.44 XStringSet-class 8.64 1.08 9.89 matchPattern 6.39 0.07 6.47 maskMotif 2.33 0.16 6.28 matchLRPatterns 1.27 0.03 6.72 ** running examples for arch 'x64' ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed matchPDict-exact 257.53 1.81 259.45 matchPDict-inexact 38.39 0.20 38.67 findPalindromes 37.06 0.03 37.09 XStringSet-io 9.50 0.31 10.01 XStringSet-class 9.16 0.36 9.54 matchPattern 5.38 0.13 5.50 * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... Running 'run_unitTests.R' OK ** running tests for arch 'x64' ... 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 'C:/Users/biocbuild/bbs-3.14-bioc/meat/Biostrings.Rcheck/00check.log' for details.