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:38:52 -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 lconway


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: /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.5.tar.gz
StartedAt: 2024-03-27 19:48:47 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 20:01:02 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 735.5 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.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/Biostrings.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* 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.5’
* 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.4Mb
  sub-directories of 1Mb or more:
    R         2.1Mb
    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 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   286.302  5.255 294.626
matchPDict-inexact  58.943  0.854  60.294
findPalindromes     50.144  3.003  54.830
XStringSet-class    12.720  0.739  14.465
XStringSet-io        7.070  1.026  10.821
matchPattern         5.799  0.143   6.012
stringDist           4.776  0.276   5.091
* 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-03-18 r86148) -- "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 -- Wed Mar 27 20:00:43 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.680   0.340   7.087 

Example timings

Biostrings.Rcheck/Biostrings-Ex.timings

nameusersystemelapsed
AAString-class0.0040.0030.010
AMINO_ACID_CODE0.0020.0010.004
AlignedXStringSet-class0.2550.0050.265
DNAString-class0.0040.0010.005
GENETIC_CODE0.0110.0060.016
HNF4alpha0.0250.0030.030
IUPAC_CODE_MAP0.1610.0120.174
MIndex-class0.0010.0000.000
MaskedXString-class0.2400.0370.283
MultipleAlignment-class1.4450.0751.567
PDict-class3.8240.1854.055
PairwiseAlignments-class0.6900.0150.711
PairwiseAlignments-io2.6390.2572.966
QualityScaledXStringSet-class0.1640.0140.185
RNAString-class0.0070.0010.007
XString-class0.0090.0010.011
XStringQuality-class0.2060.0040.212
XStringSet-class12.720 0.73914.465
XStringSet-comparison2.7870.3473.220
XStringSet-io 7.070 1.02610.821
XStringSetList-class0.2030.0170.225
XStringViews-class0.0990.0130.114
align-utils0.0300.0090.044
chartr0.4480.0450.612
detail0.2920.1741.207
dinucleotideFrequencyTest0.0130.0060.023
findPalindromes50.144 3.00354.830
getSeq0.0860.0110.097
gregexpr20.0010.0020.002
injectHardMask0.0480.0060.054
letter0.0250.0030.028
letterFrequency0.9910.0541.102
longestConsecutive000
lowlevel-matching0.4020.0620.469
maskMotif0.9740.0841.068
match-utils0.0250.0010.026
matchLRPatterns0.4690.0230.501
matchPDict-exact286.302 5.255294.626
matchPDict-inexact58.943 0.85460.294
matchPWM3.0700.3563.469
matchPattern5.7990.1436.012
matchProbePair1.1170.0311.177
matchprobes000
misc0.0180.0000.018
needwunsQS000
nucleotideFrequency0.6790.0620.748
padAndClip0.4930.0140.512
pairwiseAlignment0.7060.0160.727
phiX174Phage0.4840.0240.512
pid0.3470.0070.357
replaceAt2.7760.3073.106
replaceLetterAt0.3980.0140.414
reverseComplement1.1890.0411.238
seqinfo-methods0.6610.0170.681
stringDist4.7760.2765.091
substitution_matrices0.8660.0110.881
toComplex0.0020.0000.001
translate1.3530.1041.466
trimLRPatterns0.0730.0030.080
xscat1.1310.0161.155
yeastSEQCHR10.0030.0020.004