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

This page was generated on 2024-04-17 11:37:32 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
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/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Biostrings 2.70.3  (landing page)
Hervé Pagès
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/Biostrings
git_branch: RELEASE_3_18
git_last_commit: c213e35
git_last_commit_date: 2024-03-12 13:21:34 -0400 (Tue, 12 Mar 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows 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
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

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.70.3
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.70.3.tar.gz
StartedAt: 2024-04-15 23:59:24 -0400 (Mon, 15 Apr 2024)
EndedAt: 2024-04-16 00:15:16 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 952.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: Biostrings.Rcheck
Warnings: 1

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.70.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/Biostrings.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* 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.70.3’
* 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 ... OK
* 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.3Mb
  sub-directories of 1Mb or more:
    R         2.0Mb
    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 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   425.190  6.641 469.225
matchPDict-inexact  61.256  1.134  65.405
findPalindromes     59.242  0.373  63.141
XStringSet-class    20.090  0.816  21.241
XStringSet-io       11.816  0.807  12.958
stringDist           8.678  0.109   9.025
matchPattern         8.062  0.245   8.377
PDict-class          5.567  0.203   5.992
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run_unitTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.18-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.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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: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;
                                               ^
2 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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: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)
                    ^
4 warnings generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-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.3-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 version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (64-bit)

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, sort, 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 -- Tue Apr 16 00:14:50 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.039   1.341  20.073 

Example timings

Biostrings.Rcheck/Biostrings-Ex.timings

nameusersystemelapsed
AAString-class0.0060.0020.009
AMINO_ACID_CODE0.0040.0020.006
AlignedXStringSet-class0.1190.0070.146
DNAString-class0.0070.0020.011
GENETIC_CODE0.0180.0130.037
HNF4alpha0.0440.0090.062
IUPAC_CODE_MAP0.3070.0400.388
MIndex-class0.0010.0010.000
MaskedXString-class0.4270.0760.590
MultipleAlignment-class2.6730.0773.085
PDict-class5.5670.2035.992
PairwiseAlignments-class1.1350.0161.155
PairwiseAlignments-io4.1210.2304.370
QualityScaledXStringSet-class0.2720.0170.290
RNAString-class0.0130.0020.014
XString-class0.0150.0020.018
XStringQuality-class0.2880.0070.297
XStringSet-class20.090 0.81621.241
XStringSet-comparison3.6420.1823.906
XStringSet-io11.816 0.80712.958
XStringSetList-class0.4890.0170.567
XStringViews-class0.2360.0230.259
align-utils0.0780.0160.095
chartr0.8180.0330.878
detail0.6940.1060.830
dinucleotideFrequencyTest0.0200.0060.028
findPalindromes59.242 0.37363.141
getSeq0.1200.0160.141
gregexpr20.0020.0020.004
injectHardMask0.0870.0140.108
letter0.0400.0060.050
letterFrequency1.4790.0891.688
longestConsecutive0.0000.0010.001
lowlevel-matching0.6350.0460.689
maskMotif1.5610.1051.756
match-utils0.0400.0010.044
matchLRPatterns0.7300.0260.763
matchPDict-exact425.190 6.641469.225
matchPDict-inexact61.256 1.13465.405
matchPWM2.9440.0312.989
matchPattern8.0620.2458.377
matchProbePair1.5010.0211.547
matchprobes0.4720.0140.489
misc0.0300.0010.031
needwunsQS0.0000.0010.001
nucleotideFrequency1.0650.0911.165
padAndClip0.8220.0230.852
pairwiseAlignment1.2150.0161.234
phiX174Phage0.8260.0180.848
pid0.7800.2641.052
replaceAt4.0220.0684.189
replaceLetterAt0.6790.2240.946
reverseComplement1.5420.0891.972
seqinfo-methods0.9160.0221.401
stringDist8.6780.1099.025
substitution_matrices1.7320.1862.013
toComplex0.0030.0020.009
translate2.6000.0622.939
trimLRPatterns0.1250.0090.169
xscat2.1270.0752.255
yeastSEQCHR10.0040.0050.008