Back to Multiple platform build/check report for BioC 3.19:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:37:24 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 218/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Biostrings 2.71.5  (landing page)
Hervé Pagès
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/Biostrings
git_branch: devel
git_last_commit: d13154e
git_last_commit_date: 2024-03-23 15:57:19 -0400 (Sat, 23 Mar 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  

CHECK results for Biostrings on palomino3


To the developers/maintainers of the Biostrings package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Biostrings.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: Biostrings
Version: 2.71.5
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:Biostrings.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings Biostrings_2.71.5.tar.gz
StartedAt: 2024-03-27 23:52:46 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-28 00:03:27 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 641.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: Biostrings.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:Biostrings.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings Biostrings_2.71.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/Biostrings.Rcheck'
* using R Under development (unstable) (2024-03-16 r86144 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'Biostrings/DESCRIPTION' ... OK
* this is package 'Biostrings' version '2.71.5'
* 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:
  letter_frequency.c:536:31: warning: too many arguments for format [-Wformat-extra-args]
  letter_frequency.c:589:31: warning: too many arguments for format [-Wformat-extra-args]
  match_pdict_ACtree2.c:732:45: warning: unknown conversion type character ')' in format [-Wformat=]
  match_reporting.c:49:23: warning: too many arguments for format [-Wformat-extra-args]
  read_fasta_files.c:188:16: warning: 'loader_ext.seq_elt_holder.ptr' is used uninitialized [-Wuninitialized]
  read_fasta_files.c:188:16: warning: 'loader_ext.seq_elt_holder.length' is used uninitialized [-Wuninitialized]
  strutils.c:50:72: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
See 'F:/biocbuild/bbs-3.19-bioc/meat/Biostrings.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 13.2.0'
* checking installed package size ... NOTE
  installed size is 13.9Mb
  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 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 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 for x64 is not available
File 'F:/biocbuild/bbs-3.19-bioc/R/library/Biostrings/libs/x64/Biostrings.dll':
  Found '_exit', possibly from '_exit' (C)
  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 nor [v]sprintf. 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 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   273.44   4.51  277.99
matchPDict-inexact  73.70   1.24   75.00
findPalindromes     41.45   0.02   43.13
XStringSet-class    11.56   0.51   12.36
XStringSet-io        9.50   0.64   19.34
matchPattern         8.90   0.22    9.11
* 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, 3 NOTEs
See
  'F:/biocbuild/bbs-3.19-bioc/meat/Biostrings.Rcheck/00check.log'
for details.


Installation output

Biostrings.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL Biostrings
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'Biostrings' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c BAB_class.c -o BAB_class.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c BitMatrix.c -o BitMatrix.o
BitMatrix.c:299:13: warning: 'BitMatrix_print' defined but not used [-Wunused-function]
  299 | static void BitMatrix_print(BitMatrix *bitmat)
      |             ^~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c IRanges_stubs.c -o IRanges_stubs.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c MIndex_class.c -o MIndex_class.o
MIndex_class.c: In function 'SparseMIndex_endIndex':
MIndex_class.c:184:27: warning: unused variable 'poffsets_order' [-Wunused-variable]
  184 |         IntAE *poffsets, *poffsets_order;
      |                           ^~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c PreprocessedTB_class.c -o PreprocessedTB_class.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c R_init_Biostrings.c -o R_init_Biostrings.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RoSeqs_utils.c -o RoSeqs_utils.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SparseList_utils.c -o SparseList_utils.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c XStringSetList_class.c -o XStringSetList_class.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c XStringSet_class.c -o XStringSet_class.o
XStringSet_class.c: In function 'new_XStringSet_from_CHARACTER':
XStringSet_class.c:124:17: warning: 'lkup_len' may be used uninitialized [-Wmaybe-uninitialized]
  124 |                 _copy_CHARSXP_to_Chars_holder(&ans_elt_holder, x_elt,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  125 |                                 INTEGER(start)[i], lkup0, lkup_len);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
XStringSet_class.c:103:22: note: 'lkup_len' was declared here
  103 |         int ans_len, lkup_len, i;
      |                      ^~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c XString_class.c -o XString_class.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c XVector_stubs.c -o XVector_stubs.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c align_needwunsQS.c -o align_needwunsQS.o
align_needwunsQS.c: In function 'align_needwunsQS':
align_needwunsQS.c:155:29: warning: 'sc' may be used uninitialized [-Wmaybe-uninitialized]
  155 |         INTEGER(ans_elt)[0] = score;
      |         ~~~~~~~~~~~~~~~~~~~~^~~~~~~
align_needwunsQS.c:27:19: note: 'sc' was declared here
   27 |         int *sco, sc, n1, n2, i1, i2, j1, j2, al_buf_size;
      |                   ^~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c align_pairwiseAlignment.c -o align_pairwiseAlignment.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c align_utils.c -o align_utils.o
align_utils.c: In function 'PairwiseAlignmentsSingleSubject_align_aligned':
align_utils.c:232:78: warning: 'indelStartPattern' may be used uninitialized [-Wmaybe-uninitialized]
  232 |                                 if ((numberOfIndelPattern == 0) || (jPattern < indelStartPattern)) {
      |                                                                    ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
align_utils.c:221:21: note: 'indelStartPattern' was declared here
  221 |                 int indelStartPattern, indelWidthPattern, indelStartSubject, indelWidthSubject;
      |                     ^~~~~~~~~~~~~~~~~
align_utils.c:238:55: warning: 'indelWidthPattern' may be used uninitialized [-Wmaybe-uninitialized]
  238 |                                         for (k = 0; k < indelWidthPattern; k++) {
      |                                                     ~~^~~~~~~~~~~~~~~~~~~
align_utils.c:221:40: note: 'indelWidthPattern' was declared here
  221 |                 int indelStartPattern, indelWidthPattern, indelStartSubject, indelWidthSubject;
      |                                        ^~~~~~~~~~~~~~~~~
align_utils.c:231:63: warning: 'indelStartSubject' may be used uninitialized [-Wmaybe-uninitialized]
  231 |                         if ((numberOfIndelSubject == 0) || (j < indelStartSubject)) {
      |                                                            ~~~^~~~~~~~~~~~~~~~~~~~
align_utils.c:221:59: note: 'indelStartSubject' was declared here
  221 |                 int indelStartPattern, indelWidthPattern, indelStartSubject, indelWidthSubject;
      |                                                           ^~~~~~~~~~~~~~~~~
align_utils.c:250:42: warning: 'indelWidthSubject' may be used uninitialized [-Wmaybe-uninitialized]
  250 |                                 jPattern += indelWidthSubject;
      |                                 ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
align_utils.c:221:78: note: 'indelWidthSubject' was declared here
  221 |                 int indelStartPattern, indelWidthPattern, indelStartSubject, indelWidthSubject;
      |                                                                              ^~~~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c find_palindromes.c -o find_palindromes.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gtestsim.c -o gtestsim.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c inject_code.c -o inject_code.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c letter_frequency.c -o letter_frequency.o
letter_frequency.c: In function 'XString_letterFrequencyInSlidingView':
letter_frequency.c:536:31: warning: too many arguments for format [-Wformat-extra-args]
  536 |                         error("Biostrings internal error in "
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
letter_frequency.c: In function 'XStringSet_letterFrequency':
letter_frequency.c:589:31: warning: too many arguments for format [-Wformat-extra-args]
  589 |                         error("Biostrings internal error in "
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
letter_frequency.c: In function 'XStringSet_two_way_letter_frequency':
letter_frequency.c:957:48: warning: unused variable 'x_pos' [-Wunused-variable]
  957 |   int x_width, y_width, x_length, *ans_mat, i, x_pos;
      |                                                ^~~~~
letter_frequency.c:956:13: warning: unused variable 'ans_dimnames' [-Wunused-variable]
  956 |   SEXP ans, ans_dimnames;
      |             ^~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c lowlevel_matching.c -o lowlevel_matching.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c match_PWM.c -o match_PWM.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c match_pattern.c -o match_pattern.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c match_pattern_boyermoore.c -o match_pattern_boyermoore.o
match_pattern_boyermoore.c: In function '_match_pattern_boyermoore':
match_pattern_boyermoore.c:417:32: warning: 'i1' may be used uninitialized [-Wmaybe-uninitialized]
  417 |                         for (i = i1-1, j = j1-1; j >= 0; i--, j--)
      |                              ~~^~~~~~
match_pattern_boyermoore.c:383:42: note: 'i1' was declared here
  383 |         int nmatches, last_match_end, n, i1, i2, j1, j2, shift, shift1,
      |                                          ^~
match_pattern_boyermoore.c:417:42: warning: 'j1' may be used uninitialized [-Wmaybe-uninitialized]
  417 |                         for (i = i1-1, j = j1-1; j >= 0; i--, j--)
      |                                        ~~^~~~~~
match_pattern_boyermoore.c:383:50: note: 'j1' was declared here
  383 |         int nmatches, last_match_end, n, i1, i2, j1, j2, shift, shift1,
      |                                                  ^~
match_pattern_boyermoore.c:383:46: warning: 'i2' may be used uninitialized [-Wmaybe-uninitialized]
  383 |         int nmatches, last_match_end, n, i1, i2, j1, j2, shift, shift1,
      |                                              ^~
match_pattern_boyermoore.c:385:23: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized]
  385 |         char ppP_rmc, c; /* ppP_rmc is 'ppP.seq' right-most char */
      |                       ^
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c match_pattern_indels.c -o match_pattern_indels.o
match_pattern_indels.c:7:13: warning: 'test_match_pattern_indels' defined but not used [-Wunused-function]
    7 | static void test_match_pattern_indels(const char *p, const char *s,
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c match_pattern_shiftor.c -o match_pattern_shiftor.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c match_pdict.c -o match_pdict.o
In function 'vcount_PDict3Parts_XStringSet',
    inlined from 'vmatch_PDict3Parts_XStringSet' at match_pdict.c:508:10:
match_pdict.c:419:33: warning: 'ans_col' may be used uninitialized [-Wmaybe-uninitialized]
  419 |                         ans_col += tb_length;
      |                         ~~~~~~~~^~~~~~~~~~~~
match_pdict.c: In function 'vmatch_PDict3Parts_XStringSet':
match_pdict.c:392:65: note: 'ans_col' was declared here
  392 |         int tb_length, S_length, collapse0, i, j, match_count, *ans_col;
      |                                                                 ^~~~~~~
In function 'vcount_XStringSet_XStringSet',
    inlined from 'vmatch_XStringSet_XStringSet' at match_pdict.c:542:10:
match_pdict.c:470:41: warning: 'ans_elt' may be used uninitialized [-Wmaybe-uninitialized]
  470 |                                 ans_elt += P_length;
      |                                 ~~~~~~~~^~~~~~~~~~~
match_pdict.c: In function 'vmatch_XStringSet_XStringSet':
match_pdict.c:441:64: note: 'ans_elt' was declared here
  441 |         int P_length, S_length, collapse0, i, j, match_count, *ans_elt;
      |                                                                ^~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c match_pdict_ACtree2.c -o match_pdict_ACtree2.o
match_pdict_ACtree2.c: In function 'ACtree2_summary':
match_pdict_ACtree2.c:732:45: warning: unknown conversion type character ')' in format [-Wformat=]
  732 |                 Rprintf("| - %u nodes (%.2f%) with %d links\n",
      |                                             ^
match_pdict_ACtree2.c: In function 'split_and_move_pointers':
match_pdict_ACtree2.c:1031:17: warning: variable 'node0' set but not used [-Wunused-but-set-variable]
 1031 |         ACnode *node0, *node1, *node2;
      |                 ^~~~~
match_pdict_ACtree2.c: In function 'merge_pointers':
match_pdict_ACtree2.c:1076:17: warning: variable 'node0' set but not used [-Wunused-but-set-variable]
 1076 |         ACnode *node0, *node1, *node2;
      |                 ^~~~~
match_pdict_ACtree2.c: At top level:
match_pdict_ACtree2.c:602:21: warning: 'a_nice_max_nodeextbuf_nelt' defined but not used [-Wunused-function]
  602 | static unsigned int a_nice_max_nodeextbuf_nelt(int nnodes)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~
match_pdict_ACtree2.c:139:13: warning: 'debug_node_counting_functions' defined but not used [-Wunused-function]
  139 | static void debug_node_counting_functions(int maxdepth)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c match_pdict_Twobit.c -o match_pdict_Twobit.o
In file included from F:/biocbuild/bbs-3.19-bioc/R/include/Rdefines.h:41,
                 from F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include/S4Vectors_defines.h:18,
                 from F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include/IRanges_defines.h:18,
                 from ../inst/include/Biostrings_defines.h:18,
                 from Biostrings.h:1,
                 from match_pdict_Twobit.c:10:
In function 'Twobit_asLIST',
    inlined from 'build_Twobit' at match_pdict_Twobit.c:145:2:
match_pdict_Twobit.c:75:27: warning: 'twobit_sign2pos' may be used uninitialized [-Wmaybe-uninitialized]
   75 |         PROTECT(ans_elt = new_XInteger_from_tag("XInteger", twobit_sign2pos));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.19-bioc/R/include/Rinternals.h:371:36: note: in definition of macro 'PROTECT'
  371 | #define PROTECT(s)      Rf_protect(s)
      |                                    ^
match_pdict_Twobit.c: In function 'build_Twobit':
match_pdict_Twobit.c:110:19: note: 'twobit_sign2pos' was declared here
  110 |         SEXP ans, twobit_sign2pos;
      |                   ^~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c match_pdict_utils.c -o match_pdict_utils.o
match_pdict_utils.c: In function 'match_ppheadtail0':
match_pdict_utils.c:653:56: warning: unused variable 'ncol' [-Wunused-variable]
  653 |         int nelt, min_safe_tb_end, max_safe_tb_end, j, ncol;
      |                                                        ^~~~
match_pdict_utils.c: In function 'match_ppheadtail':
match_pdict_utils.c:713:13: warning: unused variable 'nelt' [-Wunused-variable]
  713 |         int nelt, nkey0, nkey1, nkey2, i, key;
      |             ^~~~
match_pdict_utils.c: In function '_match_pdict_all_flanks':
match_pdict_utils.c:820:51: warning: unused variable 'subtotal_NFC' [-Wunused-variable]
  820 |         static unsigned long int total_NFC = 0UL, subtotal_NFC = 0UL;
      |                                                   ^~~~~~~~~~~~
match_pdict_utils.c:820:34: warning: unused variable 'total_NFC' [-Wunused-variable]
  820 |         static unsigned long int total_NFC = 0UL, subtotal_NFC = 0UL;
      |                                  ^~~~~~~~~
match_pdict_utils.c:819:40: warning: unused variable 'NFC' [-Wunused-variable]
  819 |         unsigned long int ndup, nloci, NFC; // NFC = Number of Flank Comparisons
      |                                        ^~~
match_pdict_utils.c:819:33: warning: unused variable 'nloci' [-Wunused-variable]
  819 |         unsigned long int ndup, nloci, NFC; // NFC = Number of Flank Comparisons
      |                                 ^~~~~
match_pdict_utils.c:819:27: warning: unused variable 'ndup' [-Wunused-variable]
  819 |         unsigned long int ndup, nloci, NFC; // NFC = Number of Flank Comparisons
      |                           ^~~~
match_pdict_utils.c: At top level:
match_pdict_utils.c:261:13: warning: 'match_headtail_by_loc' defined but not used [-Wunused-function]
  261 | static void match_headtail_by_loc(const HeadTail *headtail,
      |             ^~~~~~~~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c match_reporting.c -o match_reporting.o
match_reporting.c: In function '_new_MatchBuf':
match_reporting.c:49:23: warning: too many arguments for format [-Wformat-extra-args]
   49 |                 error("Biostrings internal error in _new_MatchBuf(): ",
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c matchprobes.c -o matchprobes.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pmatchPattern.c -o pmatchPattern.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c read_fasta_files.c -o read_fasta_files.o
In function 'new_FASTAloaderExt',
    inlined from 'read_fasta_files' at read_fasta_files.c:432:15:
read_fasta_files.c:188:16: warning: 'loader_ext.seq_elt_holder.ptr' may be used uninitialized [-Wmaybe-uninitialized]
  188 |         return loader_ext;
      |                ^~~~~~~~~~
read_fasta_files.c: In function 'read_fasta_files':
read_fasta_files.c:184:24: note: 'loader_ext' declared here
  184 |         FASTAloaderExt loader_ext;
      |                        ^~~~~~~~~~
In function 'new_FASTAloaderExt',
    inlined from 'read_fasta_files' at read_fasta_files.c:432:15:
read_fasta_files.c:188:16: warning: 'loader_ext.seq_elt_holder.length' may be used uninitialized [-Wmaybe-uninitialized]
  188 |         return loader_ext;
      |                ^~~~~~~~~~
read_fasta_files.c: In function 'read_fasta_files':
read_fasta_files.c:184:24: note: 'loader_ext' declared here
  184 |         FASTAloaderExt loader_ext;
      |                        ^~~~~~~~~~
In function 'new_FASTAloaderExt',
    inlined from 'read_fasta_blocks' at read_fasta_files.c:598:15:
read_fasta_files.c:188:16: warning: 'loader_ext.seq_elt_holder.ptr' is used uninitialized [-Wuninitialized]
  188 |         return loader_ext;
      |                ^~~~~~~~~~
read_fasta_files.c: In function 'read_fasta_blocks':
read_fasta_files.c:184:24: note: 'loader_ext' declared here
  184 |         FASTAloaderExt loader_ext;
      |                        ^~~~~~~~~~
In function 'new_FASTAloaderExt',
    inlined from 'read_fasta_blocks' at read_fasta_files.c:598:15:
read_fasta_files.c:188:16: warning: 'loader_ext.seq_elt_holder.length' is used uninitialized [-Wuninitialized]
  188 |         return loader_ext;
      |                ^~~~~~~~~~
read_fasta_files.c: In function 'read_fasta_blocks':
read_fasta_files.c:184:24: note: 'loader_ext' declared here
  184 |         FASTAloaderExt loader_ext;
      |                        ^~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c read_fastq_files.c -o read_fastq_files.o
read_fastq_files.c: In function 'parse_FASTQ_file':
read_fastq_files.c:408:28: warning: 'dont_load' may be used uninitialized [-Wmaybe-uninitialized]
  408 |                         if (dont_load || loader->new_qualid_hook == NULL)
      |                            ^
read_fastq_files.c:311:26: note: 'dont_load' was declared here
  311 |             lineinrecno, dont_load;
      |                          ^~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c replaceAt.c -o replaceAt.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c replace_letter_at.c -o replace_letter_at.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c strutils.c -o strutils.o
strutils.c: In function 'MP_longestConsecutive':
strutils.c:50:72: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
   50 |       error("'letter' must contain exactly one character but contains %d.",
      |                                                                       ~^
      |                                                                        |
      |                                                                        int
      |                                                                       %lld
   51 |           strlen(pc));
      |           ~~~~~~~~~~                                                    
      |           |
      |           size_t {aka long long unsigned int}
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c translate.c -o translate.o
In function 'translate',
    inlined from 'DNAStringSet_translate' at translate.c:195:4:
translate.c:99:36: warning: 'if_non_ambig0' may be used uninitialized [-Wmaybe-uninitialized]
   99 |                                 if (if_non_ambig == TRANSLATE_ERROR) {
      |                                    ^
translate.c: In function 'DNAStringSet_translate':
translate.c:136:21: note: 'if_non_ambig0' was declared here
  136 |         int ncodes, if_non_ambig0, if_ambig0, ans_length, i, errcode;
      |                     ^~~~~~~~~~~~~
In function 'translate',
    inlined from 'DNAStringSet_translate' at translate.c:195:4:
translate.c:110:36: warning: 'if_ambig0' may be used uninitialized [-Wmaybe-uninitialized]
  110 |                                 if (if_ambig == TRANSLATE_ERROR) {
      |                                    ^
translate.c: In function 'DNAStringSet_translate':
translate.c:136:36: note: 'if_ambig0' was declared here
  136 |         int ncodes, if_non_ambig0, if_ambig0, ans_length, i, errcode;
      |                                    ^~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c unstrsplit_methods.c -o unstrsplit_methods.o
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c utils.c -o utils.o
utils.c: In function '_get_twobit_signature':
utils.c:157:16: warning: 'twobit_sign' may be used uninitialized [-Wmaybe-uninitialized]
  157 |         return twobit_sign;
      |                ^~~~~~~~~~~
utils.c:150:16: note: 'twobit_sign' was declared here
  150 |         int i, twobit_sign;
      |                ^~~~~~~~~~~
utils.c: In function '_get_twobit_signature_at':
utils.c:174:16: warning: 'twobit_sign' may be used uninitialized [-Wmaybe-uninitialized]
  174 |         return twobit_sign;
      |                ^~~~~~~~~~~
utils.c:164:19: note: 'twobit_sign' was declared here
  164 |         int i, j, twobit_sign;
      |                   ^~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/XVector/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c xscat.c -o xscat.o
In file included from F:/biocbuild/bbs-3.19-bioc/R/include/Rdefines.h:41,
                 from F:/biocbuild/bbs-3.19-bioc/R/library/S4Vectors/include/S4Vectors_defines.h:18,
                 from F:/biocbuild/bbs-3.19-bioc/R/library/IRanges/include/IRanges_defines.h:18,
                 from ../inst/include/Biostrings_defines.h:18,
                 from Biostrings.h:1,
                 from xscat.c:1:
xscat.c: In function 'XString_xscat':
F:/biocbuild/bbs-3.19-bioc/R/include/Rdefines.h:91:33: warning: 'ans_length' may be used uninitialized [-Wmaybe-uninitialized]
   91 | #define NEW_RAW(n)              Rf_allocVector(RAWSXP,n)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.19-bioc/R/include/Rinternals.h:371:36: note: in definition of macro 'PROTECT'
  371 | #define PROTECT(s)      Rf_protect(s)
      |                                    ^
xscat.c:38:27: note: in expansion of macro 'NEW_RAW'
   38 |         PROTECT(ans_tag = NEW_RAW(ans_length));
      |                           ^~~~~~~
xscat.c:18:20: note: 'ans_length' was declared here
   18 |         int nargs, ans_length, tag_offset, j;
      |                    ^~~~~~~~~~
xscat.c:52:23: warning: 'ans_classname' may be used uninitialized [-Wmaybe-uninitialized]
   52 |         PROTECT(ans = new_XRaw_from_tag(ans_classname, ans_tag));
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.19-bioc/R/include/Rinternals.h:371:36: note: in definition of macro 'PROTECT'
  371 | #define PROTECT(s)      Rf_protect(s)
      |                                    ^
xscat.c:20:21: note: 'ans_classname' was declared here
   20 |         const char *ans_classname;
      |                     ^~~~~~~~~~~~~
xscat.c: In function 'XStringSet_xscat':
F:/biocbuild/bbs-3.19-bioc/R/include/Rdefines.h:85:33: warning: 'ans_length' may be used uninitialized [-Wmaybe-uninitialized]
   85 | #define NEW_INTEGER(n)          Rf_allocVector(INTSXP,n)
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.19-bioc/R/include/Rinternals.h:371:36: note: in definition of macro 'PROTECT'
  371 | #define PROTECT(s)      Rf_protect(s)
      |                                    ^
xscat.c:91:29: note: in expansion of macro 'NEW_INTEGER'
   91 |         PROTECT(ans_width = NEW_INTEGER(ans_length));
      |                             ^~~~~~~~~~~
xscat.c:66:39: note: 'ans_length' was declared here
   66 |         int nargs, *arg_lengths, *ii, ans_length, i, j, *width;
      |                                       ^~~~~~~~~~
xscat.c:108:23: warning: 'ans_element_type' may be used uninitialized [-Wmaybe-uninitialized]
  108 |         PROTECT(ans = _alloc_XStringSet(ans_element_type, ans_width));
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.19-bioc/R/include/Rinternals.h:371:36: note: in definition of macro 'PROTECT'
  371 | #define PROTECT(s)      Rf_protect(s)
      |                                    ^
xscat.c:68:21: note: 'ans_element_type' was declared here
   68 |         const char *ans_element_type;
      |                     ^~~~~~~~~~~~~~~~
gcc -shared -s -static-libgcc -o Biostrings.dll tmp.def BAB_class.o BitMatrix.o IRanges_stubs.o MIndex_class.o PreprocessedTB_class.o R_init_Biostrings.o RoSeqs_utils.o S4Vectors_stubs.o SparseList_utils.o XStringSetList_class.o XStringSet_class.o XString_class.o XVector_stubs.o align_needwunsQS.o align_pairwiseAlignment.o align_utils.o find_palindromes.o gtestsim.o inject_code.o letter_frequency.o lowlevel_matching.o match_PWM.o match_pattern.o match_pattern_boyermoore.o match_pattern_indels.o match_pattern_shiftor.o match_pdict.o match_pdict_ACtree2.o match_pdict_Twobit.o match_pdict_utils.o match_reporting.o matchprobes.o pmatchPattern.o read_fasta_files.o read_fastq_files.o replaceAt.o replace_letter_at.o strutils.o translate.o unstrsplit_methods.o utils.o xscat.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.19-bioc/R/library/00LOCK-Biostrings/00new/Biostrings/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
in method for 'twoWayAlphabetFrequencyByQuality' with signature '"QualityScaledXStringSet"': no definition for class "QualityScaledXStringSet"
Creating a new generic function for 'strsplit' in package 'Biostrings'
Creating a generic function for 'ls' from package 'base' in package 'Biostrings'
Creating a new generic function for 'pattern' in package 'Biostrings'
Creating a new generic function for 'offset' in package 'Biostrings'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Biostrings)

Tests output

Biostrings.Rcheck/tests/run_unitTests.Rout


R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> require("Biostrings") || stop("unable to load Biostrings package")
Loading required package: Biostrings
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: XVector
Loading required package: GenomeInfoDb

Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit

[1] TRUE
> Biostrings:::.test()


RUNIT TEST PROTOCOL -- Thu Mar 28 00:03:06 2024 
*********************************************** 
Number of test functions: 34 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
Biostrings RUnit Tests - 34 test functions, 0 errors, 0 failures
Number of test functions: 34 
Number of errors: 0 
Number of failures: 0 
Warning messages:
1: In XStringSet("DNA", x, start = start, end = end, width = width,  :
  metadata columns on input DNAStringSet object were dropped
2: In XStringSet("DNA", x, start = start, end = end, width = width,  :
  metadata columns on input DNAStringSet object were dropped
3: In XStringSet("DNA", x, start = start, end = end, width = width,  :
  metadata columns on input DNAStringSet object were dropped
> 
> proc.time()
   user  system elapsed 
   6.65    0.37    7.28 

Example timings

Biostrings.Rcheck/Biostrings-Ex.timings

nameusersystemelapsed
AAString-class000
AMINO_ACID_CODE000
AlignedXStringSet-class0.080.000.07
DNAString-class000
GENETIC_CODE0.010.000.02
HNF4alpha0.030.000.03
IUPAC_CODE_MAP0.160.010.17
MIndex-class000
MaskedXString-class0.230.070.34
MultipleAlignment-class1.040.041.10
PDict-class3.420.173.67
PairwiseAlignments-class0.590.040.62
PairwiseAlignments-io2.360.142.50
QualityScaledXStringSet-class0.190.030.24
RNAString-class000
XString-class0.010.000.02
XStringQuality-class0.130.020.14
XStringSet-class11.56 0.5112.36
XStringSet-comparison3.610.193.80
XStringSet-io 9.50 0.6419.34
XStringSetList-class0.310.000.31
XStringViews-class0.140.000.14
align-utils0.040.020.05
chartr1.310.041.39
detail0.260.000.28
dinucleotideFrequencyTest0.020.000.01
findPalindromes41.45 0.0243.13
getSeq0.100.010.11
gregexpr2000
injectHardMask0.060.000.06
letter0.030.000.03
letterFrequency0.870.161.03
longestConsecutive000
lowlevel-matching0.490.060.55
maskMotif1.590.131.95
match-utils0.020.000.02
matchLRPatterns1.860.062.00
matchPDict-exact273.44 4.51277.99
matchPDict-inexact73.70 1.2475.00
matchPWM2.800.012.81
matchPattern8.900.229.11
matchProbePair2.130.052.17
matchprobes000
misc0.030.000.03
needwunsQS000
nucleotideFrequency0.530.110.64
padAndClip0.530.030.57
pairwiseAlignment0.880.201.07
phiX174Phage0.570.111.22
pid0.570.160.72
replaceAt2.420.202.61
replaceLetterAt0.370.160.53
reverseComplement1.020.041.07
seqinfo-methods0.840.050.92
stringDist3.530.084.32
substitution_matrices1.140.141.28
toComplex000
translate1.410.091.48
trimLRPatterns0.080.000.08
xscat1.090.081.17
yeastSEQCHR10.000.020.01