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

This page was generated on 2024-03-04 11:38:55 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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 217/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Biostrings 2.71.2  (landing page)
Hervé Pagès
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/Biostrings
git_branch: devel
git_last_commit: ae89951
git_last_commit_date: 2024-02-12 12:48:02 -0500 (Mon, 12 Feb 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
merida1macOS 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 merida1


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.2
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
StartedAt: 2024-03-02 00:54:35 -0500 (Sat, 02 Mar 2024)
EndedAt: 2024-03-02 01:13:02 -0500 (Sat, 02 Mar 2024)
EllapsedTime: 1107.3 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: Biostrings.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

Biostrings.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL Biostrings
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘Biostrings’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c BAB_class.c -o BAB_class.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c BitMatrix.c -o BitMatrix.o
BitMatrix.c:299:13: warning: unused function 'BitMatrix_print' [-Wunused-function]
static void BitMatrix_print(BitMatrix *bitmat)
            ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c IRanges_stubs.c -o IRanges_stubs.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c MIndex_class.c -o MIndex_class.o
MIndex_class.c:184:20: warning: unused variable 'poffsets_order' [-Wunused-variable]
        IntAE *poffsets, *poffsets_order;
                          ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c PreprocessedTB_class.c -o PreprocessedTB_class.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c R_init_Biostrings.c -o R_init_Biostrings.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c RoSeqs_utils.c -o RoSeqs_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c S4Vectors_stubs.c -o S4Vectors_stubs.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c SparseList_utils.c -o SparseList_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c XStringSetList_class.c -o XStringSetList_class.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c XStringSet_class.c -o XStringSet_class.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c XString_class.c -o XString_class.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c XVector_stubs.c -o XVector_stubs.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c align_needwunsQS.c -o align_needwunsQS.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c align_pairwiseAlignment.c -o align_pairwiseAlignment.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c align_utils.c -o align_utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c find_palindromes.c -o find_palindromes.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c gtestsim.c -o gtestsim.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c inject_code.c -o inject_code.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c letter_frequency.c -o letter_frequency.o
letter_frequency.c:538:10: warning: data argument not used by format string [-Wformat-extra-args]
                              "lengths of 'single_codes' and 'colmap' differ");
                              ^
letter_frequency.c:591:10: warning: data argument not used by format string [-Wformat-extra-args]
                              "lengths of 'single_codes' and 'colmap' differ");
                              ^
letter_frequency.c:956:13: warning: unused variable 'ans_dimnames' [-Wunused-variable]
  SEXP ans, ans_dimnames;
            ^
letter_frequency.c:957:48: warning: unused variable 'x_pos' [-Wunused-variable]
  int x_width, y_width, x_length, *ans_mat, i, x_pos;
                                               ^
4 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c lowlevel_matching.c -o lowlevel_matching.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c match_PWM.c -o match_PWM.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c match_pattern.c -o match_pattern.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c match_pattern_boyermoore.c -o match_pattern_boyermoore.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c match_pattern_indels.c -o match_pattern_indels.o
match_pattern_indels.c:7:13: warning: unused function 'test_match_pattern_indels' [-Wunused-function]
static void test_match_pattern_indels(const char *p, const char *s,
            ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c match_pattern_shiftor.c -o match_pattern_shiftor.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c match_pdict.c -o match_pdict.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c match_pdict_ACtree2.c -o match_pdict_ACtree2.o
match_pdict_ACtree2.c:732:31: warning: invalid conversion specifier ')' [-Wformat-invalid-specifier]
                Rprintf("| - %u nodes (%.2f%) with %d links\n",
                                           ~^
match_pdict_ACtree2.c:1031:10: warning: variable 'node0' set but not used [-Wunused-but-set-variable]
        ACnode *node0, *node1, *node2;
                ^
match_pdict_ACtree2.c:1076:10: warning: variable 'node0' set but not used [-Wunused-but-set-variable]
        ACnode *node0, *node1, *node2;
                ^
match_pdict_ACtree2.c:139:13: warning: unused function 'debug_node_counting_functions' [-Wunused-function]
static void debug_node_counting_functions(int maxdepth)
            ^
match_pdict_ACtree2.c:602:21: warning: unused function 'a_nice_max_nodeextbuf_nelt' [-Wunused-function]
static unsigned int a_nice_max_nodeextbuf_nelt(int nnodes)
                    ^
5 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c match_pdict_Twobit.c -o match_pdict_Twobit.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c match_pdict_utils.c -o match_pdict_utils.o
match_pdict_utils.c:653:49: warning: unused variable 'ncol' [-Wunused-variable]
        int nelt, min_safe_tb_end, max_safe_tb_end, j, ncol;
                                                       ^
match_pdict_utils.c:713:6: warning: unused variable 'nelt' [-Wunused-variable]
        int nelt, nkey0, nkey1, nkey2, i, key;
            ^
match_pdict_utils.c:819:20: warning: unused variable 'ndup' [-Wunused-variable]
        unsigned long int ndup, nloci, NFC; // NFC = Number of Flank Comparisons
                          ^
match_pdict_utils.c:819:26: warning: unused variable 'nloci' [-Wunused-variable]
        unsigned long int ndup, nloci, NFC; // NFC = Number of Flank Comparisons
                                ^
match_pdict_utils.c:819:33: warning: unused variable 'NFC' [-Wunused-variable]
        unsigned long int ndup, nloci, NFC; // NFC = Number of Flank Comparisons
                                       ^
match_pdict_utils.c:820:27: warning: unused variable 'total_NFC' [-Wunused-variable]
        static unsigned long int total_NFC = 0UL, subtotal_NFC = 0UL;
                                 ^
match_pdict_utils.c:820:44: warning: unused variable 'subtotal_NFC' [-Wunused-variable]
        static unsigned long int total_NFC = 0UL, subtotal_NFC = 0UL;
                                                  ^
match_pdict_utils.c:261:13: warning: unused function 'match_headtail_by_loc' [-Wunused-function]
static void match_headtail_by_loc(const HeadTail *headtail,
            ^
8 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c match_reporting.c -o match_reporting.o
match_reporting.c:50:9: warning: data argument not used by format string [-Wformat-extra-args]
                      "%d: unsupported match storing code", ms_code);
                      ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c matchprobes.c -o matchprobes.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c pmatchPattern.c -o pmatchPattern.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c read_fasta_files.c -o read_fasta_files.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c read_fastq_files.c -o read_fastq_files.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c replaceAt.c -o replaceAt.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c replace_letter_at.c -o replace_letter_at.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c strutils.c -o strutils.o
strutils.c:51:11: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
          strlen(pc));
          ^~~~~~~~~~
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c translate.c -o translate.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c unstrsplit_methods.c -o unstrsplit_methods.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c utils.c -o utils.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/XVector/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c xscat.c -o xscat.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o Biostrings.so 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 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/00LOCK-Biostrings/00new/Biostrings/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** 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-01-16 r85808) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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
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 -- Sat Mar  2 01:12:32 2024 
*********************************************** 
Number of test functions: 41 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
Biostrings RUnit Tests - 41 test functions, 0 errors, 0 failures
Number of test functions: 41 
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 
 17.525   1.209  21.695 

Example timings

Biostrings.Rcheck/Biostrings-Ex.timings

nameusersystemelapsed
AAString-class0.0060.0030.009
AMINO_ACID_CODE0.0040.0020.007
AlignedXStringSet-class0.3650.0060.436
DNAString-class0.0070.0020.012
GENETIC_CODE0.0180.0120.034
HNF4alpha0.0420.0050.057
IUPAC_CODE_MAP0.3030.0240.426
MIndex-class0.0000.0010.001
MaskedXString-class0.4480.0780.689
MultipleAlignment-class2.8040.1163.513
PDict-class5.2800.2506.725
PairwiseAlignments-class1.2750.0231.718
PairwiseAlignments-io4.4470.2225.822
QualityScaledXStringSet-class0.3070.0200.401
RNAString-class0.0130.0020.016
XString-class0.0150.0030.021
XStringQuality-class0.3420.0090.441
XStringSet-class20.848 1.16429.940
XStringSet-comparison3.8530.2575.357
XStringSet-io11.977 0.98716.337
XStringSetList-class0.5150.0200.621
XStringViews-class0.2440.0250.317
align-utils0.0780.0180.122
chartr0.8060.0431.012
detail0.7630.1711.528
dinucleotideFrequencyTest0.0210.0080.074
findPalindromes57.970 0.81474.024
getSeq0.1150.0330.378
gregexpr20.0020.0030.007
injectHardMask0.0950.0410.337
letter0.0450.0170.089
letterFrequency1.4930.2112.163
longestConsecutive0.0010.0010.001
lowlevel-matching0.7020.2441.351
maskMotif1.5910.2662.295
match-utils0.0440.0030.061
matchLRPatterns0.7520.0540.976
matchPDict-exact434.218 10.726528.832
matchPDict-inexact62.261 1.73273.988
matchPWM2.9250.0423.358
matchPattern8.2590.4179.623
matchProbePair1.5170.0501.721
matchprobes0.4840.0190.544
misc0.0310.0020.032
needwunsQS0.0010.0010.001
nucleotideFrequency1.0700.1051.309
padAndClip0.8380.0380.982
pairwiseAlignment1.2970.0631.523
phiX174Phage0.8580.0661.032
pid0.7850.3251.233
replaceAt4.1800.1024.779
replaceLetterAt0.6780.3041.025
reverseComplement1.5440.0992.335
seqinfo-methods0.8600.0293.015
stringDist8.1120.1159.357
substitution_matrices1.6920.2241.995
toComplex0.0030.0020.008
translate2.5260.0602.706
trimLRPatterns0.1270.0100.170
xscat2.0840.0872.227
yeastSEQCHR10.0040.0070.014